-- MySQL dump 10.19  Distrib 10.3.39-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: ybnttrqi_wp280
-- ------------------------------------------------------
-- Server version	10.3.39-MariaDB-cll-lve

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

DROP TABLE IF EXISTS `wpuf_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_actionscheduler_actions`
--

LOCK TABLES `wpuf_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpuf_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpuf_actionscheduler_actions` VALUES (12,'action_scheduler/migration_hook','pending','2023-11-06 13:02:33','2023-11-06 13:02:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275753;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(13,'woocommerce_cleanup_draft_orders','pending','2023-11-06 13:01:34','2023-11-06 13:01:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699275694;s:18:\"\0*\0first_timestamp\";i:1699275694;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699275694;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),(14,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','pending','2023-11-06 13:04:47','2023-11-06 13:04:47',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(15,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:52','2023-11-06 13:04:52',10,'{\"column\":\"min_max_price\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275892;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(16,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:53','2023-11-06 13:04:53',10,'{\"column\":\"stock_quantity\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275893;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(17,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:54','2023-11-06 13:04:54',10,'{\"column\":\"sku\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275894;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(18,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:55','2023-11-06 13:04:55',10,'{\"column\":\"stock_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275895;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(19,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:56','2023-11-06 13:04:56',10,'{\"column\":\"average_rating\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275896;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(20,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:57','2023-11-06 13:04:57',10,'{\"column\":\"total_sales\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275897;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(21,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:58','2023-11-06 13:04:58',10,'{\"column\":\"downloadable\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275898;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(22,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:04:59','2023-11-06 13:04:59',10,'{\"column\":\"virtual\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275899;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275899;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(23,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:05:00','2023-11-06 13:05:00',10,'{\"column\":\"onsale\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275900;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(24,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:05:01','2023-11-06 13:05:01',10,'{\"column\":\"tax_class\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275901;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(25,'wc_update_product_lookup_tables_column','pending','2023-11-06 13:05:02','2023-11-06 13:05:02',10,'{\"column\":\"tax_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275902;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(26,'wc_update_product_lookup_tables_rating_count_batch','pending','2023-11-06 13:05:02','2023-11-06 13:05:02',10,'{\"offset\":0,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699275902;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699275902;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(27,'woocommerce_update_marketplace_suggestions','pending','2023-11-07 04:23:42','2023-11-07 04:23:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1699331022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1699331022;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpuf_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpuf_actionscheduler_claims`
--

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

--
-- Table structure for table `wpuf_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpuf_actionscheduler_groups`
--

LOCK TABLES `wpuf_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpuf_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpuf_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,''),(3,'wc_update_product_lookup_tables');
/*!40000 ALTER TABLE `wpuf_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpuf_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_actionscheduler_logs`
--

LOCK TABLES `wpuf_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpuf_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpuf_actionscheduler_logs` VALUES (1,12,'action created','2023-11-06 13:01:33','2023-11-06 13:01:33'),(2,13,'action created','2023-11-06 13:01:34','2023-11-06 13:01:34'),(3,14,'action created','2023-11-06 13:04:47','2023-11-06 13:04:47'),(4,15,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(5,16,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(6,17,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(7,18,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(8,19,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(9,20,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(10,21,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(11,22,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(12,23,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(13,24,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(14,25,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(15,26,'action created','2023-11-06 13:04:52','2023-11-06 13:04:52'),(16,27,'action created','2023-11-07 04:23:42','2023-11-07 04:23:42');
/*!40000 ALTER TABLE `wpuf_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_commentmeta`
--

DROP TABLE IF EXISTS `wpuf_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_commentmeta`
--

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

--
-- Table structure for table `wpuf_comments`
--

DROP TABLE IF EXISTS `wpuf_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=50 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_comments`
--

LOCK TABLES `wpuf_comments` WRITE;
/*!40000 ALTER TABLE `wpuf_comments` DISABLE KEYS */;
INSERT INTO `wpuf_comments` VALUES (2,4352,'Rebecca','vera@veniko.com','','92.247.170.164','2023-03-01 11:57:32','2023-03-01 11:57:32','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(3,4352,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 12:03:03','2023-03-01 12:03:03','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(4,4364,'Rebecca','vera@veniko.com','','92.247.170.164','2023-03-01 11:56:23','2023-03-01 11:56:23','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(5,4364,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 12:02:48','2023-03-01 12:02:48','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(6,4367,'Sandy','support+general@vamtam.com','','92.247.170.164','2023-03-01 11:56:04','2023-03-01 11:56:04','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(7,4367,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 12:02:33','2023-03-01 12:02:33','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(8,4369,'Rebecca','vera@veniko.com','','92.247.170.164','2023-03-01 11:55:21','2023-03-01 11:55:21','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(9,4369,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 12:02:08','2023-03-01 12:02:08','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(10,4594,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 11:58:33','2023-03-01 11:58:33','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(11,4594,'Sandy','support+general@vamtam.com','','92.247.170.164','2023-03-01 12:04:37','2023-03-01 12:04:37','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(12,4597,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 11:58:10','2023-03-01 11:58:10','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(13,4597,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 12:04:00','2023-03-01 12:04:00','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(14,4600,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 11:57:54','2023-03-01 11:57:54','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(15,4600,'Rebecca','vera@veniko.com','','92.247.170.164','2023-03-01 12:03:39','2023-03-01 12:03:39','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(16,4371,'Sandy','support+general@vamtam.com','','92.247.170.164','2023-03-01 11:55:46','2023-03-01 11:55:46','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(17,4371,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 12:01:51','2023-03-01 12:01:51','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(18,4373,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 11:54:57','2023-03-01 11:54:57','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(19,4373,'Rebecca','vera@veniko.com','','92.247.170.164','2023-03-01 12:01:25','2023-03-01 12:01:25','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(20,4375,'Sandy','support+general@vamtam.com','','92.247.170.164','2023-03-01 11:54:42','2023-03-01 11:54:42','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(21,4375,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 12:01:09','2023-03-01 12:01:09','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(22,4377,'Kely','office@vamtam.com','','92.247.170.164','2023-03-01 11:54:15','2023-03-01 11:54:15','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(23,4377,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 12:00:45','2023-03-01 12:00:45','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(24,4379,'Sandy','support+general@vamtam.com','','92.247.170.164','2023-03-01 11:53:54','2023-03-01 11:53:54','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(25,4379,'Justine','office@veniko.com','','92.247.170.164','2023-03-01 12:00:11','2023-03-01 12:00:11','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(26,4381,'Justine','office@veniko.com','','92.247.170.164','2023-02-28 15:59:44','2023-02-28 15:59:44','Excellent tips! Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.',0,'1','','comment',0,0),(27,4381,'Kely','office@vamtam.com','','92.247.170.164','2023-02-28 16:00:42','2023-02-28 16:00:42','Thank you for this very useful blog! When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration.',0,'1','','comment',0,0),(28,5036,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-02 13:14:10','2023-03-02 13:14:10','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(29,5061,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-02 13:28:36','2023-03-02 13:28:36','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(30,5108,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-02 21:09:08','2023-03-02 21:09:08','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(31,5144,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 10:11:03','2023-03-03 10:11:03','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(32,5178,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 10:18:49','2023-03-03 10:18:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(33,5192,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 10:32:38','2023-03-03 10:32:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(34,5205,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 10:38:48','2023-03-03 10:38:48','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(35,5214,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 10:52:48','2023-03-03 10:52:48','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(36,5265,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 11:20:14','2023-03-03 11:20:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(37,5472,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-03 16:30:07','2023-03-03 16:30:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(38,5473,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-04 20:38:29','2023-03-04 20:38:29','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(39,5474,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-05 13:13:05','2023-03-05 13:13:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(40,5520,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-06 12:32:23','2023-03-06 12:32:23','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(41,5604,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-06 15:50:18','2023-03-06 15:50:18','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(42,5629,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-06 16:31:54','2023-03-06 16:31:54','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(43,5694,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-03-09 10:35:00','2023-03-09 10:35:00','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(44,5012,'WooCommerce','woocommerce@coiffure.demo.vamtam.com','','','2023-03-02 12:53:31','2023-03-02 12:53:31','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','','order_note',0,0),(45,5710,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-03-11 10:18:05','2023-03-11 10:18:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(46,5808,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-05-15 20:53:14','2023-05-15 20:53:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(47,5809,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-05-15 21:07:25','2023-05-15 21:07:25','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(48,5811,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-06-20 08:24:13','2023-06-20 08:24:13','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0),(49,7585,'WooCommerce','woocommerce@coiffure.vamtam.com','','','2023-10-21 11:52:50','2023-10-21 11:52:50','Awaiting check payment Order status changed from Pending payment to On hold.',0,'1','','order_note',0,0);
/*!40000 ALTER TABLE `wpuf_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_e_events`
--

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

--
-- Dumping data for table `wpuf_e_events`
--

LOCK TABLES `wpuf_e_events` WRITE;
/*!40000 ALTER TABLE `wpuf_e_events` DISABLE KEYS */;
INSERT INTO `wpuf_e_events` VALUES (1,'{\"event\":\"indication prompt\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"\\\",\\\"action_state\\\":\\\"success\\\",\\\"action\\\":\\\"connect account\\\",\\\"client_id\\\":\\\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\\\"}\",\"ts\":\"2023-11-04T19:09:19.872+04:00\"}','2023-11-04 19:09:19'),(2,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"hello\\\",\\\"user_state\\\":\\\"logged\\\",\\\"client_id\\\":\\\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\\\"}\",\"ts\":\"2023-11-04T19:09:19.888+04:00\"}','2023-11-04 19:09:19'),(3,'{\"event\":\"next\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"hello\\\",\\\"client_id\\\":\\\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\\\"}\",\"ts\":\"2023-11-04T19:09:32.746+04:00\"}','2023-11-04 19:09:32'),(4,'{\"event\":\"indication prompt\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"\\\",\\\"action_state\\\":\\\"success\\\",\\\"action\\\":\\\"hello theme activation\\\",\\\"client_id\\\":\\\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\\\"}\",\"ts\":\"2023-11-04T19:09:35.580+04:00\"}','2023-11-04 19:09:35'),(5,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"siteName\\\",\\\"user_state\\\":\\\"logged\\\",\\\"client_id\\\":\\\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\\\"}\",\"ts\":\"2023-11-04T19:09:35.618+04:00\"}','2023-11-04 19:09:35');
/*!40000 ALTER TABLE `wpuf_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_e_submissions`
--

DROP TABLE IF EXISTS `wpuf_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_e_submissions`
--

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

--
-- Table structure for table `wpuf_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpuf_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_e_submissions_actions_log`
--

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

--
-- Table structure for table `wpuf_e_submissions_values`
--

DROP TABLE IF EXISTS `wpuf_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_e_submissions_values`
--

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

--
-- Table structure for table `wpuf_links`
--

DROP TABLE IF EXISTS `wpuf_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_links`
--

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

--
-- Table structure for table `wpuf_options`
--

DROP TABLE IF EXISTS `wpuf_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=991 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_options`
--

LOCK TABLES `wpuf_options` WRITE;
/*!40000 ALTER TABLE `wpuf_options` DISABLE KEYS */;
INSERT INTO `wpuf_options` VALUES (1,'siteurl','https://johnbaconsalon.com','yes'),(2,'home','https://johnbaconsalon.com','yes'),(3,'blogname','John Bacon Salon','yes'),(4,'blogdescription','Where hair is art','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','scott@scottclarkdesign.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'),(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:181:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s: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:41:\"index.php?&page_id=5853&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";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:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s: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:7:{i:0;s:21:\"backuply/backuply.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:33:\"instagram-feed/instagram-feed.php\";i:3;s:29:\"pro-elements/pro-elements.php\";i:4;s:70:\"vamtam-elementor-integration-coiffure/vamtam-elementor-integration.php\";i:5;s:39:\"vamtam-importers-e/vamtam-importers.php\";i:6;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','a:2:{i:0;s:84:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/akismet/akismet.php\";i:1;s:0:\"\";}','no'),(40,'template','coiffure','yes'),(41,'stylesheet','coiffure','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','55853','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','0','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:3:{s:21:\"backuply/backuply.php\";s:21:\"backuply_deactivation\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','5853','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','7622','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','1706315234','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','53496','yes'),(100,'wpuf_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:115:{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:29:\"manage_instagram_feed_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;}}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'),(101,'fresh_site','0','yes'),(102,'user_count','1','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:26:{i:1690763234;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s: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:1690765473;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:1690765579;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1690765580;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1690765639;a:1:{s:28:\"wp_update_comment_type_batch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1690849634;a:2:{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;}}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:1699132079;a:1:{s:22:\"backuply_timeout_check\";a:1:{s:32:\"2b7c3129f01b54401667fc00f645c6c3\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{s:10:\"is_restore\";b:0;}}}}i:1699139237;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:1699139321;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1699275551;a:2:{s:21:\"sb_instagram_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:23:\"sb_instagram_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1699275628;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:1699275629;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:1699275639;a:3:{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;}}s:30:\"generate_category_lookup_table\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1699275689;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:1699275693;a:3:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1699275699;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:1699275883;a:1:{s:31:\"woocommerce_flush_rewrite_rules\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1699275892;a:1:{s:33:\"wp_vamtam_import_attachments_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:42:\"wp_vamtam_import_attachments_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1699279229;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:1699282220;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"a33bdbdff47548655d9bd9c05ea3930a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:11;}}}}i:1699286429;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:1699297229;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:1699315200;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:1699854830;a:1:{s:23:\"sbi_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:1700460000;a:2:{s:29:\"sb_instagram_feed_issue_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"sbi_notification_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'recovery_keys','a:1:{s:22:\"QLGq5cpXUICwyBifzB6zwG\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BgZbmQAKBcbnfHlZySTgSbR2pZsde0/\";s:10:\"created_at\";i:1699275893;}}','yes'),(121,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1699139375;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(122,'_transient_doing_cron','1722439832.0479660034179687500000','yes'),(123,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.4\";s:7:\"version\";s:3:\"6.4\";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:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.4-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.4\";s:7:\"version\";s:3:\"6.4\";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:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1699418494;s:15:\"version_checked\";s:5:\"6.3.2\";s:12:\"translations\";a:0:{}}','no'),(150,'_site_transient_timeout_browser_4355e917423cadf894833f03efa36503','1699735489','no'),(151,'_site_transient_browser_4355e917423cadf894833f03efa36503','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"16.6\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(152,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1699735490','no'),(153,'_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'),(165,'recently_activated','a:0:{}','yes'),(173,'backuply_version','1.2.2','yes'),(174,'backuply_hide_trial','-1699274991','yes'),(175,'backuply_hide_holiday','1699315540','yes'),(176,'backuply_promo_time','1699131637','yes'),(177,'backuply_offer_time','1699131637','yes'),(178,'backuply_backup_nag','1699274993','yes'),(179,'db_upgraded','','yes'),(180,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.3.2\";s:5:\"files\";a:496:{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:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"quote/style-rtl.css\";i:357;s:23:\"quote/style-rtl.min.css\";i:358;s:15:\"quote/style.css\";i:359;s:19:\"quote/style.min.css\";i:360;s:19:\"quote/theme-rtl.css\";i:361;s:23:\"quote/theme-rtl.min.css\";i:362;s:15:\"quote/theme.css\";i:363;s:19:\"quote/theme.min.css\";i:364;s:23:\"read-more/style-rtl.css\";i:365;s:27:\"read-more/style-rtl.min.css\";i:366;s:19:\"read-more/style.css\";i:367;s:23:\"read-more/style.min.css\";i:368;s:18:\"rss/editor-rtl.css\";i:369;s:22:\"rss/editor-rtl.min.css\";i:370;s:14:\"rss/editor.css\";i:371;s:18:\"rss/editor.min.css\";i:372;s:17:\"rss/style-rtl.css\";i:373;s:21:\"rss/style-rtl.min.css\";i:374;s:13:\"rss/style.css\";i:375;s:17:\"rss/style.min.css\";i:376;s:21:\"search/editor-rtl.css\";i:377;s:25:\"search/editor-rtl.min.css\";i:378;s:17:\"search/editor.css\";i:379;s:21:\"search/editor.min.css\";i:380;s:20:\"search/style-rtl.css\";i:381;s:24:\"search/style-rtl.min.css\";i:382;s:16:\"search/style.css\";i:383;s:20:\"search/style.min.css\";i:384;s:20:\"search/theme-rtl.css\";i:385;s:24:\"search/theme-rtl.min.css\";i:386;s:16:\"search/theme.css\";i:387;s:20:\"search/theme.min.css\";i:388;s:24:\"separator/editor-rtl.css\";i:389;s:28:\"separator/editor-rtl.min.css\";i:390;s:20:\"separator/editor.css\";i:391;s:24:\"separator/editor.min.css\";i:392;s:23:\"separator/style-rtl.css\";i:393;s:27:\"separator/style-rtl.min.css\";i:394;s:19:\"separator/style.css\";i:395;s:23:\"separator/style.min.css\";i:396;s:23:\"separator/theme-rtl.css\";i:397;s:27:\"separator/theme-rtl.min.css\";i:398;s:19:\"separator/theme.css\";i:399;s:23:\"separator/theme.min.css\";i:400;s:24:\"shortcode/editor-rtl.css\";i:401;s:28:\"shortcode/editor-rtl.min.css\";i:402;s:20:\"shortcode/editor.css\";i:403;s:24:\"shortcode/editor.min.css\";i:404;s:24:\"site-logo/editor-rtl.css\";i:405;s:28:\"site-logo/editor-rtl.min.css\";i:406;s:20:\"site-logo/editor.css\";i:407;s:24:\"site-logo/editor.min.css\";i:408;s:23:\"site-logo/style-rtl.css\";i:409;s:27:\"site-logo/style-rtl.min.css\";i:410;s:19:\"site-logo/style.css\";i:411;s:23:\"site-logo/style.min.css\";i:412;s:27:\"site-tagline/editor-rtl.css\";i:413;s:31:\"site-tagline/editor-rtl.min.css\";i:414;s:23:\"site-tagline/editor.css\";i:415;s:27:\"site-tagline/editor.min.css\";i:416;s:25:\"site-title/editor-rtl.css\";i:417;s:29:\"site-title/editor-rtl.min.css\";i:418;s:21:\"site-title/editor.css\";i:419;s:25:\"site-title/editor.min.css\";i:420;s:24:\"site-title/style-rtl.css\";i:421;s:28:\"site-title/style-rtl.min.css\";i:422;s:20:\"site-title/style.css\";i:423;s:24:\"site-title/style.min.css\";i:424;s:26:\"social-link/editor-rtl.css\";i:425;s:30:\"social-link/editor-rtl.min.css\";i:426;s:22:\"social-link/editor.css\";i:427;s:26:\"social-link/editor.min.css\";i:428;s:27:\"social-links/editor-rtl.css\";i:429;s:31:\"social-links/editor-rtl.min.css\";i:430;s:23:\"social-links/editor.css\";i:431;s:27:\"social-links/editor.min.css\";i:432;s:26:\"social-links/style-rtl.css\";i:433;s:30:\"social-links/style-rtl.min.css\";i:434;s:22:\"social-links/style.css\";i:435;s:26:\"social-links/style.min.css\";i:436;s:21:\"spacer/editor-rtl.css\";i:437;s:25:\"spacer/editor-rtl.min.css\";i:438;s:17:\"spacer/editor.css\";i:439;s:21:\"spacer/editor.min.css\";i:440;s:20:\"spacer/style-rtl.css\";i:441;s:24:\"spacer/style-rtl.min.css\";i:442;s:16:\"spacer/style.css\";i:443;s:20:\"spacer/style.min.css\";i:444;s:20:\"table/editor-rtl.css\";i:445;s:24:\"table/editor-rtl.min.css\";i:446;s:16:\"table/editor.css\";i:447;s:20:\"table/editor.min.css\";i:448;s:19:\"table/style-rtl.css\";i:449;s:23:\"table/style-rtl.min.css\";i:450;s:15:\"table/style.css\";i:451;s:19:\"table/style.min.css\";i:452;s:19:\"table/theme-rtl.css\";i:453;s:23:\"table/theme-rtl.min.css\";i:454;s:15:\"table/theme.css\";i:455;s:19:\"table/theme.min.css\";i:456;s:23:\"tag-cloud/style-rtl.css\";i:457;s:27:\"tag-cloud/style-rtl.min.css\";i:458;s:19:\"tag-cloud/style.css\";i:459;s:23:\"tag-cloud/style.min.css\";i:460;s:28:\"template-part/editor-rtl.css\";i:461;s:32:\"template-part/editor-rtl.min.css\";i:462;s:24:\"template-part/editor.css\";i:463;s:28:\"template-part/editor.min.css\";i:464;s:27:\"template-part/theme-rtl.css\";i:465;s:31:\"template-part/theme-rtl.min.css\";i:466;s:23:\"template-part/theme.css\";i:467;s:27:\"template-part/theme.min.css\";i:468;s:30:\"term-description/style-rtl.css\";i:469;s:34:\"term-description/style-rtl.min.css\";i:470;s:26:\"term-description/style.css\";i:471;s:30:\"term-description/style.min.css\";i:472;s:27:\"text-columns/editor-rtl.css\";i:473;s:31:\"text-columns/editor-rtl.min.css\";i:474;s:23:\"text-columns/editor.css\";i:475;s:27:\"text-columns/editor.min.css\";i:476;s:26:\"text-columns/style-rtl.css\";i:477;s:30:\"text-columns/style-rtl.min.css\";i:478;s:22:\"text-columns/style.css\";i:479;s:26:\"text-columns/style.min.css\";i:480;s:19:\"verse/style-rtl.css\";i:481;s:23:\"verse/style-rtl.min.css\";i:482;s:15:\"verse/style.css\";i:483;s:19:\"verse/style.min.css\";i:484;s:20:\"video/editor-rtl.css\";i:485;s:24:\"video/editor-rtl.min.css\";i:486;s:16:\"video/editor.css\";i:487;s:20:\"video/editor.min.css\";i:488;s:19:\"video/style-rtl.css\";i:489;s:23:\"video/style-rtl.min.css\";i:490;s:15:\"video/style.css\";i:491;s:19:\"video/style.min.css\";i:492;s:19:\"video/theme-rtl.css\";i:493;s:23:\"video/theme-rtl.min.css\";i:494;s:15:\"video/theme.css\";i:495;s:19:\"video/theme.min.css\";}}','yes'),(181,'can_compress_scripts','1','yes'),(186,'backuply_settings','a:3:{s:10:\"backup_dir\";i:1;s:9:\"backup_db\";i:1;s:15:\"backup_location\";s:0:\"\";}','yes'),(187,'backuply_status','a:3:{s:10:\"backup_dir\";s:1:\"1\";s:9:\"backup_db\";s:1:\"1\";s:15:\"backup_location\";s:0:\"\";}','yes'),(188,'backuply_backup_stopped','1','yes'),(195,'elementor_active_kit','18','yes'),(196,'elementor_font_display','swap','yes'),(199,'elementor_version','3.17.2','yes'),(200,'elementor_install_history','a:1:{s:6:\"3.17.2\";i:1699139322;}','yes'),(201,'elementor_events_db_version','1.0.0','no'),(202,'elementor_onboarded','1','yes'),(203,'elementor_connect_site_key','4795d722bf44593507c31587847ba4dc','yes'),(204,'elementor_allow_tracking','yes','yes'),(205,'elementor_tracker_last_send','1699139357','yes'),(206,'_transient_timeout_elementor_rollback_versions_3.17.2','1699744158','no'),(207,'_transient_elementor_rollback_versions_3.17.2','a:30:{i:0;s:6:\"3.17.1\";i:1;s:6:\"3.17.0\";i:2;s:6:\"3.16.6\";i:3;s:6:\"3.16.5\";i:4;s:6:\"3.16.4\";i:5;s:6:\"3.16.3\";i:6;s:6:\"3.16.2\";i:7;s:6:\"3.16.1\";i:8;s:6:\"3.16.0\";i:9;s:6:\"3.15.3\";i:10;s:6:\"3.15.2\";i:11;s:6:\"3.15.1\";i:12;s:6:\"3.15.0\";i:13;s:6:\"3.14.1\";i:14;s:6:\"3.14.0\";i:15;s:6:\"3.13.4\";i:16;s:6:\"3.13.3\";i:17;s:6:\"3.13.2\";i:18;s:6:\"3.13.1\";i:19;s:6:\"3.13.0\";i:20;s:6:\"3.12.2\";i:21;s:6:\"3.12.1\";i:22;s:6:\"3.12.0\";i:23;s:6:\"3.11.5\";i:24;s:6:\"3.11.4\";i:25;s:6:\"3.11.3\";i:26;s:6:\"3.11.2\";i:27;s:6:\"3.11.1\";i:28;s:6:\"3.11.0\";i:29;s:6:\"3.10.2\";}','no'),(208,'_elementor_installed_time','1699139358','yes'),(209,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:18:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(210,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:86:\"New in Elementor 3.17 - Enhance Visitor Experience With AJAX, Faster Websites and More\";s:7:\"excerpt\";s:173:\"Elementor 3.17 introduces AJAX Loading for Loop Grids, improves image loading speed, adds the ability to access past prompts and content generated by Elementor AI, and more.\";s:7:\"created\";i:1698835967;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:150:\"https://elementor.com/blog/elementor-317-loop-grid-ajax-loading-rating-widget/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:82:\"Elementor 3.15 is Here - Check out The Taxonomy Filter, Nested Accordion, and More\";s:7:\"excerpt\";s:241:\"This release includes the first phase of the much-awaited Taxonomy Filter, the new and improved Accordion widget with nested items, enhanced styling capabilities for Carousel widgets, fun new Elementor AI Image tools, and the new Apps Page. \";s:7:\"created\";i:1691513693;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:157:\"https://elementor.com/blog/introducing-315-taxonomy-filter-nested-accordion-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(214,'current_theme','(VamTam) Coiffure','yes'),(215,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1699275084;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','yes'),(216,'theme_switched','','yes'),(217,'hello_theme_version','2.9.0','yes'),(221,'WPLANG','','yes'),(230,'elementor_pro_version','3.16.2','yes'),(231,'elementor_pro_install_history','a:1:{s:6:\"3.17.2\";i:1699139991;}','yes'),(232,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(233,'elementor_submissions_db_version','5','yes'),(254,'_transient_timeout_bcloud_trial_token','1699278587','no'),(255,'_transient_bcloud_trial_token','iodXjbRa0YMcyHDzcXbAADi3Z6uY4Pyg','no'),(262,'theme_is_activated_vamtam_coiffure','1','yes'),(263,'coiffure_vamtam_theme_activated','1','yes'),(264,'vamtam-global-styles-imported','1','yes'),(265,'vamtam-global-layout-imported','1','yes'),(266,'vamtam-migrated-theme-options','1','yes'),(267,'vamtam-css-cache-timestamp','1699275045','yes'),(268,'coiffure-vamtam-last-theme-version','2.3','yes'),(274,'theme_mods_coiffure','a:6:{s:18:\"custom_css_post_id\";i:412;s:18:\"nav_menu_locations\";a:0:{}i:0;b:0;s:11:\"custom_logo\";i:7;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1678439959;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}s:22:\"vamtam_force_demo_menu\";b:1;}','yes'),(275,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1699418496;s:7:\"checked\";a:5:{s:8:\"coiffure\";s:3:\"2.3\";s:15:\"hello-elementor\";s:5:\"2.9.0\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.0.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.3.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.6.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"2.9.0\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.2.9.0.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','no'),(276,'vamtam-dpf-opt-check','1','yes'),(278,'_transient_timeout_vamtam_plugin_data_wpforms-lite','1699361892','no'),(279,'_transient_vamtam_plugin_data_wpforms-lite','a:2:{s:11:\"Description\";s:159:\"The best WordPress contact form plugin. Drag &amp; Drop online form builder to create beautiful contact forms, payment forms, &amp; other custom forms &hellip;\";s:7:\"Version\";s:7:\"1.8.4.1\";}','no'),(280,'_transient_timeout_vamtam_plugin_data_cookie-law-info','1699361892','no'),(281,'_transient_vamtam_plugin_data_cookie-law-info','a:2:{s:11:\"Description\";s:147:\"Easily set up cookie notice, cookie policy and get GDPR cookie compliance. Supports GDPR (DSGVO, RGPD), LGPD, CNIL, POPIA, CCPA/CPRA and other U.S.\";s:7:\"Version\";s:5:\"3.1.6\";}','no'),(282,'_transient_timeout_vamtam_plugin_data_limit-login-attempts-reloaded','1699361892','no'),(283,'_transient_vamtam_plugin_data_limit-login-attempts-reloaded','a:2:{s:11:\"Description\";s:137:\"Block excessive login attempts and protect your site against brute force attacks. Simple, yet powerful tools to improve site performance.\";s:7:\"Version\";s:7:\"2.25.26\";}','no'),(284,'_transient_timeout_vamtam_plugin_data_loco-translate','1699361892','no'),(285,'_transient_vamtam_plugin_data_loco-translate','a:2:{s:11:\"Description\";s:63:\"Translate WordPress plugins and themes directly in your browser\";s:7:\"Version\";s:5:\"2.6.6\";}','no'),(286,'_transient_timeout_vamtam_plugin_data_really-simple-ssl','1699361892','no'),(287,'_transient_vamtam_plugin_data_really-simple-ssl','a:2:{s:11:\"Description\";s:101:\"The easiest way to improve security! Leverage your SSL certificate and protect your website visitors.\";s:7:\"Version\";s:5:\"7.1.3\";}','no'),(288,'_transient_timeout_vamtam_plugin_data_instagram-feed','1699361892','no'),(289,'_transient_vamtam_plugin_data_instagram-feed','a:2:{s:11:\"Description\";s:148:\"Formerly &quot;Instagram Feed&quot;. Display clean, customizable, and responsive Instagram feeds from multiple accounts. Supports Instagram oEmbeds.\";s:7:\"Version\";s:5:\"6.2.4\";}','no'),(290,'_transient_timeout_vamtam_plugin_data_updraftplus','1699361892','no'),(291,'_transient_vamtam_plugin_data_updraftplus','a:2:{s:11:\"Description\";s:133:\"Backup, restoration and migration - world&#039;s most popular backup tool. Backup to the cloud - schedule backups or backup manually.\";s:7:\"Version\";s:7:\"1.23.11\";}','no'),(292,'_transient_timeout_vamtam_plugin_data_vamtam-elementor-integration-coiffure','1699361892','no'),(293,'_transient_vamtam_plugin_data_vamtam-elementor-integration-coiffure','','no'),(294,'_transient_timeout_vamtam_plugin_data_vamtam-importers-e','1699361892','no'),(295,'_transient_vamtam_plugin_data_vamtam-importers-e','','no'),(296,'_transient_timeout_vamtam_plugin_data_vamtam-product-qa','1699361892','no'),(297,'_transient_vamtam_plugin_data_vamtam-product-qa','','no'),(298,'_transient_timeout_vamtam_plugin_data_wp-super-cache','1699361892','no'),(299,'_transient_vamtam_plugin_data_wp-super-cache','a:2:{s:11:\"Description\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"Version\";s:6:\"1.10.0\";}','no'),(300,'_transient_timeout_vamtam_plugin_data_woocommerce','1699361892','no'),(301,'_transient_vamtam_plugin_data_woocommerce','a:2:{s:11:\"Description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:7:\"Version\";s:5:\"8.2.1\";}','no'),(302,'_transient_timeout_vamtam_plugin_data_woocommerce-paypal-payments','1699361892','no'),(303,'_transient_vamtam_plugin_data_woocommerce-paypal-payments','a:2:{s:11:\"Description\";s:142:\"PayPal&#039;s latest payment processing solution. Accept PayPal, Pay Later, credit/debit cards, alternative digital wallets and bank accounts.\";s:7:\"Version\";s:5:\"2.4.0\";}','no'),(304,'_transient_timeout_vamtam_plugin_data_woocommerce-payments','1699361892','no'),(305,'_transient_vamtam_plugin_data_woocommerce-payments','a:2:{s:11:\"Description\";s:146:\"Securely accept credit and debit cards on your WooCommerce store. Manage payments without leaving your WordPress dashboard. Only with WooPayments.\";s:7:\"Version\";s:5:\"6.7.1\";}','no'),(306,'_transient_timeout_vamtam_plugin_data_wordfence','1699361892','no'),(307,'_transient_vamtam_plugin_data_wordfence','a:2:{s:11:\"Description\";s:149:\"Firewall, Malware Scanner, Two Factor Auth and Comprehensive Security Features, powered by our 24 hour team. Make security a priority with Wordfence.\";s:7:\"Version\";s:6:\"7.10.6\";}','no'),(308,'_transient_timeout_vamtam_plugin_data_wordpress-seo','1699361892','no'),(309,'_transient_vamtam_plugin_data_wordpress-seo','a:2:{s:11:\"Description\";s:118:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.\";s:7:\"Version\";s:4:\"21.5\";}','no'),(310,'sbi_statuses','a:6:{s:8:\"database\";a:1:{s:14:\"hashtag_column\";b:1;}s:13:\"first_install\";i:1699275613;s:4:\"gdpr\";a:1:{s:19:\"from_update_success\";b:1;}s:12:\"data_manager\";a:2:{s:9:\"last_used\";i:1699189215;s:14:\"num_db_updates\";i:31;}s:24:\"support_legacy_shortcode\";b:0;s:16:\"wizard_dismissed\";b:0;}','yes'),(311,'sbi_usage_tracking','a:2:{s:7:\"enabled\";b:0;s:9:\"last_send\";i:0;}','yes'),(313,'elementor_experiment-e_dom_optimization','active','yes'),(314,'elementor_experiment-e_optimized_assets_loading','active','yes'),(315,'elementor_experiment-e_optimized_css_loading','active','yes'),(316,'elementor_experiment-e_font_icon_svg','active','yes'),(317,'elementor_experiment-additional_custom_breakpoints','active','yes'),(318,'elementor_experiment-admin_menu_rearrangement','inactive','yes'),(319,'elementor_experiment-container','active','yes'),(320,'elementor_experiment-e_swiper_latest','active','yes'),(321,'elementor_experiment-container_grid','active','yes'),(322,'elementor_experiment-theme_builder_v2','active','yes'),(323,'elementor_experiment-editor_v2','active','yes'),(324,'elementor_experiment-block_editor_assets_optimize','active','yes'),(325,'elementor_experiment-ai-layout','inactive','yes'),(326,'elementor_experiment-landing-pages','active','yes'),(327,'elementor_experiment-nested-elements','active','yes'),(328,'elementor_experiment-e_lazyload','active','yes'),(329,'elementor_experiment-e_image_loading_optimization','active','yes'),(330,'elementor_experiment-e_global_styleguide','active','yes'),(331,'elementor_experiment-page-transitions','active','yes'),(332,'elementor_experiment-notes','active','yes'),(333,'elementor_experiment-form-submissions','active','yes'),(334,'elementor_experiment-e_scroll_snap','active','yes'),(335,'elementor_experiment-mega-menu','active','yes'),(336,'elementor_experiment-taxonomy-filter','active','yes'),(337,'vamtam-set-experiments-default-state','1','yes'),(338,'widget_instagram-feed-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(339,'sbi_usage_tracking_config','a:6:{s:3:\"day\";i:1;s:4:\"hour\";i:5;s:6:\"minute\";i:53;s:6:\"second\";i:50;s:6:\"offset\";i:107630;s:8:\"initsend\";i:1699854830;}','yes'),(340,'_transient_timeout_instagram_feed_rating_notice_waiting','1700485213','no'),(341,'_transient_instagram_feed_rating_notice_waiting','waiting','no'),(342,'sbi_rating_notice','pending','no'),(343,'sbi_db_version','2.2','yes'),(344,'sb_instagram_errors','a:9:{s:10:\"connection\";a:0:{}s:7:\"hashtag\";a:0:{}s:8:\"resizing\";a:0:{}s:15:\"database_create\";a:0:{}s:10:\"upload_dir\";a:0:{}s:8:\"accounts\";a:0:{}s:9:\"error_log\";a:0:{}s:10:\"action_log\";a:1:{i:0;s:41:\"11-06 13:00:15 - Retesting GDPR features.\";}s:7:\"revoked\";a:0:{}}','no'),(345,'sb_instagram_settings','a:124:{s:15:\"sb_instagram_at\";s:0:\"\";s:20:\"sb_instagram_user_id\";s:0:\"\";s:30:\"sb_instagram_preserve_settings\";s:0:\"\";s:23:\"sb_instagram_ajax_theme\";s:0:\"\";s:27:\"sb_instagram_disable_resize\";b:0;s:23:\"sb_instagram_cache_time\";s:1:\"1\";s:28:\"sb_instagram_cache_time_unit\";s:5:\"hours\";s:16:\"sbi_caching_type\";s:4:\"page\";s:23:\"sbi_cache_cron_interval\";s:7:\"12hours\";s:19:\"sbi_cache_cron_time\";s:1:\"1\";s:20:\"sbi_cache_cron_am_pm\";s:2:\"am\";s:18:\"sb_instagram_width\";s:3:\"100\";s:23:\"sb_instagram_width_unit\";s:1:\"%\";s:28:\"sb_instagram_feed_width_resp\";b:0;s:19:\"sb_instagram_height\";s:0:\"\";s:16:\"sb_instagram_num\";s:2:\"20\";s:24:\"sb_instagram_height_unit\";s:0:\"\";s:17:\"sb_instagram_cols\";s:1:\"4\";s:27:\"sb_instagram_disable_mobile\";b:0;s:26:\"sb_instagram_image_padding\";s:1:\"5\";s:31:\"sb_instagram_image_padding_unit\";s:2:\"px\";s:17:\"sb_instagram_sort\";s:4:\"none\";s:23:\"sb_instagram_background\";s:0:\"\";s:21:\"sb_instagram_show_btn\";b:1;s:27:\"sb_instagram_btn_background\";s:0:\"\";s:27:\"sb_instagram_btn_text_color\";s:0:\"\";s:21:\"sb_instagram_btn_text\";s:9:\"Load More\";s:22:\"sb_instagram_image_res\";s:4:\"auto\";s:30:\"sb_instagram_lightbox_comments\";b:1;s:25:\"sb_instagram_num_comments\";s:2:\"20\";s:21:\"sb_instagram_show_bio\";b:1;s:27:\"sb_instagram_show_followers\";b:1;s:24:\"sb_instagram_show_header\";b:1;s:24:\"sb_instagram_header_size\";s:5:\"small\";s:25:\"sb_instagram_header_color\";s:0:\"\";s:20:\"sb_instagram_stories\";b:1;s:25:\"sb_instagram_stories_time\";i:5000;s:28:\"sb_instagram_show_follow_btn\";b:1;s:33:\"sb_instagram_folow_btn_background\";s:0:\"\";s:34:\"sb_instagram_follow_btn_text_color\";s:0:\"\";s:28:\"sb_instagram_follow_btn_text\";s:19:\"Follow on Instagram\";s:23:\"sb_instagram_custom_css\";s:0:\"\";s:22:\"sb_instagram_custom_js\";s:0:\"\";s:17:\"sb_instagram_cron\";s:5:\"unset\";s:19:\"sb_instagram_backup\";b:1;s:15:\"sb_ajax_initial\";b:0;s:24:\"enqueue_css_in_shortcode\";b:0;s:18:\"enqueue_js_in_head\";b:0;s:24:\"disable_js_image_loading\";b:0;s:20:\"disable_admin_notice\";b:0;s:19:\"enable_email_report\";b:1;s:18:\"email_notification\";s:6:\"monday\";s:28:\"email_notification_addresses\";s:17:\"office@vamtam.com\";s:30:\"sb_instagram_disable_mob_swipe\";b:0;s:28:\"sb_instagram_disable_awesome\";b:0;s:25:\"sb_instagram_disable_font\";b:0;s:4:\"gdpr\";s:4:\"auto\";s:18:\"enqueue_legacy_css\";b:0;s:17:\"sb_instagram_type\";s:4:\"user\";s:18:\"sb_instagram_order\";s:3:\"top\";s:23:\"sb_instagram_tagged_ids\";s:0:\"\";s:20:\"sb_instagram_hashtag\";s:0:\"\";s:28:\"sb_instagram_type_self_likes\";s:0:\"\";s:21:\"sb_instagram_location\";s:0:\"\";s:24:\"sb_instagram_coordinates\";s:0:\"\";s:24:\"sb_instagram_favor_local\";b:1;s:22:\"sb_instagram_nummobile\";s:0:\"\";s:23:\"sb_instagram_colsmobile\";s:4:\"auto\";s:24:\"sb_instagram_layout_type\";s:4:\"grid\";s:27:\"sb_instagram_highlight_type\";s:7:\"pattern\";s:29:\"sb_instagram_highlight_offset\";i:0;s:29:\"sb_instagram_highlight_factor\";i:6;s:26:\"sb_instagram_highlight_ids\";s:0:\"\";s:30:\"sb_instagram_highlight_hashtag\";s:0:\"\";s:19:\"sb_hover_background\";s:0:\"\";s:13:\"sb_hover_text\";s:0:\"\";s:22:\"sbi_hover_inc_username\";b:1;s:18:\"sbi_hover_inc_icon\";b:1;s:18:\"sbi_hover_inc_date\";b:1;s:23:\"sbi_hover_inc_instagram\";b:1;s:22:\"sbi_hover_inc_location\";b:0;s:21:\"sbi_hover_inc_caption\";b:0;s:19:\"sbi_hover_inc_likes\";b:0;s:29:\"sb_instagram_disable_lightbox\";b:0;s:25:\"sb_instagram_captionlinks\";b:0;s:19:\"sb_instagram_offset\";i:0;s:23:\"sb_instagram_media_type\";s:3:\"all\";s:10:\"videotypes\";s:12:\"regular,igtv\";s:28:\"sb_instagram_moderation_mode\";s:6:\"manual\";s:24:\"sb_instagram_hide_photos\";s:0:\"\";s:24:\"sb_instagram_block_users\";s:0:\"\";s:24:\"sb_instagram_ex_apply_to\";s:3:\"all\";s:25:\"sb_instagram_inc_apply_to\";s:3:\"all\";s:23:\"sb_instagram_show_users\";s:0:\"\";s:26:\"sb_instagram_exclude_words\";s:0:\"\";s:26:\"sb_instagram_include_words\";s:0:\"\";s:25:\"sb_instagram_show_caption\";b:1;s:27:\"sb_instagram_caption_length\";s:2:\"50\";s:26:\"sb_instagram_caption_color\";s:0:\"\";s:25:\"sb_instagram_caption_size\";s:2:\"13\";s:22:\"sb_instagram_show_meta\";b:1;s:23:\"sb_instagram_meta_color\";s:0:\"\";s:22:\"sb_instagram_meta_size\";s:2:\"13\";s:25:\"sb_instagram_header_style\";s:8:\"standard\";s:23:\"sb_instagram_custom_bio\";s:0:\"\";s:26:\"sb_instagram_custom_avatar\";s:0:\"\";s:33:\"sb_instagram_header_primary_color\";s:6:\"517fa4\";s:35:\"sb_instagram_header_secondary_color\";s:6:\"eeeeee\";s:31:\"sb_instagram_outside_scrollable\";b:0;s:23:\"sb_instagram_autoscroll\";b:0;s:31:\"sb_instagram_autoscrolldistance\";i:200;s:25:\"sb_instagram_requests_max\";s:1:\"5\";s:19:\"sb_instagram_minnum\";s:1:\"0\";s:13:\"sbi_br_adjust\";b:1;s:23:\"sb_instagram_media_vine\";b:0;s:15:\"custom_template\";b:0;s:21:\"sb_instagram_carousel\";b:0;s:26:\"sb_instagram_carousel_rows\";i:1;s:26:\"sb_instagram_carousel_loop\";s:6:\"rewind\";s:28:\"sb_instagram_carousel_arrows\";b:0;s:25:\"sb_instagram_carousel_pag\";b:1;s:30:\"sb_instagram_carousel_autoplay\";b:0;s:30:\"sb_instagram_carousel_interval\";s:4:\"5000\";s:18:\"connected_accounts\";a:0:{}}','yes'),(346,'sbi_single_cache','7eZ1L3K50ba4WRAITC0E5S83WWdkRHQwbXU4R0lhS0NHK1gxZ2dRWUFRRlpVcTV6cjhQQ01pMlFEb0xKVEJYQ3p4c1JPOSswQXBFMWRvMUJWUjBPNGtvYkpQN0NiVUY2czdwMUdWT00=','no'),(347,'sbi_notifications','a:4:{s:6:\"update\";i:1699367173;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(348,'sbi_newuser_notifications','a:4:{s:6:\"update\";i:1699275616;s:4:\"feed\";a:2:{s:6:\"review\";a:6:{s:5:\"title\";s:22:\"Could you help us out?\";s:7:\"content\";s:273:\"It\'s great to see that you\'ve been using the <strong><span>{plugin}</span></strong> plugin for a while now. Hopefully you\'re happy with it!&nbsp; If so, would you consider leaving a positive review? It really helps to support the plugin and helps others to discover it too!\";s:2:\"id\";s:6:\"review\";s:5:\"image\";s:12:\"sbi-icon.png\";s:4:\"btns\";a:4:{s:7:\"primary\";a:4:{s:3:\"url\";s:12:\"{review-url}\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}s:5:\"class\";s:31:\"sbi_notice_dismiss sbi_main_cta\";s:4:\"text\";s:18:\"Sure, I\'d love to!\";}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:9:\"No thanks\";}s:8:\"complete\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:27:\"I\'ve already given a review\";}s:5:\"later\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:5:\"later\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:12:\"Ask Me Later\";}}s:4:\"wait\";s:2:\"14\";}s:8:\"discount\";a:8:{s:5:\"title\";s:28:\"Attention {platform} Lovers!\";s:7:\"content\";s:221:\"<strong><span>Exclusive offer!</span></strong> We don\'t run promotions very often, but for a limited time we\'re offering <strong><span>{amount} off</span></strong> our Pro version to all users of our free {plugin} plugin.\";s:2:\"id\";s:8:\"discount\";s:6:\"amount\";s:3:\"60%\";s:5:\"image\";s:12:\"sbi-icon.png\";s:13:\"image_overlay\";s:7:\"60% off\";s:4:\"btns\";a:2:{s:7:\"primary\";a:4:{s:3:\"url\";s:127:\"https://smashballoon.com/{slug}/?utm_campaign={campaign}&utm_source=notices&utm_medium=newuser&discount={lowerplatform}thankyou\";s:5:\"class\";s:32:\"sbi_notice_dismiss sbi_offer_btn\";s:4:\"text\";s:14:\"Get this offer\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:31:\"sbi_ignore_new_user_sale_notice\";s:6:\"always\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:18:\"I\'m not interested\";}}s:4:\"wait\";s:2:\"30\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(350,'action_scheduler_hybrid_store_demarkation','11','yes'),(351,'schema-ActionScheduler_StoreSchema','7.0.1699275628','yes'),(352,'schema-ActionScheduler_LoggerSchema','3.0.1699275628','yes'),(355,'woocommerce_newly_installed','no','yes'),(356,'woocommerce_schema_version','430','yes'),(357,'woocommerce_store_address','','yes'),(358,'woocommerce_store_address_2','','yes'),(359,'woocommerce_store_city','','yes'),(360,'woocommerce_default_country','US:RI','yes'),(361,'woocommerce_store_postcode','','yes'),(362,'woocommerce_allowed_countries','all','yes'),(363,'woocommerce_all_except_countries','a:0:{}','yes'),(364,'woocommerce_specific_allowed_countries','a:0:{}','yes'),(365,'woocommerce_ship_to_countries','','yes'),(366,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(367,'woocommerce_default_customer_address','base','yes'),(368,'woocommerce_calc_taxes','no','yes'),(369,'woocommerce_enable_coupons','yes','yes'),(370,'woocommerce_calc_discounts_sequentially','no','no'),(371,'woocommerce_currency','USD','yes'),(372,'woocommerce_currency_pos','left','yes'),(373,'woocommerce_price_thousand_sep',',','yes'),(374,'woocommerce_price_decimal_sep','.','yes'),(375,'woocommerce_price_num_decimals','2','yes'),(376,'woocommerce_shop_page_id','7','yes'),(377,'woocommerce_cart_redirect_after_add','no','yes'),(378,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(379,'woocommerce_placeholder_image','12','yes'),(380,'woocommerce_weight_unit','kg','yes'),(381,'woocommerce_dimension_unit','cm','yes'),(382,'woocommerce_enable_reviews','yes','yes'),(383,'woocommerce_review_rating_verification_label','yes','no'),(384,'woocommerce_review_rating_verification_required','no','no'),(385,'woocommerce_enable_review_rating','yes','yes'),(386,'woocommerce_review_rating_required','yes','no'),(387,'woocommerce_manage_stock','yes','yes'),(388,'woocommerce_hold_stock_minutes','60','no'),(389,'woocommerce_notify_low_stock','yes','no'),(390,'woocommerce_notify_no_stock','yes','no'),(391,'woocommerce_stock_email_recipient','scott@scottclarkdesign.com','no'),(392,'woocommerce_notify_low_stock_amount','2','no'),(393,'woocommerce_notify_no_stock_amount','0','yes'),(394,'woocommerce_hide_out_of_stock_items','no','yes'),(395,'woocommerce_stock_format','','yes'),(396,'woocommerce_file_download_method','force','no'),(397,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(398,'woocommerce_downloads_require_login','no','no'),(399,'woocommerce_downloads_grant_access_after_payment','yes','no'),(400,'woocommerce_downloads_deliver_inline','','no'),(401,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(402,'woocommerce_attribute_lookup_enabled','no','yes'),(403,'woocommerce_attribute_lookup_direct_updates','no','yes'),(404,'woocommerce_prices_include_tax','no','yes'),(405,'woocommerce_tax_based_on','shipping','yes'),(406,'woocommerce_shipping_tax_class','inherit','yes'),(407,'woocommerce_tax_round_at_subtotal','no','yes'),(408,'woocommerce_tax_classes','','yes'),(409,'woocommerce_tax_display_shop','excl','yes'),(410,'woocommerce_tax_display_cart','excl','yes'),(411,'woocommerce_price_display_suffix','','yes'),(412,'woocommerce_tax_total_display','itemized','no'),(413,'woocommerce_enable_shipping_calc','yes','no'),(414,'woocommerce_shipping_cost_requires_address','no','yes'),(415,'woocommerce_ship_to_destination','billing','no'),(416,'woocommerce_shipping_debug_mode','no','yes'),(417,'woocommerce_enable_guest_checkout','yes','no'),(418,'woocommerce_enable_checkout_login_reminder','no','no'),(419,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(420,'woocommerce_enable_myaccount_registration','no','no'),(421,'woocommerce_registration_generate_username','yes','no'),(422,'woocommerce_registration_generate_password','yes','no'),(423,'woocommerce_erasure_request_removes_order_data','no','no'),(424,'woocommerce_erasure_request_removes_download_data','no','no'),(425,'woocommerce_allow_bulk_remove_personal_data','no','no'),(426,'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'),(427,'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'),(428,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(429,'woocommerce_trash_pending_orders','','no'),(430,'woocommerce_trash_failed_orders','','no'),(431,'woocommerce_trash_cancelled_orders','','no'),(432,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(433,'woocommerce_email_from_name','John Bacon Salon','no'),(434,'woocommerce_email_from_address','scott@scottclarkdesign.com','no'),(435,'woocommerce_email_header_image','','no'),(436,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(437,'woocommerce_email_base_color','#7f54b3','no'),(438,'woocommerce_email_background_color','#f7f7f7','no'),(439,'woocommerce_email_body_background_color','#ffffff','no'),(440,'woocommerce_email_text_color','#3c3c3c','no'),(441,'woocommerce_merchant_email_notifications','no','no'),(442,'woocommerce_cart_page_id','8','no'),(443,'woocommerce_checkout_page_id','9','no'),(444,'woocommerce_myaccount_page_id','10','no'),(445,'woocommerce_terms_page_id','5256','no'),(446,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(447,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(448,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(449,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(450,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(451,'woocommerce_myaccount_orders_endpoint','orders','yes'),(452,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(453,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(454,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(455,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(456,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(457,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(458,'woocommerce_logout_endpoint','customer-logout','yes'),(459,'woocommerce_api_enabled','no','yes'),(460,'woocommerce_allow_tracking','no','no'),(461,'woocommerce_show_marketplace_suggestions','yes','no'),(462,'woocommerce_custom_orders_table_enabled','yes','yes'),(463,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),(464,'woocommerce_custom_orders_table_created','yes','yes'),(465,'woocommerce_analytics_enabled','yes','yes'),(466,'woocommerce_navigation_enabled','no','yes'),(467,'woocommerce_feature_marketplace_enabled','yes','yes'),(468,'woocommerce_feature_product_block_editor_enabled','no','yes'),(469,'woocommerce_single_image_width','600','yes'),(470,'woocommerce_thumbnail_image_width','300','yes'),(471,'woocommerce_checkout_highlight_required_fields','yes','yes'),(472,'woocommerce_demo_store','no','no'),(473,'wc_downloads_approved_directories_mode','enabled','yes'),(474,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/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'),(475,'current_theme_supports_woocommerce','yes','yes'),(476,'woocommerce_queue_flush_rewrite_rules','no','yes'),(479,'default_product_cat','17','yes'),(481,'woocommerce_refund_returns_page_id','17','yes'),(484,'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:26:\"scott@scottclarkdesign.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:26:\"scott@scottclarkdesign.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'),(485,'woocommerce_version','8.2.1','yes'),(486,'woocommerce_db_version','8.2.1','yes'),(487,'woocommerce_admin_install_timestamp','1699275630','yes'),(488,'woocommerce_inbox_variant_assignment','3','yes'),(489,'_transient_timeout__woocommerce_upload_directory_status','1699362030','no'),(490,'_transient__woocommerce_upload_directory_status','protected','no'),(497,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(498,'action_scheduler_lock_async-request-runner','654b4ea7c0abd7.39521870|1699434211','no'),(499,'woocommerce_admin_notices','a:1:{i:1;s:25:\"regenerating_lookup_table\";}','yes'),(500,'wc_blocks_version','11.1.2','yes'),(501,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(502,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"n5V1DDjDX9fWXILlCfhN2LoOIiZUbRHv\";}','yes'),(503,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(504,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(505,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(506,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(507,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(508,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(509,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(510,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(511,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(512,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(513,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(514,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(515,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(518,'wc_admin_show_legacy_coupon_menu','0','yes'),(519,'wc_blocks_db_schema_version','260','yes'),(520,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(521,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1725004292','no'),(522,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"build\\/wc-settings.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-settings.js\",\"version\":\"b31b6165ac2a07ada0ff536d52b1466d\",\"dependencies\":[\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-middleware.js\",\"version\":\"208988bfef8a0a939e506218fc806a2b\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"build\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-data.js\",\"version\":\"6279193027a1b903984715859dfcbaab\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"build\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-vendors.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-registry.js\",\"version\":\"ecaf398656735e56f2d30eafc248ef35\",\"dependencies\":[\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"build\\/wc-blocks.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks.js\",\"version\":\"1159c1fb50bedb71fad49f8808017cfe\",\"dependencies\":[\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-shared-context.js\",\"version\":\"caa936d2b7c335001cfc366d96d8a569\",\"dependencies\":[\"wp-element\",\"wp-polyfill\"]},\"build\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-shared-hocs.js\",\"version\":\"7243a9fa7264377a45413afae757013f\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"build\\/price-format.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-format.js\",\"version\":\"46126111d3b46712d9c0f0dbd873b138\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"build\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/blocks-checkout.js\",\"version\":\"cb1e22af331a53010b79e1484a5344bd\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"build\\/active-filters.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/active-filters.js\",\"version\":\"ed942f2e4631590ba01d30e045367abf\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/active-filters-frontend.js\",\"version\":\"948664e8c5afa263b9c5dfda6dc2e83a\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/all-products.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-products.js\",\"version\":\"f478ea858b58d3507924bea2c4c214ad\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-products-frontend.js\",\"version\":\"d12119aa2d9e588535c80fe0310c869e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/all-reviews.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-reviews.js\",\"version\":\"d578e628b1e1f0148c7bf60cfe1c602f\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-frontend.js\",\"version\":\"f7574b7910cac2f35291759fd35ce254\",\"dependencies\":[\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-compose\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"build\\/attribute-filter.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/attribute-filter.js\",\"version\":\"19c61fdb57ae1e3ee4c4465694e2e73f\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/attribute-filter-frontend.js\",\"version\":\"10589e1dbed5b10fc6383d7730b8b091\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/breadcrumbs.js\",\"version\":\"779832775ebf460068025eadf0e90da7\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/catalog-sorting.js\",\"version\":\"70d26793890b54364d1bbd5bce8a2e5f\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/legacy-template.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/legacy-template.js\",\"version\":\"1deb4ed7bca43c65a86d8f5cd71d0f2e\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/customer-account.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/customer-account.js\",\"version\":\"cae8d20aaf0cf655dbdfdee65cb8690e\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/featured-category.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/featured-category.js\",\"version\":\"3d12a7feebe4b68db6a36c9782d5ad32\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"build\\/featured-product.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/featured-product.js\",\"version\":\"e4170e4eaef5b2cd3a1ecc1620f83f6e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"build\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filter-wrapper.js\",\"version\":\"39a31dba3fd2d291ce2697866fa1c71d\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filter-wrapper-frontend.js\",\"version\":\"1c42e853788847e4cb9b601a4b29ff97\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"build\\/handpicked-products.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/handpicked-products.js\",\"version\":\"a19a347add2b45d53540cfee4e85f35a\",\"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\"]},\"build\\/mini-cart.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart.js\",\"version\":\"dcafac4b01a7e074b1393897ae84166f\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/mini-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-frontend.js\",\"version\":\"b922d0f8fc627b4c7695288bc4eb7d38\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/store-notices.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/store-notices.js\",\"version\":\"b0410f962bb163ecf804f85945494a69\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/price-filter.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-filter.js\",\"version\":\"d34658f1bc90f65917dff23469786540\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-filter-frontend.js\",\"version\":\"4f2ef15ca232059ed0f17c7cfbea62f5\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"build\\/product-add-to-cart.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-add-to-cart.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-add-to-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-add-to-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-best-sellers.js\",\"version\":\"5e118444ec6ac5c2b3b9440f9a558d7f\",\"dependencies\":[\"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\"]},\"build\\/product-button.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-button.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-button-interactivity-frontend.js\",\"version\":\"f231c36d2e6154d2cf545a864568f5e4\",\"dependencies\":[\"lodash\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"build\\/product-categories.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-categories.js\",\"version\":\"4c0c5bfa88e3bc2d34f8b7cd3089cbc1\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"build\\/product-category.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-category.js\",\"version\":\"bbc8aaa78e356a825d5c33c7e4fcce76\",\"dependencies\":[\"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\"]},\"build\\/product-collection.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-collection.js\",\"version\":\"941432e3696193936d37736b8faf9837\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/product-new.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-new.js\",\"version\":\"54fd948597e5afa211abe9b37a3382e8\",\"dependencies\":[\"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\"]},\"build\\/product-on-sale.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-on-sale.js\",\"version\":\"b39b1e40568e2dd5b37320e6dfa17f57\",\"dependencies\":[\"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\"]},\"build\\/product-template.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-template.js\",\"version\":\"b73d4ef43094fefd8eb5a09bc3178c82\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/product-query.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-query.js\",\"version\":\"b09016077f61d88bbd680cc641cef9ff\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-query-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-results-count.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-results-count.js\",\"version\":\"62389880d09bea807af392c535996912\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/product-search.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-search.js\",\"version\":\"a32bcc8d5170d5a7d8e4c9854477f8f8\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/product-summary.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-summary.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-tag.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-tag.js\",\"version\":\"74f9457abc552c377bfd00525d7f7ed6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"build\\/product-title.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-title.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-title-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-top-rated.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-top-rated.js\",\"version\":\"635f63dff3d29cca693bd94a17659bda\",\"dependencies\":[\"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\"]},\"build\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/products-by-attribute.js\",\"version\":\"73b9ca1ee1dfe920689b7c2ca1134bbb\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"build\\/rating-filter.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/rating-filter.js\",\"version\":\"8a60b8434a974c7d9e71c9863ee4a423\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-by-category.js\",\"version\":\"6ecfcf28de8997b8f93996a0bf52766c\",\"dependencies\":[\"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\"]},\"build\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-by-product.js\",\"version\":\"2a47a97286dbc7a2293f760ee2b21f6f\",\"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-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/single-product.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/single-product.js\",\"version\":\"7dc18ae07298254fb4c2c3f50f368333\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/stock-filter.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/stock-filter.js\",\"version\":\"8bfac93830eed1003e87b254e7103dda\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/stock-filter-frontend.js\",\"version\":\"bb50cc5d94568fa66c1b2da4c7ab3060\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/cart.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart.js\",\"version\":\"23d484e326a0b12a525fb0d7beddac73\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-frontend.js\",\"version\":\"89e864cb281577fa4668ce653ccc6f41\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-products--product-price-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products--product-price-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/cart-line-items--checkout-blocks\\/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/cart-line-items--checkout-blocks\\/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/cart-cross-sells-products--cart-blocks\\/cart-line-items--cart-blocks\\/cart-order--3c5fe802-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/cart-cross-sells-products--cart-blocks\\/cart-line-items--cart-blocks\\/cart-order--3c5fe802-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/billing-address--checkout-blocks\\/order--decc3dc6-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/billing-address--checkout-blocks\\/order--decc3dc6-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/order-summary-shipping--checkout-block--24d3fc0c-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/order-summary-shipping--checkout-block--24d3fc0c-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-taxes-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-subtotal-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filled-cart-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/empty-cart-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-totals-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-items-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-line-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-express-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/proceed-to-checkout-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-accepted-payment-methods-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-coupon-form-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-discount-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-fee-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-heading-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-shipping-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-cross-sells-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-cross-sells-products-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout.js\",\"version\":\"1b91965aaf315e8ca91923398605c910\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-frontend.js\",\"version\":\"a6427457ee65cfa508d1d3bcc982f8a8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/fields-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/terms-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/totals-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/actions--checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions--checkout-blocks\\/terms-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/payment-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/shipping-method-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/billing-address--checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/billing-address--checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-actions-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-billing-address-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-contact-information-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-express-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-fields-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-note-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-discount-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-fee-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-shipping-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-subtotal-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-taxes-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-address-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-methods-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-method-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-pickup-options-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-terms-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-totals-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents.js\",\"version\":\"e9456573a7b01f9120587bf7edc5a57d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/empty-mini-cart-contents-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filled-mini-cart-contents-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-footer-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-products-table-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-shopping-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-cart-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-checkout-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-items-counter-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-label-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-shipping-method-pickup-location.js\",\"version\":\"47dbbddb245b2a5c4200dd7ae830e8b6\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-component-frontend.js\",\"version\":\"a0eb1c412a9dfd9bcec35fdcfbbd716d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"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-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table--product-image--product-title-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table--product-image--product-title-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button--mini-cart-contents-block\\/checkout-button--mini-cart-contents---358acf4e-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button--mini-cart-contents-block\\/checkout-button--mini-cart-contents---358acf4e-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--mini-cart-contents-block\\/products-table--price-filter-wrapper--product-price-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--mini-cart-contents-block\\/products-table--price-filter-wrapper--product-price-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--mini-cart-contents-block\\/products-table-style.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--mini-cart-contents-block\\/products-table-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/wc-blocks-classic-template-revert-button.js\":{\"src\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-classic-template-revert-button.js\",\"version\":\"51d9b58dd1ff5558eb9acee7c3e017d6\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-edit-site\",\"wp-element\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]}},\"version\":\"11.1.2\",\"hash\":\"0c345b10cd6f401dc8d29f0b1ccdcdcd\"}','no'),(524,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1699880643','no'),(525,'_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:146:\"Accept credit cards and other popular payment methods with <a href=\"https://woo.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:111:\"Print shipping labels with <a href=\"https://woo.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:103:\"Get automated sales tax with <a href=\"https://woo.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:102:\"Enhance speed and security with <a href=\"https://woo.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:5:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:107:\"Level up your email marketing with <a href=\"https://woo.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\":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:8:\"mailpoet\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:23:\"Codisto for WooCommerce\";s:11:\"description\";s:202:\"Sell on Amazon, eBay, Walmart and more directly from WooCommerce with  <a href=\"https://woo.com/pt-br/products/amazon-ebay-integration/?quid=c247a85321c9e93e7c3c6f1eb072e6e5\" target=\"_blank\">Codisto</a>\";s:9:\"image_url\";s:94:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/codistoconnect.png\";s:10:\"manage_url\";s:31:\"admin.php?page=codisto-settings\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:0;s:3:\"key\";s:14:\"codistoconnect\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:21:\"Google Listings & Ads\";s:11:\"description\";s:119:\"Drive sales with <a href=\"https://woo.com/products/google-listings-and-ads\" target=\"_blank\">Google Listings and Ads</a>\";s:9:\"image_url\";s:86:\"https://woo.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:3;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:89:\"https://woo.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:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:133:\"List products and create ads on Facebook and Instagram with <a href=\"https://woo.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:88:\"https://woo.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:88:\"https://woo.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:89:\"https://woo.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:25:\"mailchimp-for-woocommerce\";}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:87:\"https://woo.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:5:{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:86:\"https://woo.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:86:\"https://woo.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:89:\"https://woo.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:88:\"https://woo.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\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:23:\"Codisto for WooCommerce\";s:11:\"description\";s:65:\"Sell on Amazon, eBay, Walmart and more directly from WooCommerce.\";s:9:\"image_url\";s:94:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/codistoconnect.png\";s:10:\"manage_url\";s:31:\"admin.php?page=codisto-settings\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:0;s:3:\"key\";s:18:\"codistoconnect: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:8:{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:102:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:45:\"https://woo.com/products/woocommerce-payments\";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:102:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:36:\"https://woo.com/woocommerce-shipping\";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:106:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:32:\"https://woo.com/products/jetpack\";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:108:\"https://woo.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:50:\"https://woo.com/products/pinterest-for-woocommerce\";s:16:\"install_priority\";i:2;}i:4;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\";b:1;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:107:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:33:\"https://woo.com/products/mailpoet\";s:16:\"install_priority\";i:7;}i:5;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:105:\"https://woo.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:48:\"https://woo.com/products/google-listings-and-ads\";s:16:\"install_priority\";i:6;}i:6;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:102:\"https://woo.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.svg\";s:15:\"learn_more_link\";s:28:\"https://woo.com/products/tax\";s:16:\"install_priority\";i:4;}i:7;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:105:\"https://woo.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:47:\"https://woo.com/products/tiktok-for-woocommerce\";s:16:\"install_priority\";i:1;}}}}}','no'),(526,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(527,'wcpay_was_in_use','no','yes'),(528,'_transient_timeout_wcpay_welcome_page_incentive','1699448644','no'),(529,'_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:29:\"Save 10% - Limited time offer\";}s:12:\"context_hash\";s:32:\"6d37bc19d822af681f896b21065134c7\";s:9:\"timestamp\";i:1699275844;}','no'),(533,'envato_purchase_code_coiffure','41c27948-31e2-48f5-a42d-9889d66502bb','yes'),(536,'_vamtam_license','VALIDATED','yes'),(538,'envato_purchase_code_coiffure-old','41c27948-31e2-48f5-a42d-9889d66502bb','yes'),(541,'vamtam-used-one-click-import','1','yes'),(542,'elementor_pro_theme_builder_conditions','a:5:{s:5:\"popup\";a:3:{i:6801;a:1:{i:0;s:26:\"include/singular/page/5853\";}i:5886;a:1:{i:0;s:26:\"include/singular/page/5853\";}i:3044;a:1:{i:0;s:26:\"include/singular/page/1790\";}}s:6:\"footer\";a:3:{i:6434;a:3:{i:0;s:15:\"include/general\";i:1;s:24:\"exclude/singular/page/16\";i:2;s:26:\"exclude/singular/page/1790\";}i:2398;a:1:{i:0;s:26:\"include/singular/page/1790\";}i:356;a:1:{i:0;s:24:\"include/singular/page/16\";}}s:6:\"header\";a:4:{i:5873;a:1:{i:0;s:26:\"include/singular/page/5853\";}i:2037;a:1:{i:0;s:26:\"include/singular/page/1790\";}i:1483;a:4:{i:0;s:15:\"include/general\";i:1;s:27:\"exclude/singular/front_page\";i:2;s:24:\"exclude/singular/page/16\";i:3;s:26:\"exclude/singular/page/1790\";}i:66;a:1:{i:0;s:24:\"include/singular/page/16\";}}s:6:\"single\";a:5:{i:5275;a:1:{i:0;s:29:\"include/singular/not_found404\";}i:4842;a:1:{i:0;s:15:\"include/product\";}i:4517;a:1:{i:0;s:21:\"include/singular/post\";}i:3684;a:1:{i:0;s:34:\"include/singular/any_child_of/1263\";}i:1473;a:9:{i:0;s:21:\"include/singular/page\";i:1;s:27:\"exclude/singular/front_page\";i:2;s:24:\"exclude/singular/page/16\";i:3;s:26:\"exclude/singular/page/1790\";i:4;s:30:\"exclude/singular/child_of/1263\";i:5;s:23:\"exclude/singular/page/8\";i:6;s:23:\"exclude/singular/page/9\";i:7;s:26:\"exclude/singular/page/5206\";i:8;s:26:\"exclude/singular/page/5853\";}}s:7:\"archive\";a:3:{i:5266;a:1:{i:0;s:22:\"include/archive/search\";}i:4745;a:1:{i:0;s:23:\"include/product_archive\";}i:4495;a:1:{i:0;s:15:\"include/archive\";}}}','yes'),(543,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}','yes'),(544,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(545,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(546,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(547,'elementor_disable_color_schemes','yes','yes'),(548,'elementor_disable_typography_schemes','yes','yes'),(549,'woocommerce_catalog_rows','3','yes'),(550,'woocommerce_thumbnail_cropping','custom','yes'),(551,'woocommerce_thumbnail_cropping_custom_width','2','yes'),(552,'woocommerce_thumbnail_cropping_custom_height','3','yes'),(553,'woosw_auto_remove','yes','yes'),(554,'woosw_button_action','no','yes'),(555,'woosw_button_action_added','page','yes'),(556,'woosw_button_class','','yes'),(557,'woosw_button_position_archive','0','yes'),(558,'woosw_button_position_single','0','yes'),(559,'woosw_button_text','','yes'),(560,'woosw_button_text_added','','yes'),(561,'woosw_button_type','button','yes'),(562,'woosw_cats','a:1:{i:0;s:1:\"0\";}','yes'),(563,'woosw_color','#5fbd74','yes'),(564,'woosw_continue_url','','yes'),(565,'woosw_disable_unauthenticated','no','yes'),(566,'woosw_empty_button','yes','yes'),(567,'woosw_enable_multiple','no','yes'),(568,'woosw_link','yes','yes'),(569,'woosw_localization','a:27:{s:6:\"button\";s:1:\" \";s:12:\"button_added\";s:1:\" \";s:13:\"popup_heading\";s:0:\"\";s:12:\"empty_button\";s:0:\"\";s:8:\"add_note\";s:0:\"\";s:9:\"save_note\";s:0:\"\";s:9:\"open_page\";s:0:\"\";s:8:\"continue\";s:0:\"\";s:10:\"menu_label\";s:0:\"\";s:12:\"primary_name\";s:0:\"\";s:16:\"manage_wishlists\";s:0:\"\";s:11:\"set_default\";s:0:\"\";s:10:\"is_default\";s:0:\"\";s:6:\"delete\";s:0:\"\";s:16:\"placeholder_name\";s:0:\"\";s:12:\"add_wishlist\";s:0:\"\";s:13:\"added_message\";s:0:\"\";s:15:\"already_message\";s:0:\"\";s:15:\"removed_message\";s:0:\"\";s:13:\"empty_confirm\";s:0:\"\";s:12:\"empty_notice\";s:0:\"\";s:13:\"empty_message\";s:0:\"\";s:14:\"delete_confirm\";s:0:\"\";s:17:\"not_exist_message\";s:0:\"\";s:13:\"login_message\";s:0:\"\";s:6:\"copied\";s:0:\"\";s:13:\"error_message\";s:0:\"\";}','yes'),(570,'woosw_maximum_wishlists','5','yes'),(571,'woosw_menu_action','open_page','yes'),(572,'woosw_menus','','yes'),(573,'woosw_page_copy','no','yes'),(574,'woosw_page_icon','no','yes'),(575,'woosw_page_id','3762','yes'),(576,'woosw_page_items','a:4:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:9:\"pinterest\";i:3;s:4:\"mail\";}','yes'),(577,'woosw_page_share','no','yes'),(578,'woosw_perfect_scrollbar','yes','yes'),(579,'woosw_show_note','no','yes'),(580,'widget_dgwt_wcas_ajax_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(581,'dgwt_wcas_activation_date','1651337564','yes'),(582,'dgwt_wcas_settings','a:71:{s:26:\"embedding_search_form_head\";s:0:\"\";s:10:\"how_to_use\";s:0:\"\";s:9:\"form_head\";s:0:\"\";s:11:\"layout_head\";s:0:\"\";s:11:\"search_form\";s:0:\"\";s:14:\"preloader_head\";s:0:\"\";s:17:\"autocomplete_head\";s:0:\"\";s:23:\"product_suggestion_head\";s:0:\"\";s:33:\"non_products_in_autocomplete_head\";s:0:\"\";s:16:\"details_box_head\";s:0:\"\";s:22:\"suggestions_style_head\";s:0:\"\";s:18:\"search_search_head\";s:0:\"\";s:27:\"search_scope_fuzziness_head\";s:0:\"\";s:20:\"search_synonyms_head\";s:0:\"\";s:20:\"filter_products_head\";s:0:\"\";s:21:\"filter_products_rules\";s:2:\"[]\";s:12:\"pro_features\";s:0:\"\";s:18:\"search_engine_head\";s:0:\"\";s:19:\"search_engine_build\";s:0:\"\";s:21:\"indexer_schedule_head\";s:0:\"\";s:20:\"troubleshooting_head\";s:0:\"\";s:9:\"min_chars\";s:1:\"3\";s:14:\"max_form_width\";s:0:\"\";s:18:\"show_submit_button\";s:3:\"off\";s:18:\"search_submit_text\";s:6:\"Search\";s:18:\"search_placeholder\";s:11:\"Search here\";s:13:\"search_layout\";s:7:\"classic\";s:21:\"enable_mobile_overlay\";s:3:\"off\";s:17:\"mobile_breakpoint\";s:3:\"992\";s:17:\"darken_background\";s:3:\"off\";s:17:\"search_icon_color\";s:0:\"\";s:14:\"bg_input_color\";s:7:\"#ffffff\";s:16:\"text_input_color\";s:7:\"#000000\";s:18:\"border_input_color\";s:0:\"\";s:15:\"bg_submit_color\";s:0:\"\";s:17:\"text_submit_color\";s:0:\"\";s:14:\"show_preloader\";s:2:\"on\";s:13:\"preloader_url\";s:0:\"\";s:17:\"suggestions_limit\";s:1:\"5\";s:20:\"show_grouped_results\";s:2:\"on\";s:22:\"search_no_results_text\";s:10:\"No results\";s:18:\"show_product_image\";s:3:\"off\";s:18:\"show_product_price\";s:2:\"on\";s:17:\"show_product_desc\";s:3:\"off\";s:16:\"show_product_sku\";s:3:\"off\";s:27:\"search_see_all_results_text\";s:19:\"See all products...\";s:28:\"show_product_tax_product_cat\";s:2:\"on\";s:35:\"show_product_tax_product_cat_images\";s:3:\"off\";s:28:\"show_product_tax_product_tag\";s:2:\"on\";s:19:\"show_matching_posts\";s:3:\"off\";s:19:\"show_matching_pages\";s:3:\"off\";s:16:\"show_details_box\";s:2:\"on\";s:12:\"sug_bg_color\";s:0:\"\";s:15:\"sug_hover_color\";s:0:\"\";s:14:\"sug_text_color\";s:0:\"\";s:19:\"sug_highlight_color\";s:0:\"\";s:16:\"sug_border_color\";s:0:\"\";s:25:\"search_in_product_content\";s:2:\"on\";s:25:\"search_in_product_excerpt\";s:2:\"on\";s:21:\"search_in_product_sku\";s:2:\"on\";s:28:\"search_in_product_attributes\";s:3:\"off\";s:33:\"search_in_product_tax_product_cat\";s:3:\"off\";s:33:\"search_in_product_tax_product_tag\";s:3:\"off\";s:23:\"search_in_custom_fields\";s:0:\"\";s:20:\"exclude_out_of_stock\";s:3:\"off\";s:22:\"fuzziness_enabled_demo\";s:3:\"off\";s:15:\"search_synonyms\";s:0:\"\";s:20:\"filter_products_mode\";s:7:\"exclude\";s:16:\"indexer_schedule\";s:3:\"off\";s:25:\"indexer_schedule_interval\";s:6:\"weekly\";s:27:\"indexer_schedule_start_time\";s:1:\"3\";}','yes'),(583,'dgwt_wcas_settings_version','1','yes'),(584,'dgwt_wcas_version','1.18.1','yes'),(585,'dgwt_wcas_settings_show_advanced','on','yes'),(586,'dgwt_wcas_dismiss_review_notice','1','yes'),(587,'br_custom_table_hierarhical_product_cat','47e5244558ed732e210ee473ceab2ea71651997667','yes'),(588,'br_filters_options','a:57:{s:10:\"plugin_key\";s:0:\"\";s:12:\"pos_relative\";s:0:\"\";s:18:\"products_holder_id\";s:11:\"ul.products\";s:30:\"woocommerce_result_count_class\";s:25:\".woocommerce-result-count\";s:26:\"woocommerce_ordering_class\";s:25:\"form.woocommerce-ordering\";s:28:\"woocommerce_pagination_class\";s:23:\".woocommerce-pagination\";s:19:\"woocommerce_removes\";a:4:{s:12:\"result_count\";s:0:\"\";s:8:\"ordering\";s:0:\"\";s:10:\"pagination\";s:0:\"\";s:15:\"pagination_ajax\";s:0:\"\";}s:15:\"attribute_count\";s:0:\"\";s:15:\"control_sorting\";s:1:\"1\";s:17:\"seo_friendly_urls\";s:1:\"1\";s:14:\"seo_uri_decode\";s:0:\"\";s:12:\"recount_hide\";s:13:\"removeRecount\";s:9:\"slug_urls\";s:0:\"\";s:14:\"seo_meta_title\";s:0:\"\";s:17:\"seo_element_title\";s:0:\"\";s:18:\"seo_element_header\";s:0:\"\";s:23:\"seo_element_description\";s:0:\"\";s:21:\"seo_meta_title_visual\";s:33:\"BeRocket_AAPF_wcseo_title_visual1\";s:16:\"filters_turn_off\";s:0:\"\";s:10:\"hide_value\";a:4:{s:1:\"o\";s:1:\"1\";s:3:\"sel\";s:0:\"\";s:5:\"empty\";s:1:\"1\";s:6:\"button\";s:0:\"\";}s:11:\"use_select2\";s:0:\"\";s:13:\"fixed_select2\";s:0:\"\";s:15:\"scroll_shop_top\";s:1:\"2\";s:18:\"scroll_shop_top_px\";s:1:\"0\";s:18:\"selected_area_show\";s:0:\"\";s:24:\"selected_area_hide_empty\";s:0:\"\";s:13:\"products_only\";s:1:\"1\";s:21:\"out_of_stock_variable\";s:1:\"1\";s:28:\"out_of_stock_variable_reload\";s:1:\"1\";s:19:\"page_same_as_filter\";s:0:\"\";s:16:\"styles_in_footer\";s:0:\"\";s:12:\"styles_input\";a:10:{s:8:\"checkbox\";a:8:{s:6:\"bcolor\";s:0:\"\";s:6:\"bwidth\";s:0:\"\";s:7:\"bradius\";s:0:\"\";s:6:\"fcolor\";s:0:\"\";s:9:\"backcolor\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"fontsize\";s:0:\"\";s:5:\"theme\";s:0:\"\";}s:5:\"radio\";a:8:{s:6:\"bcolor\";s:0:\"\";s:6:\"bwidth\";s:0:\"\";s:7:\"bradius\";s:0:\"\";s:6:\"fcolor\";s:0:\"\";s:9:\"backcolor\";s:0:\"\";s:4:\"icon\";s:0:\"\";s:8:\"fontsize\";s:0:\"\";s:5:\"theme\";s:0:\"\";}s:6:\"slider\";a:9:{s:10:\"line_color\";s:0:\"\";s:11:\"line_height\";s:0:\"\";s:17:\"line_border_color\";s:0:\"\";s:17:\"line_border_width\";s:0:\"\";s:11:\"button_size\";s:0:\"\";s:12:\"button_color\";s:0:\"\";s:19:\"button_border_color\";s:0:\"\";s:19:\"button_border_width\";s:0:\"\";s:20:\"button_border_radius\";s:0:\"\";}s:5:\"pc_ub\";a:10:{s:10:\"back_color\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:9:\"font_size\";s:0:\"\";s:10:\"font_color\";s:0:\"\";s:14:\"show_font_size\";s:0:\"\";s:10:\"close_size\";s:0:\"\";s:15:\"show_font_color\";s:0:\"\";s:21:\"show_font_color_hover\";s:0:\"\";s:16:\"close_font_color\";s:0:\"\";s:22:\"close_font_color_hover\";s:0:\"\";}s:13:\"product_count\";s:5:\"round\";s:22:\"product_count_position\";s:0:\"\";s:28:\"product_count_position_image\";s:0:\"\";s:15:\"onlyTitle_title\";a:6:{s:6:\"bcolor\";s:0:\"\";s:6:\"bwidth\";s:0:\"\";s:7:\"bradius\";s:0:\"\";s:8:\"fontsize\";s:0:\"\";s:6:\"fcolor\";s:0:\"\";s:9:\"backcolor\";s:0:\"\";}s:21:\"onlyTitle_titleopened\";a:6:{s:6:\"bcolor\";s:0:\"\";s:6:\"bwidth\";s:0:\"\";s:7:\"bradius\";s:0:\"\";s:8:\"fontsize\";s:0:\"\";s:6:\"fcolor\";s:0:\"\";s:9:\"backcolor\";s:0:\"\";}s:16:\"onlyTitle_filter\";a:6:{s:6:\"bcolor\";s:0:\"\";s:6:\"bwidth\";s:0:\"\";s:7:\"bradius\";s:0:\"\";s:8:\"fontsize\";s:0:\"\";s:6:\"fcolor\";s:0:\"\";s:9:\"backcolor\";s:0:\"\";}}s:16:\"child_pre_indent\";s:0:\"\";s:14:\"ajax_load_icon\";s:73:\"https://debebe.vamtam.com/wp-content/uploads/2022/06/plugins-icon-1-1.svg\";s:14:\"ajax_load_text\";a:4:{s:3:\"top\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:5:\"right\";s:0:\"\";}s:11:\"description\";a:2:{s:4:\"show\";s:5:\"click\";s:4:\"hide\";s:0:\"\";}s:10:\"javascript\";a:3:{s:29:\"berocket_ajax_filtering_start\";s:0:\"\";s:33:\"berocket_ajax_filtering_on_update\";s:0:\"\";s:29:\"berocket_ajax_products_loaded\";s:0:\"\";}s:10:\"custom_css\";s:0:\"\";s:15:\"user_custom_css\";s:0:\"\";s:13:\"br_opened_tab\";s:0:\"\";s:11:\"tags_custom\";s:0:\"\";s:9:\"ajax_site\";s:0:\"\";s:10:\"search_fix\";s:1:\"1\";s:17:\"use_tax_for_price\";s:0:\"\";s:20:\"disable_font_awesome\";s:0:\"\";s:10:\"debug_mode\";s:0:\"\";s:28:\"fontawesome_frontend_disable\";s:0:\"\";s:28:\"fontawesome_frontend_version\";s:0:\"\";s:6:\"addons\";a:1:{i:0;s:40:\"/additional_tables/additional_tables.php\";}s:22:\"filter_price_variation\";s:1:\"1\";s:22:\"elements_position_hook\";s:31:\"woocommerce_archive_description\";s:27:\"framework_products_per_page\";s:0:\"\";s:16:\"purge_cache_time\";s:10:\"1651997667\";s:23:\"tippy_description_theme\";s:5:\"light\";s:26:\"tippy_description_fontsize\";s:0:\"\";s:21:\"tippy_color_img_theme\";s:5:\"light\";s:24:\"tippy_color_img_fontsize\";s:0:\"\";}','yes'),(589,'br_filters_version','1.6.2','yes'),(590,'braapf_new_filters_converted','1','yes'),(591,'braapf_sliders','a:6:{s:13:\"pa_class-type\";a:2:{s:14:\"get_terms_args\";a:4:{s:8:\"taxonomy\";s:13:\"pa_class-type\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:0;s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}s:8:\"pa_brand\";a:2:{s:14:\"get_terms_args\";a:4:{s:8:\"taxonomy\";s:8:\"pa_brand\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:0;s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}s:8:\"pa_color\";a:2:{s:14:\"get_terms_args\";a:4:{s:8:\"taxonomy\";s:8:\"pa_color\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:0;s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}s:13:\"pa_collection\";a:2:{s:14:\"get_terms_args\";a:4:{s:8:\"taxonomy\";s:13:\"pa_collection\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:0;s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}s:15:\"pa_shop-by-size\";a:2:{s:14:\"get_terms_args\";a:4:{s:8:\"taxonomy\";s:15:\"pa_shop-by-size\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:0;s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}s:11:\"product_cat\";a:2:{s:14:\"get_terms_args\";a:5:{s:8:\"taxonomy\";s:11:\"product_cat\";s:10:\"hide_empty\";b:1;s:12:\"hierarchical\";b:1;s:7:\"orderby\";s:4:\"name\";s:5:\"order\";s:3:\"ASC\";}s:18:\"get_terms_advanced\";a:2:{s:8:\"operator\";s:2:\"OR\";s:11:\"force_query\";b:0;}}}','yes'),(592,'BeRocket_aapf_additional_tables_addon_position','6','yes'),(593,'BeRocket_aapf_additional_tables_addon_position_data','a:2:{s:6:\"status\";i:0;s:3:\"run\";b:0;}','yes'),(594,'berocket_aapf_filters_setup_wizard_list','a:1:{s:13:\"single_filter\";i:3;}','yes'),(595,'BeRocket_AAPF_getall_Template_Styles','a:25:{s:14:\"button_default\";a:10:{s:4:\"slug\";s:14:\"button_default\";s:8:\"template\";s:6:\"button\";s:4:\"name\";s:7:\"Default\";s:4:\"file\";s:105:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/buttons.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:111:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/button_default.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:8:\"elements\";s:8:\"sort_pos\";s:1:\"1\";}s:15:\"button_berocket\";a:10:{s:4:\"slug\";s:15:\"button_berocket\";s:8:\"template\";s:6:\"button\";s:4:\"name\";s:8:\"BeRocket\";s:4:\"file\";s:105:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/buttons.php\";s:10:\"style_file\";s:14:\"css/button.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:112:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/button_berocket.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:8:\"elements\";s:8:\"sort_pos\";s:3:\"900\";}s:8:\"checkbox\";a:12:{s:4:\"slug\";s:8:\"checkbox\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:8:\"Checkbox\";s:4:\"file\";s:106:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/checkbox.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:105:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/checkbox.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:1:\"1\";s:10:\"name_price\";s:12:\"Price Ranges\";s:11:\"image_price\";s:116:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/checkbox-price.png\";}s:13:\"checkbox_hide\";a:12:{s:4:\"slug\";s:13:\"checkbox_hide\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:13:\"Checkbox Hide\";s:4:\"file\";s:106:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/checkbox.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:110:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/checkbox-hide.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:4:\"1900\";s:10:\"name_price\";s:17:\"Price Ranges Hide\";s:11:\"image_price\";s:121:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/checkbox-hide-price.png\";}s:5:\"color\";a:10:{s:4:\"slug\";s:5:\"color\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:5:\"Color\";s:4:\"file\";s:103:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/color.php\";s:10:\"style_file\";s:14:\"/css/color.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:102:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/color.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:5:\"color\";s:8:\"sort_pos\";s:1:\"1\";}s:14:\"color_woborder\";a:10:{s:4:\"slug\";s:14:\"color_woborder\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:20:\"Color without border\";s:4:\"file\";s:103:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/color.php\";s:10:\"style_file\";s:14:\"/css/color.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:111:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/color_woborder.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:5:\"color\";s:8:\"sort_pos\";s:3:\"900\";}s:5:\"image\";a:10:{s:4:\"slug\";s:5:\"image\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:5:\"Image\";s:4:\"file\";s:103:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/color.php\";s:10:\"style_file\";s:14:\"/css/color.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:102:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/image.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:5:\"image\";s:8:\"sort_pos\";s:1:\"1\";}s:14:\"image_woborder\";a:10:{s:4:\"slug\";s:14:\"image_woborder\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:20:\"Image without border\";s:4:\"file\";s:103:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/color.php\";s:10:\"style_file\";s:14:\"/css/color.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:111:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/image_woborder.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:5:\"image\";s:8:\"sort_pos\";s:3:\"900\";}s:10:\"new_slider\";a:10:{s:4:\"slug\";s:10:\"new_slider\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:10:\"New Slider\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:107:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:1:\"1\";}s:14:\"new_slider_big\";a:10:{s:4:\"slug\";s:14:\"new_slider_big\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:14:\"New Slider Big\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:111:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider-big.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:17:\"new_slider_modern\";a:10:{s:4:\"slug\";s:17:\"new_slider_modern\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:17:\"New Slider Modern\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:114:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider-modern.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:16:\"new_slider_sharp\";a:10:{s:4:\"slug\";s:16:\"new_slider_sharp\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:16:\"New Slider Sharp\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:113:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider-sharp.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:16:\"new_slider_round\";a:10:{s:4:\"slug\";s:16:\"new_slider_round\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:16:\"New Slider Round\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:113:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider-round.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:17:\"new_slider_square\";a:10:{s:4:\"slug\";s:17:\"new_slider_square\";s:8:\"template\";s:10:\"new_slider\";s:4:\"name\";s:17:\"New Slider Square\";s:4:\"file\";s:108:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/new-slider.php\";s:10:\"style_file\";s:28:\"/css/ion.rangeSlider.min.css\";s:11:\"script_file\";s:26:\"/js/ion.rangeSlider.min.js\";s:5:\"image\";s:114:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/new-slider-square.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:11:\"radio-check\";a:11:{s:4:\"slug\";s:11:\"radio-check\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:11:\"Radio Check\";s:4:\"file\";s:109:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/radio-check.php\";s:10:\"style_file\";s:19:\"css/radio-check.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:108:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/radio-check.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:11:\"image_price\";s:119:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/radio-check-price.png\";}s:5:\"radio\";a:11:{s:4:\"slug\";s:5:\"radio\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:5:\"Radio\";s:4:\"file\";s:103:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/radio.php\";s:10:\"style_file\";s:13:\"css/radio.css\";s:11:\"script_file\";s:11:\"js/radio.js\";s:5:\"image\";s:102:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/radio.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:11:\"image_price\";s:113:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/radio-price.png\";}s:6:\"select\";a:12:{s:4:\"slug\";s:6:\"select\";s:8:\"template\";s:6:\"select\";s:4:\"name\";s:6:\"Select\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/select.php\";s:10:\"style_file\";s:14:\"css/select.css\";s:11:\"script_file\";s:12:\"js/select.js\";s:5:\"image\";s:103:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/select.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:1:\"1\";s:10:\"name_price\";s:19:\"Price Ranges Select\";s:11:\"image_price\";s:114:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/select-price.png\";}s:7:\"select2\";a:12:{s:4:\"slug\";s:7:\"select2\";s:8:\"template\";s:6:\"select\";s:4:\"name\";s:7:\"Select2\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/select.php\";s:10:\"style_file\";s:14:\"css/select.css\";s:11:\"script_file\";s:12:\"js/select.js\";s:5:\"image\";s:104:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/select2.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:10:\"name_price\";s:20:\"Price Ranges Select2\";s:11:\"image_price\";s:115:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/select2-price.png\";}s:14:\"select2classic\";a:12:{s:4:\"slug\";s:14:\"select2classic\";s:8:\"template\";s:6:\"select\";s:4:\"name\";s:15:\"Select2 Classic\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/select.php\";s:10:\"style_file\";s:14:\"css/select.css\";s:11:\"script_file\";s:12:\"js/select.js\";s:5:\"image\";s:111:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/select2classic.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:10:\"name_price\";s:28:\"Price Ranges Select2 Classic\";s:11:\"image_price\";s:122:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/select2classic-price.png\";}s:11:\"sfa_default\";a:10:{s:4:\"slug\";s:11:\"sfa_default\";s:8:\"template\";s:16:\"selected_filters\";s:4:\"name\";s:21:\"Selected Filters Area\";s:4:\"file\";s:119:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/selected_filters_area.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:118:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/selected_filters_area.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:8:\"elements\";s:8:\"sort_pos\";s:1:\"1\";}s:10:\"sfa_inline\";a:10:{s:4:\"slug\";s:10:\"sfa_inline\";s:8:\"template\";s:16:\"selected_filters\";s:4:\"name\";s:28:\"Selected Filters Area Inline\";s:4:\"file\";s:119:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/selected_filters_area.php\";s:10:\"style_file\";s:29:\"css/selected_filters_area.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:125:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/selected_filters_area-inline.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:8:\"elements\";s:8:\"sort_pos\";s:1:\"1\";}s:6:\"slider\";a:10:{s:4:\"slug\";s:6:\"slider\";s:8:\"template\";s:6:\"slider\";s:4:\"name\";s:6:\"Slider\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/slider.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:13:\"/js/slider.js\";s:5:\"image\";s:103:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/slider.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:1:\"1\";}s:12:\"slider_after\";a:10:{s:4:\"slug\";s:12:\"slider_after\";s:8:\"template\";s:6:\"slider\";s:4:\"name\";s:12:\"Slider After\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/slider.php\";s:10:\"style_file\";s:0:\"\";s:11:\"script_file\";s:13:\"/js/slider.js\";s:5:\"image\";s:109:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/slider-after.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";}s:12:\"square-check\";a:12:{s:4:\"slug\";s:12:\"square-check\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:12:\"Square Check\";s:4:\"file\";s:110:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/square-check.php\";s:10:\"style_file\";s:20:\"css/square-check.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:109:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/square-check.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:10:\"name_price\";s:25:\"Price Ranges Square Check\";s:11:\"image_price\";s:120:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/square-check-price.png\";}s:6:\"square\";a:12:{s:4:\"slug\";s:6:\"square\";s:8:\"template\";s:8:\"checkbox\";s:4:\"name\";s:6:\"Square\";s:4:\"file\";s:104:\"/var/www/debebe.vamtam.com/htdocs/wp-content/plugins/woocommerce-ajax-filters/template_styles/square.php\";s:10:\"style_file\";s:14:\"css/square.css\";s:11:\"script_file\";s:0:\"\";s:5:\"image\";s:103:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/images/square.png\";s:7:\"version\";s:3:\"1.0\";s:8:\"specific\";s:0:\"\";s:8:\"sort_pos\";s:3:\"900\";s:10:\"name_price\";s:19:\"Price Ranges Square\";s:11:\"image_price\";s:114:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/template_styles/paid/images/square-price.png\";}}','yes'),(596,'berocket_admin_notices','a:1:{i:20;a:1:{i:0;a:1:{i:0;a:1:{s:9:\"subscribe\";a:15:{s:5:\"start\";i:0;s:3:\"end\";i:0;s:4:\"name\";s:9:\"subscribe\";s:4:\"html\";s:136:\"Subscribe to get latest BeRocket news and updates, plugin recommendations and configuration help, promotional email with discount codes.\";s:9:\"righthtml\";s:43:\"<a class=\"berocket_no_thanks\">No thanks</a>\";s:10:\"rightwidth\";i:80;s:13:\"nothankswidth\";i:60;s:12:\"contentwidth\";i:400;s:9:\"subscribe\";b:1;s:6:\"closed\";i:2;s:8:\"priority\";i:20;s:6:\"height\";i:50;s:6:\"repeat\";b:0;s:11:\"repeatcount\";i:1;s:5:\"image\";a:4:{s:5:\"local\";s:128:\"https://debebe.vamtam.com/wp-content/plugins/woocommerce-ajax-filters/berocket/includes/../assets/images/ad_white_on_orange.webp\";s:5:\"width\";i:239;s:6:\"height\";i:118;s:5:\"scale\";d:0.423728813559322;}}}}}}','yes'),(597,'berocket_admin_notices_rate_stars','a:1:{i:1;a:2:{s:4:\"time\";i:0;s:5:\"count\";i:0;}}','yes'),(598,'berocket_current_displayed_notice','','yes'),(599,'berocket_filter_open_wizard_on_settings','1','yes'),(600,'berocket_framework_option_global','a:3:{s:28:\"fontawesome_frontend_disable\";s:0:\"\";s:28:\"fontawesome_frontend_version\";s:0:\"\";s:27:\"framework_products_per_page\";s:0:\"\";}','yes'),(601,'BeRocket_Framework_plugins_version_check','a:1:{s:12:\"ajax_filters\";s:5:\"1.6.2\";}','yes'),(602,'berocket_key_activated_plugins','a:1:{i:1;b:0;}','yes'),(603,'berocket_last_close_notices_time','1652416027','yes'),(604,'vamtam_wc_attrs_map','a:1:{i:1;i:1;}','yes'),(606,'_transient_product_query-transient-version','1699427917','yes'),(607,'wp_calendar_block_has_published_posts','1','yes'),(608,'vamtam_theme','a:4:{s:16:\"header-logo-type\";s:5:\"image\";s:23:\"wc-product-gallery-zoom\";s:8:\"disabled\";s:12:\"google_fonts\";s:0:\"\";s:9:\"custom-js\";s:0:\"\";}','yes'),(609,'category_children','a:0:{}','yes'),(610,'elementor_library_category_children','a:0:{}','yes'),(611,'product_cat_children','a:0:{}','yes'),(612,'vamtam_last_import_map','a:5:{s:5:\"posts\";a:326:{i:6;s:18:\"__TO_BE_IMPORTED__\";i:32;s:18:\"__TO_BE_IMPORTED__\";i:39;s:18:\"__TO_BE_IMPORTED__\";i:40;s:18:\"__TO_BE_IMPORTED__\";i:41;s:18:\"__TO_BE_IMPORTED__\";i:103;s:18:\"__TO_BE_IMPORTED__\";i:227;s:18:\"__TO_BE_IMPORTED__\";i:392;s:18:\"__TO_BE_IMPORTED__\";i:393;s:18:\"__TO_BE_IMPORTED__\";i:394;s:18:\"__TO_BE_IMPORTED__\";i:395;s:18:\"__TO_BE_IMPORTED__\";i:396;s:18:\"__TO_BE_IMPORTED__\";i:397;s:18:\"__TO_BE_IMPORTED__\";i:398;s:18:\"__TO_BE_IMPORTED__\";i:423;s:18:\"__TO_BE_IMPORTED__\";i:427;s:18:\"__TO_BE_IMPORTED__\";i:428;s:18:\"__TO_BE_IMPORTED__\";i:447;s:18:\"__TO_BE_IMPORTED__\";i:525;s:18:\"__TO_BE_IMPORTED__\";i:545;s:18:\"__TO_BE_IMPORTED__\";i:546;s:18:\"__TO_BE_IMPORTED__\";i:547;s:18:\"__TO_BE_IMPORTED__\";i:556;s:18:\"__TO_BE_IMPORTED__\";i:557;s:18:\"__TO_BE_IMPORTED__\";i:558;s:18:\"__TO_BE_IMPORTED__\";i:612;s:18:\"__TO_BE_IMPORTED__\";i:832;s:18:\"__TO_BE_IMPORTED__\";i:1059;s:18:\"__TO_BE_IMPORTED__\";i:1412;s:18:\"__TO_BE_IMPORTED__\";i:1413;s:18:\"__TO_BE_IMPORTED__\";i:1414;s:18:\"__TO_BE_IMPORTED__\";i:1512;s:18:\"__TO_BE_IMPORTED__\";i:1566;s:18:\"__TO_BE_IMPORTED__\";i:1647;s:18:\"__TO_BE_IMPORTED__\";i:1651;s:18:\"__TO_BE_IMPORTED__\";i:1654;s:18:\"__TO_BE_IMPORTED__\";i:1656;s:18:\"__TO_BE_IMPORTED__\";i:1706;s:18:\"__TO_BE_IMPORTED__\";i:1796;s:18:\"__TO_BE_IMPORTED__\";i:1859;s:18:\"__TO_BE_IMPORTED__\";i:1871;s:18:\"__TO_BE_IMPORTED__\";i:1874;s:18:\"__TO_BE_IMPORTED__\";i:1997;s:18:\"__TO_BE_IMPORTED__\";i:1998;s:18:\"__TO_BE_IMPORTED__\";i:1999;s:18:\"__TO_BE_IMPORTED__\";i:2000;s:18:\"__TO_BE_IMPORTED__\";i:2001;s:18:\"__TO_BE_IMPORTED__\";i:2002;s:18:\"__TO_BE_IMPORTED__\";i:2003;s:18:\"__TO_BE_IMPORTED__\";i:2004;s:18:\"__TO_BE_IMPORTED__\";i:2038;s:18:\"__TO_BE_IMPORTED__\";i:2096;s:18:\"__TO_BE_IMPORTED__\";i:2141;s:18:\"__TO_BE_IMPORTED__\";i:2164;s:18:\"__TO_BE_IMPORTED__\";i:2166;s:18:\"__TO_BE_IMPORTED__\";i:2167;s:18:\"__TO_BE_IMPORTED__\";i:2168;s:18:\"__TO_BE_IMPORTED__\";i:2206;s:18:\"__TO_BE_IMPORTED__\";i:2207;s:18:\"__TO_BE_IMPORTED__\";i:2208;s:18:\"__TO_BE_IMPORTED__\";i:2246;s:18:\"__TO_BE_IMPORTED__\";i:2249;s:18:\"__TO_BE_IMPORTED__\";i:2253;s:18:\"__TO_BE_IMPORTED__\";i:2254;s:18:\"__TO_BE_IMPORTED__\";i:2302;s:18:\"__TO_BE_IMPORTED__\";i:2369;s:18:\"__TO_BE_IMPORTED__\";i:2401;s:18:\"__TO_BE_IMPORTED__\";i:2536;s:18:\"__TO_BE_IMPORTED__\";i:2540;s:18:\"__TO_BE_IMPORTED__\";i:3283;s:18:\"__TO_BE_IMPORTED__\";i:3320;s:18:\"__TO_BE_IMPORTED__\";i:3337;s:18:\"__TO_BE_IMPORTED__\";i:3408;s:18:\"__TO_BE_IMPORTED__\";i:3409;s:18:\"__TO_BE_IMPORTED__\";i:3576;s:18:\"__TO_BE_IMPORTED__\";i:3577;s:18:\"__TO_BE_IMPORTED__\";i:3578;s:18:\"__TO_BE_IMPORTED__\";i:3579;s:18:\"__TO_BE_IMPORTED__\";i:3580;s:18:\"__TO_BE_IMPORTED__\";i:4008;s:18:\"__TO_BE_IMPORTED__\";i:4010;s:18:\"__TO_BE_IMPORTED__\";i:4011;s:18:\"__TO_BE_IMPORTED__\";i:4231;s:18:\"__TO_BE_IMPORTED__\";i:4255;s:18:\"__TO_BE_IMPORTED__\";i:4353;s:18:\"__TO_BE_IMPORTED__\";i:4354;s:18:\"__TO_BE_IMPORTED__\";i:4355;s:18:\"__TO_BE_IMPORTED__\";i:4356;s:18:\"__TO_BE_IMPORTED__\";i:4357;s:18:\"__TO_BE_IMPORTED__\";i:4358;s:18:\"__TO_BE_IMPORTED__\";i:4359;s:18:\"__TO_BE_IMPORTED__\";i:4360;s:18:\"__TO_BE_IMPORTED__\";i:4361;s:18:\"__TO_BE_IMPORTED__\";i:4362;s:18:\"__TO_BE_IMPORTED__\";i:4392;s:18:\"__TO_BE_IMPORTED__\";i:4523;s:18:\"__TO_BE_IMPORTED__\";i:4595;s:18:\"__TO_BE_IMPORTED__\";i:4598;s:18:\"__TO_BE_IMPORTED__\";i:4601;s:18:\"__TO_BE_IMPORTED__\";i:4667;s:18:\"__TO_BE_IMPORTED__\";i:4668;s:18:\"__TO_BE_IMPORTED__\";i:4669;s:18:\"__TO_BE_IMPORTED__\";i:4670;s:18:\"__TO_BE_IMPORTED__\";i:4680;s:18:\"__TO_BE_IMPORTED__\";i:4683;s:18:\"__TO_BE_IMPORTED__\";i:4708;s:18:\"__TO_BE_IMPORTED__\";i:4709;s:18:\"__TO_BE_IMPORTED__\";i:5312;s:18:\"__TO_BE_IMPORTED__\";i:5314;s:18:\"__TO_BE_IMPORTED__\";i:5315;s:18:\"__TO_BE_IMPORTED__\";i:5316;s:18:\"__TO_BE_IMPORTED__\";i:5317;s:18:\"__TO_BE_IMPORTED__\";i:5319;s:18:\"__TO_BE_IMPORTED__\";i:5327;s:18:\"__TO_BE_IMPORTED__\";i:5332;s:18:\"__TO_BE_IMPORTED__\";i:5333;s:18:\"__TO_BE_IMPORTED__\";i:5334;s:18:\"__TO_BE_IMPORTED__\";i:5335;s:18:\"__TO_BE_IMPORTED__\";i:5336;s:18:\"__TO_BE_IMPORTED__\";i:5337;s:18:\"__TO_BE_IMPORTED__\";i:5338;s:18:\"__TO_BE_IMPORTED__\";i:5339;s:18:\"__TO_BE_IMPORTED__\";i:5340;s:18:\"__TO_BE_IMPORTED__\";i:5341;s:18:\"__TO_BE_IMPORTED__\";i:5342;s:18:\"__TO_BE_IMPORTED__\";i:5343;s:18:\"__TO_BE_IMPORTED__\";i:5345;s:18:\"__TO_BE_IMPORTED__\";i:5347;s:18:\"__TO_BE_IMPORTED__\";i:5349;s:18:\"__TO_BE_IMPORTED__\";i:5351;s:18:\"__TO_BE_IMPORTED__\";i:5353;s:18:\"__TO_BE_IMPORTED__\";i:5355;s:18:\"__TO_BE_IMPORTED__\";i:5357;s:18:\"__TO_BE_IMPORTED__\";i:5359;s:18:\"__TO_BE_IMPORTED__\";i:5361;s:18:\"__TO_BE_IMPORTED__\";i:5363;s:18:\"__TO_BE_IMPORTED__\";i:5365;s:18:\"__TO_BE_IMPORTED__\";i:5367;s:18:\"__TO_BE_IMPORTED__\";i:5369;s:18:\"__TO_BE_IMPORTED__\";i:5371;s:18:\"__TO_BE_IMPORTED__\";i:5373;s:18:\"__TO_BE_IMPORTED__\";i:5375;s:18:\"__TO_BE_IMPORTED__\";i:5377;s:18:\"__TO_BE_IMPORTED__\";i:5389;s:18:\"__TO_BE_IMPORTED__\";i:5418;s:18:\"__TO_BE_IMPORTED__\";i:5422;s:18:\"__TO_BE_IMPORTED__\";i:5429;s:18:\"__TO_BE_IMPORTED__\";i:5436;s:18:\"__TO_BE_IMPORTED__\";i:5461;s:18:\"__TO_BE_IMPORTED__\";i:5489;s:18:\"__TO_BE_IMPORTED__\";i:5493;s:18:\"__TO_BE_IMPORTED__\";i:5534;s:18:\"__TO_BE_IMPORTED__\";i:5538;s:18:\"__TO_BE_IMPORTED__\";i:5716;s:18:\"__TO_BE_IMPORTED__\";i:5717;s:18:\"__TO_BE_IMPORTED__\";i:5718;s:18:\"__TO_BE_IMPORTED__\";i:5719;s:18:\"__TO_BE_IMPORTED__\";i:5720;s:18:\"__TO_BE_IMPORTED__\";i:5721;s:18:\"__TO_BE_IMPORTED__\";i:5752;s:18:\"__TO_BE_IMPORTED__\";i:5756;s:18:\"__TO_BE_IMPORTED__\";i:5757;s:18:\"__TO_BE_IMPORTED__\";i:5758;s:18:\"__TO_BE_IMPORTED__\";i:5932;s:18:\"__TO_BE_IMPORTED__\";i:5933;s:18:\"__TO_BE_IMPORTED__\";i:5934;s:18:\"__TO_BE_IMPORTED__\";i:5957;s:18:\"__TO_BE_IMPORTED__\";i:5985;s:18:\"__TO_BE_IMPORTED__\";i:5993;s:18:\"__TO_BE_IMPORTED__\";i:6006;s:18:\"__TO_BE_IMPORTED__\";i:6031;s:18:\"__TO_BE_IMPORTED__\";i:6090;s:18:\"__TO_BE_IMPORTED__\";i:6094;s:18:\"__TO_BE_IMPORTED__\";i:6229;s:18:\"__TO_BE_IMPORTED__\";i:6248;s:18:\"__TO_BE_IMPORTED__\";i:6342;s:18:\"__TO_BE_IMPORTED__\";i:6379;s:18:\"__TO_BE_IMPORTED__\";i:6393;s:18:\"__TO_BE_IMPORTED__\";i:6438;s:18:\"__TO_BE_IMPORTED__\";i:6778;s:18:\"__TO_BE_IMPORTED__\";i:6779;s:18:\"__TO_BE_IMPORTED__\";i:6780;s:18:\"__TO_BE_IMPORTED__\";i:6781;s:18:\"__TO_BE_IMPORTED__\";i:6782;s:18:\"__TO_BE_IMPORTED__\";i:6783;s:18:\"__TO_BE_IMPORTED__\";i:6784;s:18:\"__TO_BE_IMPORTED__\";i:6785;s:18:\"__TO_BE_IMPORTED__\";i:6786;s:18:\"__TO_BE_IMPORTED__\";i:7235;s:18:\"__TO_BE_IMPORTED__\";i:7237;s:18:\"__TO_BE_IMPORTED__\";i:7238;s:18:\"__TO_BE_IMPORTED__\";i:7242;s:18:\"__TO_BE_IMPORTED__\";i:7243;s:18:\"__TO_BE_IMPORTED__\";i:7261;s:18:\"__TO_BE_IMPORTED__\";i:7705;s:18:\"__TO_BE_IMPORTED__\";i:7819;s:18:\"__TO_BE_IMPORTED__\";i:7820;s:18:\"__TO_BE_IMPORTED__\";i:7821;s:18:\"__TO_BE_IMPORTED__\";i:5;i:18;i:66;i:66;i:327;i:327;i:356;i:356;i:390;i:390;i:412;i:412;i:642;i:642;i:781;i:781;i:1473;i:1473;i:1483;i:1483;i:2037;i:2037;i:2060;i:2060;i:2215;i:2215;i:2222;i:2222;i:2227;i:2227;i:2348;i:2348;i:2363;i:2363;i:6777;i:6777;i:2370;i:2370;i:2398;i:2398;i:3044;i:3044;i:3684;i:3684;i:4075;i:4075;i:4495;i:4495;i:4517;i:4517;i:4552;i:4552;i:4591;i:4591;i:4745;i:4745;i:4842;i:4842;i:5062;i:5062;i:5266;i:5266;i:5275;i:5275;i:5382;i:5382;i:5873;i:5873;i:5886;i:5886;i:6434;i:6434;i:6460;i:6460;i:6533;i:6533;i:6545;i:6545;i:6548;i:6548;i:6618;i:6618;i:6627;i:6627;i:6801;i:6801;i:2;i:2;i:3;i:3;i:7;i:6803;i:8;i:6804;i:9;i:6805;i:10;i:10;i:11;i:11;i:16;i:16;i:19;i:19;i:883;i:883;i:885;i:885;i:887;i:887;i:889;i:889;i:891;i:891;i:1252;i:1252;i:1261;i:1261;i:1263;i:1263;i:1704;i:1704;i:1790;i:1790;i:1858;i:1858;i:1870;i:1870;i:1873;i:1873;i:3625;i:3625;i:3627;i:3627;i:3629;i:3629;i:4352;i:4352;i:4364;i:4364;i:4367;i:4367;i:4369;i:4369;i:4594;i:4594;i:4597;i:4597;i:4600;i:4600;i:5206;i:5206;i:5256;i:5256;i:5301;i:5301;i:5853;i:5853;i:6915;i:6915;i:6926;i:6926;i:315;i:315;i:339;i:339;i:2245;i:2245;i:2248;i:2248;i:2251;i:2251;i:2255;i:2255;i:4371;i:4371;i:4373;i:4373;i:4375;i:4375;i:4377;i:4377;i:4379;i:4379;i:4381;i:4381;i:4666;i:4666;i:4672;i:4672;i:4675;i:4675;i:4677;i:4677;i:4679;i:4679;i:4682;i:4682;i:4866;i:4866;i:4867;i:4867;i:4868;i:4868;i:4967;i:4967;i:4968;i:4968;i:4969;i:4969;i:5036;i:5036;i:5061;i:5061;i:5108;i:5108;i:5144;i:5144;i:5178;i:5178;i:5192;i:5192;i:5205;i:5205;i:5214;i:5214;i:5265;i:5265;i:5472;i:5472;i:5473;i:5473;i:5474;i:5474;i:5520;i:5520;i:5604;i:5604;i:5629;i:5629;i:5694;i:5694;i:5012;i:5012;i:5710;i:5710;i:5808;i:5808;i:5809;i:5809;i:5811;i:5811;i:7585;i:7585;i:987654;s:18:\"__TO_BE_IMPORTED__\";}s:5:\"terms\";a:51:{i:30;i:18;i:49;i:19;i:52;i:20;i:34;i:21;i:22;i:22;i:36;i:23;i:1;i:1;i:33;i:24;i:31;i:25;i:35;i:26;i:32;i:27;i:43;i:28;i:44;i:29;i:45;i:30;i:37;i:31;i:46;i:32;i:53;i:33;i:16;i:34;i:48;i:35;i:7;i:9;i:6;i:8;i:5;i:7;i:8;i:10;i:21;i:36;i:3;i:5;i:39;i:37;i:40;i:38;i:17;i:39;i:20;i:40;i:9;i:11;i:23;i:41;i:27;i:42;i:42;i:43;i:41;i:44;i:10;i:12;i:11;i:13;i:12;i:14;i:13;i:15;i:14;i:16;i:47;i:45;i:26;i:46;i:2;i:4;i:25;i:47;i:38;i:48;i:15;i:17;i:4;i:6;i:24;i:49;i:54;i:50;i:18;i:51;i:28;i:52;i:29;i:53;}s:7:\"authors\";a:0:{}s:15:\"featured_images\";a:39:{i:1252;i:427;i:1261;i:545;i:1858;i:1859;i:1870;i:1871;i:1873;i:1874;i:3625;i:3580;i:3627;i:3576;i:3629;i:3577;i:4352;i:4358;i:4364;i:4354;i:4367;i:4359;i:4369;i:4360;i:4594;i:4595;i:4597;i:4598;i:4600;i:4601;i:6915;i:6094;i:6926;i:6090;i:315;i:4708;i:339;i:4709;i:2245;i:2246;i:2248;i:2249;i:2251;i:2254;i:2255;i:2253;i:4371;i:4353;i:4373;i:4361;i:4375;i:4357;i:4377;i:4355;i:4379;i:4356;i:4381;i:4362;i:4666;i:4667;i:4672;i:4668;i:4675;i:4670;i:4677;i:4669;i:4679;i:4680;i:4682;i:4683;i:4866;i:0;i:4967;i:0;i:4968;i:0;i:4969;i:0;}s:5:\"menus\";a:34:{i:3515;i:6802;i:3088;i:6806;i:3089;i:6807;i:896;i:7586;i:900;i:7587;i:901;i:7588;i:2094;i:7589;i:2677;i:7590;i:2678;i:7591;i:2679;i:7592;i:2680;i:7593;i:3517;i:7594;i:7620;i:7595;i:7621;i:7596;i:7681;i:7597;i:72;i:7598;i:893;i:7599;i:894;i:7600;i:895;i:7601;i:1184;i:7602;i:1342;i:7603;i:2095;i:7604;i:3079;i:7605;i:3080;i:7606;i:3083;i:7607;i:3084;i:7608;i:3085;i:7609;i:3086;i:7610;i:3087;i:7611;i:3518;i:7612;i:7669;i:7613;i:7680;i:7614;i:7723;i:7615;i:7724;i:7616;}}','yes');
INSERT INTO `wpuf_options` VALUES (613,'vamtam_import_attachments_todo','a:2:{s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";s:11:\"attachments\";a:199:{i:0;a:2:{i:0;a:17:{s:9:\"import_id\";s:1:\"6\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-04 13:16:17\";s:13:\"post_date_gmt\";s:19:\"2023-01-04 13:16:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"woocommerce-placeholder\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"woocommerce-placeholder\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/woocommerce-placeholder.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-04 13:16:17\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/woocommerce-placeholder.png\";}i:1;a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"32\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:10:38\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:10:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"logo\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"logo\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo.svg\";}i:2;a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"39\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:38\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1441495005\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1441495005\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\";}i:3;a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"40\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:39\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1364179775\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1364179775\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1364179775.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1364179775.svg\";}i:4;a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"41\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:40\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:40\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1317331156\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1317331156\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\";}i:5;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"103\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 22:32:35\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 22:32:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:10:\"logo-light\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:10:\"logo-light\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\";}i:6;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"227\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 23:52:52\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 23:52:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"top-shape\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"top-shape\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\";}i:7;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"392\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:12\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:18:\"InterTight-Regular\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:18:\"intertight-regular\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\";}i:8;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"393\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:27\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"InterTight-ExtraLight\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"intertight-extralight\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\";}i:9;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"394\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:28\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:28\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"InterTight-Light\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"intertight-light\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\";}i:10;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"395\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:29\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:29\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"InterTight-Medium\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"intertight-medium\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\";}i:11;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"396\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:31\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"InterTight-Thin\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"intertight-thin\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\";}i:12;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"397\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:34:42\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:34:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"InterTight-SemiBold\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"intertight-semibold\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\";}i:13;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"398\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:35:05\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:35:05\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"InterTight-Bold\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"intertight-bold\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\";}i:14;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"423\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:14:32\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:14:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"gettyimages-1055658672\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1055658672\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/gettyimages-1055658672.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/gettyimages-1055658672-scaled.jpg\";}i:15;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"427\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:15:31\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:15:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1257324736\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1257324736\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1257324736.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1257324736.jpg\";}i:16;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"428\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:15:45\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:15:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"blake-wisz-GFrBMipOd_E-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"blake-wisz-gfrbmipod_e-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/blake-wisz-GFrBMipOd_E-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\";}i:17;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"447\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:35:50\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:35:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"4\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"4\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/4.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/4-scaled.jpg\";}i:18;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"525\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 13:15:08\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 13:15:08\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"pexels-cottonbro-7440193\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"pexels-cottonbro-7440193\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/pexels-cottonbro-7440193.mp4\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/pexels-cottonbro-7440193.mp4\";}i:19;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"545\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:05:07\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:05:07\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1006812650\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1006812650\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\";}i:20;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"546\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:06:37\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:06:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1287384257\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1287384257\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\";}i:21;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"547\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:07:24\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:07:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1132012971\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1132012971\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\";}i:22;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"556\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:12:42\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:12:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1305492118\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1305492118\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\";}i:23;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"557\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:12:58\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:12:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1183120759\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1183120759\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\";}i:24;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"558\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:13:17\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:13:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1387228080\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1387228080\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\";}i:25;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"612\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 17:51:14\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 17:51:14\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:61:\"Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:61:\"elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:130:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-15 17:51:14\";}i:1;s:130:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";}i:26;a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"832\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-16 12:59:13\";s:13:\"post_date_gmt\";s:19:\"2023-01-16 12:59:13\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:62:\"Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:62:\"elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:131:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-16 12:59:13\";}i:1;s:131:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";}i:27;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1059\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-17 00:06:19\";s:13:\"post_date_gmt\";s:19:\"2023-01-17 00:06:19\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"video-thumb\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"video-thumb\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/video-thumb.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/video-thumb.jpg\";}i:28;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1412\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:01\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:01\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1080398760\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1080398760\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1080398760.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1080398760-scaled.jpg\";}i:29;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1413\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:06\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1286917024\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1286917024\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1286917024.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1286917024-scaled.jpg\";}i:30;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1414\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:11\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1129384936\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1129384936\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1129384936.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1129384936-scaled.jpg\";}i:31;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1512\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 09:57:47\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 09:57:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"adam-winger-3nBzt3Jdeh4-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"adam-winger-3nbzt3jdeh4-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-3nBzt3Jdeh4-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\";}i:32;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1566\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 10:22:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 10:22:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:8:\"fav-icon\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"fav-icon\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/fav-icon.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/fav-icon.png\";}i:33;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1647\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:44:51\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:44:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"alexander-grey-ORCPTrkkezw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"alexander-grey-orcptrkkezw-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/alexander-grey-ORCPTrkkezw-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/alexander-grey-ORCPTrkkezw-unsplash.jpg\";}i:34;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1651\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:01\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:01\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"pexels-chloe-1321916\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"pexels-chloe-1321916\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-chloe-1321916.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-chloe-1321916.jpg\";}i:35;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1654\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:10\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:27:\"pexels-engin-akyurt-3065207\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:27:\"pexels-engin-akyurt-3065207\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-engin-akyurt-3065207.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-engin-akyurt-3065207.jpg\";}i:36;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1656\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:15\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:44:\"pexels-maria-lindsey-content-creator-1536356\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:44:\"pexels-maria-lindsey-content-creator-1536356\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-lindsey-content-creator-1536356.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-lindsey-content-creator-1536356.jpg\";}i:37;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1706\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 12:12:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 12:12:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-sergey-makashin-5368626\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"pexels-sergey-makashin-5368626\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg\";}i:38;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1796\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 13:55:51\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 13:55:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1199867257\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1199867257\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1199867257.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1199867257-scaled.jpg\";}i:39;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1859\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:16:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:16:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-956886508\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-956886508\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-956886508.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-956886508.jpg\";}i:40;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1871\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:29:23\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:29:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-947872892\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-947872892\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-947872892.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-947872892.jpg\";}i:41;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1874\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:30:16\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:30:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1308630277\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1308630277\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1308630277.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1308630277.jpg\";}i:42;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1997\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:39\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"autri-taheri-_PYj9cbIpIw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"autri-taheri-_pyj9cbipiw-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\";}i:43;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1998\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:42\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:59:\"jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:61:\"jessie-dee-dabrowski-www-jessiedee-net-w6cwal7pmsw-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:120:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:120:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\";}i:44;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1999\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"kareya-saleh-tLKOj6cNwe0-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"kareya-saleh-tlkoj6cnwe0-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\";}i:45;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2000\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440131\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-cottonbro-studio-7440131-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-1.jpg\";}i:46;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2001\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:29:\"pexels-element-digital-973403\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-element-digital-973403-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-element-digital-973403-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-element-digital-973403-1.jpg\";}i:47;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2002\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-koolshooters-7142792 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-koolshooters-7142792-1-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-koolshooters-7142792-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-koolshooters-7142792-1-1.jpg\";}i:48;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2003\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:53\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:53\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"pexels-neosiam-1084719\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"pexels-neosiam-1084719-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-neosiam-1084719-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-neosiam-1084719-1.jpg\";}i:49;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2004\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:55\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:39:\"valeriia-kogan-CIrRI0ujiRo-unsplash (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:39:\"valeriia-kogan-cirri0ujiro-unsplash-1-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\";}i:50;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2038\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 08:53:41\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 08:53:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"GettyImages-1022219186-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1022219186-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-1.svg\";}i:51;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2096\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 10:10:21\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 10:10:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1264509564\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1264509564\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1264509564.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1264509564.jpg\";}i:52;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2141\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 10:33:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 10:33:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"cap-3 1 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"cap-3-1-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-1-1.svg\";}i:53;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2164\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:16:30\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:16:30\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"guus-baggermans-cg599DTeS8w-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:36:\"guus-baggermans-cg599dtes8w-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg\";}i:54;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2166\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:18:52\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:18:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1310756117\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1310756117\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1310756117.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1310756117.jpg\";}i:55;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2167\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:19:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:19:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1268716364\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1268716364\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1268716364.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1268716364.jpg\";}i:56;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2168\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:19:53\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:19:53\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-622527180\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-622527180\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-622527180.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-622527180.jpg\";}i:57;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2206\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:06\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"BOB-2020-Logo_RGB_black\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"bob-2020-logo_rgb_black\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/BOB-2020-Logo_RGB_black.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/BOB-2020-Logo_RGB_black.png\";}i:58;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2207\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:31\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"image-asset\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"image-asset\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/image-asset.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/image-asset.png\";}i:59;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2208\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:38\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"ma_boston_barbershops_2023_inverse\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"ma_boston_barbershops_2023_inverse\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/ma_boston_barbershops_2023_inverse.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/ma_boston_barbershops_2023_inverse.png\";}i:60;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2246\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:21:05\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:21:05\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"4\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:3:\"4-2\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/4.png\";}i:61;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2249\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:22:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:22:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"3\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"3\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/3.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/3.png\";}i:62;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2253\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:23:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:23:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"1\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/1.png\";}i:63;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2254\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:23:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:23:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/2.png\";}i:64;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2302\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:59:04\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:59:04\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1269070582\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1269070582\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1269070582.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1269070582-scaled.jpg\";}i:65;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2369\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 13:38:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 13:38:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"placeholder.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"placeholder-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/placeholder.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/placeholder.png\";}i:66;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2401\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 13:49:21\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 13:49:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"GettyImages-1022219186 [Converted]\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1022219186-converted\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-Converted.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-Converted.svg\";}i:67;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2536\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-22 10:00:37\";s:13:\"post_date_gmt\";s:19:\"2023-02-22 10:00:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"mask\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"mask\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/mask.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/mask.svg\";}i:68;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2540\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-22 10:01:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-22 10:01:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"cap-3 2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"cap-3-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\";}i:69;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3283\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 13:35:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 13:35:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"cap-3 2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"cap-3-2-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2-1.svg\";}i:70;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3320\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:07:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:07:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:38:\"benyamin-bohlouli-dDhWJLXEZ5I-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:38:\"benyamin-bohlouli-ddhwjlxez5i-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/benyamin-bohlouli-dDhWJLXEZ5I-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/benyamin-bohlouli-dDhWJLXEZ5I-unsplash-scaled.jpg\";}i:71;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3337\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:16:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:16:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440131\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7440131\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg\";}i:72;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3408\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:58:09\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:58:09\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1450756479\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1450756479\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\";}i:73;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3409\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:58:10\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:58:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1280565878\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1280565878\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\";}i:74;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3576\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:22\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"adam-winger-HEde-a_T4E8-unsplash-(1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"adam-winger-hede-a_t4e8-unsplash-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-HEde-a_T4E8-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-HEde-a_T4E8-unsplash-1.jpg\";}i:75;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3577\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:24\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"adam-winger-ZsUbK9zSgMo-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"adam-winger-zsubk9zsgmo-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-ZsUbK9zSgMo-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-ZsUbK9zSgMo-unsplash.jpg\";}i:76;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3578\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"gettyimages-1006812650-2048x2048\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1006812650-2048x2048\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg\";}i:77;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3579\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:29\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:29\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"gettyimages-1257324736-2048x2048\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1257324736-2048x2048\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg\";}i:78;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3580\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:32\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-nataliya-vaitkevich-8468132\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-nataliya-vaitkevich-8468132\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468132.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468132.jpg\";}i:79;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4008\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1129384936\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1129384936-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1129384936.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1129384936-scaled.jpg\";}i:80;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4010\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:15\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1212426774\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1212426774\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1212426774.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1212426774-scaled.jpg\";}i:81;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4011\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:18\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:18\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1282162846\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1282162846\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1282162846.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1282162846-scaled.jpg\";}i:82;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4231\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-27 14:10:20\";s:13:\"post_date_gmt\";s:19:\"2023-02-27 14:10:20\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-arthouse-studio-7575396\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"pexels-arthouse-studio-7575396\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.mp4\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.mp4\";}i:83;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4255\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-27 14:20:35\";s:13:\"post_date_gmt\";s:19:\"2023-02-27 14:20:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-arthouse-studio-7575396\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"pexels-arthouse-studio-7575396-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:96:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396-scaled.jpg\";}i:84;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4353\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:41\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-bennie-lukas-bester-1159334\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-bennie-lukas-bester-1159334\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-bennie-lukas-bester-1159334.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-bennie-lukas-bester-1159334.jpg\";}i:85;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4354\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-4612159\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-4612159\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-4612159.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-4612159.jpg\";}i:86;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4355\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:45\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7428102\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7428102\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7428102.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7428102.jpg\";}i:87;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4356\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440057\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7440057\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440057.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440057.jpg\";}i:88;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4357\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"pexels-karolina-grabowska-5241036\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-karolina-grabowska-5241036\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-5241036.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-5241036.jpg\";}i:89;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4358\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:52\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"pexels-karolina-grabowska-7320795\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-karolina-grabowska-7320795\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-7320795.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-7320795.jpg\";}i:90;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4359\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:54\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:54\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:27:\"pexels-maria-orlova-4946942\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:27:\"pexels-maria-orlova-4946942\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-orlova-4946942.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-orlova-4946942.jpg\";}i:91;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4360\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:56\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:28:\"pexels-mikhail-nilov-6707152\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:28:\"pexels-mikhail-nilov-6707152\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-mikhail-nilov-6707152.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-mikhail-nilov-6707152.jpg\";}i:92;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4361\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:58\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-nataliya-vaitkevich-8468036\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-nataliya-vaitkevich-8468036\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468036.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468036.jpg\";}i:93;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4362\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:52:00\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:52:00\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"tamara-bellis-A3Gd2b-98_g-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"tamara-bellis-a3gd2b-98_g-unsplash\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/tamara-bellis-A3Gd2b-98_g-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/tamara-bellis-A3Gd2b-98_g-unsplash.jpg\";}i:94;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4392\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 13:12:11\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 13:12:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:63:\"Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:63:\"elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:132:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-02-28 13:12:11\";}i:1;s:132:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";}i:95;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4523\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 15:02:45\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 15:02:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"lexie-janney-Hk0SKG616T0-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"lexie-janney-hk0skg616t0-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg\";}i:96;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4595\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:34:50\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:34:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:29:\"pexels-element-digital-973401\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:29:\"pexels-element-digital-973401\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-element-digital-973401.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-element-digital-973401.jpg\";}i:97;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4598\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:36:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:36:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"pexels-cottonbro-studio-4612159 copy\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:36:\"pexels-cottonbro-studio-4612159-copy\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-cottonbro-studio-4612159-copy.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-cottonbro-studio-4612159-copy.jpg\";}i:98;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4601\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:37:43\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:37:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-thaís-sarmento-2066039 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-thais-sarmento-2066039-1\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-thais-sarmento-2066039-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-thais-sarmento-2066039-1.jpg\";}i:99;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4667\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:26\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"12\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"12\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/12.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/12.jpg\";}i:100;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4668\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"11\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"11\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/11.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/11.jpg\";}i:101;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4669\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:39\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"9\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"9\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/9.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/9.jpg\";}i:102;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4670\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"10\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"10\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/10.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/10.jpg\";}i:103;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4680\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:32:10\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:32:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"7\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"7\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/7.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/7.jpg\";}i:104;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4683\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:35:58\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:35:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"8\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"8\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/8.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/8.jpg\";}i:105;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4708\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:49:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:49:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"5\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"5\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/5.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/5.jpg\";}i:106;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4709\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:49:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:49:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"6\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"6\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/6.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/6.jpg\";}i:107;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5312\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:18:\"1-click-demo-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:18:\"1-click-demo-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\";}i:108;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5314\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"clients-trust-charitify-1-2-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"clients-trust-charitify-1-2-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/clients-trust-charitify-1-2-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/clients-trust-charitify-1-2-1.svg\";}i:109;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5315\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"liftime-updates-charitify-1-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"liftime-updates-charitify-1-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/liftime-updates-charitify-1-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/liftime-updates-charitify-1-1-1.svg\";}i:110;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5316\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"Support-1-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"support-1-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Support-1-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Support-1-1-1.svg\";}i:111;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5317\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:14:\"free-image.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:14:\"free-image-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\";}i:112;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5319\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:43\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"Getty_Images_Logo.webp\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"getty_images_logo-webp\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\";}i:113;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5327\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:06\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"vamtam-elite-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"vamtam-elite-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\";}i:114;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5332\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"elementor-2.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"elementor-2-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-2.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-2.svg\";}i:115;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5333\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"elementor-pro-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"elementor-pro-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-pro-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-pro-1.svg\";}i:116;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5334\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"option-panel-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"option-panel-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/option-panel-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/option-panel-1-1.svg\";}i:117;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5335\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"tutorials-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"tutorials-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/tutorials-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/tutorials-1-1.svg\";}i:118;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5336\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"Combined-Shape-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"combined-shape-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Combined-Shape-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Combined-Shape-1-1.svg\";}i:119;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5337\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"help-articles-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"help-articles-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/help-articles-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/help-articles-1-1.svg\";}i:120;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5338\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"niche-design-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"niche-design-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/niche-design-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/niche-design-1-1.svg\";}i:121;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5339\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"no-code-new-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"no-code-new-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/no-code-new-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/no-code-new-1-1.svg\";}i:122;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5340\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"perrformance-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"perrformance-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/perrformance-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/perrformance-1-1.svg\";}i:123;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5341\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"on-click-demo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"on-click-demo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/on-click-demo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/on-click-demo-1-1.svg\";}i:124;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5342\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"translation-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"translation-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/translation-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/translation-1-1.svg\";}i:125;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5343\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"99-free-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"99-free-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\";}i:126;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5345\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:13\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:13\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"Group-6.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"group-6-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\";}i:127;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5347\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:14\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:14\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"Elementor-Logo-Symbol-White.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"elementor-logo-symbol-white-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\";}i:128;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5349\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:15\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"Elementor-Logo-Symbol-White2.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"elementor-logo-symbol-white2-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\";}i:129;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5351\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"woocommerce-logo.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"woocommerce-logo-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\";}i:130;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5353\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"plugins-icon-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"plugins-icon-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\";}i:131;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5355\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:17\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"yoast_icon_rgb_optm.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"yoast_icon_rgb_optm-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\";}i:132;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5357\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:18\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:18\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"WPForms-icon-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"wpforms-icon-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\";}i:133;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5359\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:19\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:19\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"udp-logo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"udp-logo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:71:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:71:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\";}i:134;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5361\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:20\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:20\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"wordfence-security-logo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"wordfence-security-logo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\";}i:135;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5363\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:21\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"icon-256x256-1.webp\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"icon-256x256-1-webp\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\";}i:136;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5365\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:22\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"really-simple-sll-logo-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"really-simple-sll-logo-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:85:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:85:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\";}i:137;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5367\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:23\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:12:\"loco-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:12:\"loco-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\";}i:138;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5369\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"Limit-Login-Copy.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"limit-login-copy-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\";}i:139;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5371\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:25\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:25\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"Monsterlights-Copy-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"monsterlights-copy-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\";}i:140;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5373\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:26\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:14:\"acf-logo-2.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:14:\"acf-logo-2-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\";}i:141;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5375\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:27\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"icon-256x256-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"icon-256x256-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\";}i:142;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5377\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:28\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:28\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Rectangle-4.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"rectangle-4-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\";}i:143;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5389\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:49:49\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:49:49\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"homes-all\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"homes-all\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/homes-all.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/homes-all.jpg\";}i:144;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5418\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:03:45\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:03:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-scaled.jpg\";}i:145;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5422\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:04:40\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:04:40\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Details\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"details\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Details.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Details-scaled.jpg\";}i:146;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5429\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:11:56\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:11:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Tablets\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"tablets\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Tablets.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Tablets.jpg\";}i:147;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5436\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:14:21\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:14:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Phone\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"phone\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png\";}i:148;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5461\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:25:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:25:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"Elementor-Logo-Full-Red\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"elementor-logo-full-red\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Full-Red.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Full-Red.svg\";}i:149;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5489\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 11:37:58\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 11:37:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1132012971\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1132012971-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/GettyImages-1132012971.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/GettyImages-1132012971.jpg\";}i:150;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5493\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 11:38:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 11:38:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"SALE\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"sale\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/SALE.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/SALE.svg\";}i:151;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5534\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 13:00:31\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 13:00:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"adam-winger-fI-TKWjKYls-unsplash-(1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"adam-winger-fi-tkwjkyls-unsplash-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/adam-winger-fI-TKWjKYls-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:100:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/adam-winger-fI-TKWjKYls-unsplash-1-scaled.jpg\";}i:152;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5538\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 13:13:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 13:13:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-alexander-krivitskiy-1027092\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"pexels-alexander-krivitskiy-1027092\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-alexander-krivitskiy-1027092.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-alexander-krivitskiy-1027092-scaled.jpg\";}i:153;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5716\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:32\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"Elementor\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"elementor\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor.jpg\";}i:154;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5717\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:35\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Homes\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"homes\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Homes.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Homes.jpg\";}i:155;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5718\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Icons\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"icons\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Icons.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Icons.jpg\";}i:156;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5719\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:39\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Intro\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"intro\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Intro.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Intro.jpg\";}i:157;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5720\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Pages\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"pages\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Pages.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Pages.jpg\";}i:158;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5721\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Thumb\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"thumb\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Thumb.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Thumb.png\";}i:159;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5752\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 10:36:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 10:36:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-3.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-3.jpg\";}i:160;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5756\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 10:52:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 10:52:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Coiffure-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"coiffure-banner\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner.jpg\";}i:161;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5757\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 11:05:22\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 11:05:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Coiffure-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"coiffure-banner-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner-1.jpg\";}i:162;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5758\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 11:06:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 11:06:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"Boucherie-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"boucherie-banner\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Boucherie-Banner.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Boucherie-Banner.jpg\";}i:163;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5932\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:44:52\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:44:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1414417436\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1414417436\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg\";}i:164;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5933\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:45:06\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:45:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1440471661\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1440471661\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg\";}i:165;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5934\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:45:35\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:45:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:25:\"GettyImages-200360809-001\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:25:\"gettyimages-200360809-001\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:84:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:84:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg\";}i:166;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5957\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:51:56\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:51:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:47:\"pexels-ekaterina-belinskaya-4744784 - section 1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:45:\"pexels-ekaterina-belinskaya-4744784-section-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-section-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-section-1.png\";}i:167;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5985\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:41:26\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:41:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:13:\"svg-animation\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:13:\"svg-animation\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/svg-animation.json\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/svg-animation.json\";}i:168;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5993\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:46:03\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:46:03\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-ekaterina-belinskaya-4744784\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"pexels-ekaterina-belinskaya-4744784\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png\";}i:169;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6006\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:52:17\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:52:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-532522846\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-532522846\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg\";}i:170;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6031\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:02:03\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:02:03\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-527880492\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-527880492\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-527880492.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-527880492.jpg\";}i:171;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6090\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:15:55\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:15:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:38:\"eugene-chystiakov-taZSJ6xmt48-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:38:\"eugene-chystiakov-tazsj6xmt48-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\";}i:172;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6094\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:16:27\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:16:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1412220234\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1412220234\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg\";}i:173;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6229\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 07:27:11\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 07:27:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1370573477\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1370573477\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1370573477.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1370573477.png\";}i:174;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6248\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 07:46:33\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 07:46:33\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1160634686\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1160634686\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg\";}i:175;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6342\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 08:30:31\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 08:30:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:42:\"gabrielle-henderson-e5XjqAnVejo-unsplash-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:42:\"gabrielle-henderson-e5xjqanvejo-unsplash-1\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/gabrielle-henderson-e5XjqAnVejo-unsplash-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/gabrielle-henderson-e5XjqAnVejo-unsplash-1-1.jpg\";}i:176;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6379\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 08:50:23\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 08:50:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1454817345\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1454817345\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1454817345.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1454817345.jpg\";}i:177;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6393\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 09:20:51\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 09:20:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-523356832\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-523356832\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-523356832.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-523356832.jpg\";}i:178;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6438\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 10:15:48\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 10:15:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:44:\"pexels-ekaterina-belinskaya-4744784 - footer\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:42:\"pexels-ekaterina-belinskaya-4744784-footer\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-footer.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-footer.png\";}i:179;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6778\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6778\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/Read%20Me.txt\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/Read Me.txt\";}i:180;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6779\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6779\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:96:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/selection.json\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:96:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/selection.json\";}i:181;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6780\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6780\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:101:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo-files/demo.css\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo-files/demo.css\";}i:182;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6781\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6781\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.eot\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.eot\";}i:183;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6782\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6782\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:104:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.woff\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.woff\";}i:184;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6783\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6783\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.ttf\";}i:185;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6784\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6784\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.svg\";}i:186;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6785\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6785\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/style.css\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/style.css\";}i:187;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6786\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6786\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo.html\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo.html\";}i:188;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7235\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 12:57:46\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 12:57:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"homes-all\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"homes-all-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/homes-all.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/homes-all.jpg\";}i:189;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7237\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:00:47\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:00:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"home-2-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg\";}i:190;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7238\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:01:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:01:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-3\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-3\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg\";}i:191;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7242\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:04:23\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:04:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Details\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"details-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Details.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Details.jpg\";}i:192;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7243\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:05:42\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:05:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Phone\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"phone-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png\";}i:193;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7261\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 17:45:11\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 17:45:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Tablets\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"tablets-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Tablets.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Tablets.jpg\";}i:194;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7705\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-23 15:01:55\";s:13:\"post_date_gmt\";s:19:\"2023-10-23 15:01:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"home-1-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg\";}i:195;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7819\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:38\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Homes\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"homes-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Homes.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Homes.jpg\";}i:196;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7820\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:42\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Pages\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"pages-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Pages.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Pages.jpg\";}i:197;a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7821\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:47\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"Elementor\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"elementor-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Elementor.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Elementor.jpg\";}i:198;a:2:{i:0;a:17:{s:9:\"import_id\";s:6:\"987654\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2013-04-23 12:14:57\";s:13:\"post_date_gmt\";s:19:\"2013-04-23 12:14:57\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:12:\"Sample image\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"large\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:4:\"guid\";s:71:\"https://johnbaconsalon.com/wp-content/themes/coiffure/samples/large.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2013/04\";}i:1;s:71:\"https://johnbaconsalon.com/wp-content/themes/coiffure/samples/large.jpg\";}}}','yes'),(614,'_transient_product-transient-version','1699275892','yes'),(615,'_transient_orders-transient-version','1699275892','yes'),(616,'_transient_shipping-transient-version','1699275892','yes'),(617,'woocommerce_product_lookup_table_is_generating','1','yes'),(618,'wpforms_settings','a:1:{s:11:\"disable-css\";i:2;}','yes'),(619,'vamtam_import_attachments_done','0','yes'),(620,'wp_vamtam_import_attachments_batch_ca3e18660104f204342f3dba0e9b7','a:199:{i:0;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:1:\"6\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-04 13:16:17\";s:13:\"post_date_gmt\";s:19:\"2023-01-04 13:16:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"woocommerce-placeholder\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"woocommerce-placeholder\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/woocommerce-placeholder.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-04 13:16:17\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/woocommerce-placeholder.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:1;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"32\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:10:38\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:10:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"logo\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"logo\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:2;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"39\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:38\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1441495005\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1441495005\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:3;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"40\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:39\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1364179775\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1364179775\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1364179775.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1364179775.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:4;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:2:\"41\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 21:14:40\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 21:14:40\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1317331156\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1317331156\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:5;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"103\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 22:32:35\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 22:32:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:10:\"logo-light\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:10:\"logo-light\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:6;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"227\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-14 23:52:52\";s:13:\"post_date_gmt\";s:19:\"2023-01-14 23:52:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"top-shape\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"top-shape\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:7;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"392\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:12\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:18:\"InterTight-Regular\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:18:\"intertight-regular\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:8;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"393\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:27\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"InterTight-ExtraLight\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"intertight-extralight\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:9;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"394\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:28\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:28\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"InterTight-Light\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"intertight-light\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:10;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"395\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:29\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:29\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"InterTight-Medium\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"intertight-medium\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:11;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"396\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:32:31\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:32:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"InterTight-Thin\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"intertight-thin\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:12;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"397\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:34:42\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:34:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"InterTight-SemiBold\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"intertight-semibold\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:13;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"398\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 02:35:05\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 02:35:05\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"InterTight-Bold\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"intertight-bold\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:14;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"423\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:14:32\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:14:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"gettyimages-1055658672\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1055658672\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/gettyimages-1055658672.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/gettyimages-1055658672-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:15;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"427\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:15:31\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:15:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1257324736\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1257324736\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1257324736.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1257324736.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:16;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"428\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:15:45\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:15:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"blake-wisz-GFrBMipOd_E-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"blake-wisz-gfrbmipod_e-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/blake-wisz-GFrBMipOd_E-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:17;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"447\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 12:35:50\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 12:35:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"4\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"4\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/4.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/4-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:18;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"525\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 13:15:08\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 13:15:08\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"pexels-cottonbro-7440193\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"pexels-cottonbro-7440193\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/pexels-cottonbro-7440193.mp4\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/pexels-cottonbro-7440193.mp4\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:19;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"545\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:05:07\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:05:07\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1006812650\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1006812650\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:20;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"546\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:06:37\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:06:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1287384257\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1287384257\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:21;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"547\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:07:24\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:07:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1132012971\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1132012971\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:22;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"556\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:12:42\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:12:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1305492118\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1305492118\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:23;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"557\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:12:58\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:12:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1183120759\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1183120759\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:24;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"558\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 15:13:17\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 15:13:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1387228080\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1387228080\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:25;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"612\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-15 17:51:14\";s:13:\"post_date_gmt\";s:19:\"2023-01-15 17:51:14\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:61:\"Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:61:\"elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:130:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-15 17:51:14\";}i:1;s:130:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:26;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:3:\"832\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-16 12:59:13\";s:13:\"post_date_gmt\";s:19:\"2023-01-16 12:59:13\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:62:\"Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:62:\"elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:131:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-01-16 12:59:13\";}i:1;s:131:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:27;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1059\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-17 00:06:19\";s:13:\"post_date_gmt\";s:19:\"2023-01-17 00:06:19\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"video-thumb\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"video-thumb\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/video-thumb.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/video-thumb.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:28;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1412\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:01\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:01\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1080398760\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1080398760\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1080398760.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1080398760-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:29;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1413\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:06\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1286917024\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1286917024\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1286917024.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1286917024-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:30;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1414\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-01-30 09:41:11\";s:13:\"post_date_gmt\";s:19:\"2023-01-30 09:41:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1129384936\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1129384936\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1129384936.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/01\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1129384936-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:31;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1512\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 09:57:47\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 09:57:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"adam-winger-3nBzt3Jdeh4-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"adam-winger-3nbzt3jdeh4-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-3nBzt3Jdeh4-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:32;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1566\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 10:22:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 10:22:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:8:\"fav-icon\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"fav-icon\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/fav-icon.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/fav-icon.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:33;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1647\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:44:51\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:44:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"alexander-grey-ORCPTrkkezw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"alexander-grey-orcptrkkezw-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/alexander-grey-ORCPTrkkezw-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/alexander-grey-ORCPTrkkezw-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:34;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1651\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:01\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:01\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"pexels-chloe-1321916\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"pexels-chloe-1321916\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-chloe-1321916.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-chloe-1321916.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:35;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1654\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:10\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:27:\"pexels-engin-akyurt-3065207\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:27:\"pexels-engin-akyurt-3065207\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-engin-akyurt-3065207.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-engin-akyurt-3065207.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:36;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1656\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 11:45:15\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 11:45:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:44:\"pexels-maria-lindsey-content-creator-1536356\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:44:\"pexels-maria-lindsey-content-creator-1536356\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-lindsey-content-creator-1536356.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-lindsey-content-creator-1536356.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:37;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1706\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 12:12:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 12:12:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-sergey-makashin-5368626\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"pexels-sergey-makashin-5368626\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:38;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1796\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 13:55:51\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 13:55:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1199867257\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1199867257\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1199867257.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1199867257-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:39;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1859\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:16:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:16:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-956886508\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-956886508\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-956886508.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-956886508.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:40;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1871\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:29:23\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:29:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-947872892\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-947872892\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-947872892.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-947872892.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:41;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1874\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 15:30:16\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 15:30:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1308630277\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1308630277\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1308630277.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1308630277.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:42;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1997\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:39\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"autri-taheri-_PYj9cbIpIw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"autri-taheri-_pyj9cbipiw-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:43;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1998\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:42\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:59:\"jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:61:\"jessie-dee-dabrowski-www-jessiedee-net-w6cwal7pmsw-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:120:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:120:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:44;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"1999\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"kareya-saleh-tLKOj6cNwe0-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"kareya-saleh-tlkoj6cnwe0-unsplash-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:45;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2000\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440131\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-cottonbro-studio-7440131-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:46;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2001\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:29:\"pexels-element-digital-973403\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-element-digital-973403-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-element-digital-973403-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-element-digital-973403-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:47;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2002\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-koolshooters-7142792 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-koolshooters-7142792-1-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-koolshooters-7142792-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-koolshooters-7142792-1-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:48;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2003\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:53\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:53\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"pexels-neosiam-1084719\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"pexels-neosiam-1084719-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-neosiam-1084719-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-neosiam-1084719-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:49;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2004\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-20 17:30:55\";s:13:\"post_date_gmt\";s:19:\"2023-02-20 17:30:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:39:\"valeriia-kogan-CIrRI0ujiRo-unsplash (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:39:\"valeriia-kogan-cirri0ujiro-unsplash-1-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:98:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:50;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2038\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 08:53:41\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 08:53:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"GettyImages-1022219186-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1022219186-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:83:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:51;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2096\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 10:10:21\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 10:10:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1264509564\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1264509564\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1264509564.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1264509564.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:52;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2141\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 10:33:44\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 10:33:44\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"cap-3 1 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"cap-3-1-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:53;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2164\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:16:30\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:16:30\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"guus-baggermans-cg599DTeS8w-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:36:\"guus-baggermans-cg599dtes8w-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:54;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2166\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:18:52\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:18:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1310756117\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1310756117\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1310756117.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1310756117.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:55;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2167\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:19:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:19:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1268716364\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1268716364\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1268716364.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1268716364.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:56;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2168\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:19:53\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:19:53\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-622527180\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-622527180\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-622527180.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-622527180.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:57;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2206\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:06\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"BOB-2020-Logo_RGB_black\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"bob-2020-logo_rgb_black\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/BOB-2020-Logo_RGB_black.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/BOB-2020-Logo_RGB_black.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:58;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2207\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:31\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"image-asset\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"image-asset\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/image-asset.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/image-asset.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:59;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2208\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 11:54:38\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 11:54:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"ma_boston_barbershops_2023_inverse\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"ma_boston_barbershops_2023_inverse\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/ma_boston_barbershops_2023_inverse.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/ma_boston_barbershops_2023_inverse.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:60;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2246\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:21:05\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:21:05\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"4\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:3:\"4-2\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/4.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:61;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2249\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:22:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:22:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"3\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"3\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/3.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/3.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:62;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2253\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:23:46\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:23:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"1\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:63;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2254\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:23:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:23:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/2.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:64;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2302\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 12:59:04\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 12:59:04\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1269070582\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1269070582\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1269070582.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1269070582-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:65;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2369\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 13:38:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 13:38:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"placeholder.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"placeholder-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/placeholder.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/placeholder.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:66;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2401\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-21 13:49:21\";s:13:\"post_date_gmt\";s:19:\"2023-02-21 13:49:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"GettyImages-1022219186 [Converted]\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1022219186-converted\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-Converted.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-Converted.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:67;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2536\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-22 10:00:37\";s:13:\"post_date_gmt\";s:19:\"2023-02-22 10:00:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"mask\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"mask\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/mask.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/mask.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:68;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"2540\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-22 10:01:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-22 10:01:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"cap-3 2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"cap-3-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:69;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3283\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 13:35:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 13:35:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"cap-3 2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"cap-3-2-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:70;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3320\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:07:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:07:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:38:\"benyamin-bohlouli-dDhWJLXEZ5I-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:38:\"benyamin-bohlouli-ddhwjlxez5i-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/benyamin-bohlouli-dDhWJLXEZ5I-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/benyamin-bohlouli-dDhWJLXEZ5I-unsplash-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:71;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3337\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:16:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:16:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440131\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7440131\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:72;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3408\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:58:09\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:58:09\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1450756479\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1450756479\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:73;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3409\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-24 14:58:10\";s:13:\"post_date_gmt\";s:19:\"2023-02-24 14:58:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1280565878\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1280565878\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:74;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3576\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:22\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"adam-winger-HEde-a_T4E8-unsplash-(1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"adam-winger-hede-a_t4e8-unsplash-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-HEde-a_T4E8-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-HEde-a_T4E8-unsplash-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:75;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3577\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:24\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"adam-winger-ZsUbK9zSgMo-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"adam-winger-zsubk9zsgmo-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-ZsUbK9zSgMo-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/adam-winger-ZsUbK9zSgMo-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:76;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3578\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:27\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"gettyimages-1006812650-2048x2048\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1006812650-2048x2048\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:77;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3579\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:29\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:29\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"gettyimages-1257324736-2048x2048\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"gettyimages-1257324736-2048x2048\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:78;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"3580\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-25 14:44:32\";s:13:\"post_date_gmt\";s:19:\"2023-02-25 14:44:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-nataliya-vaitkevich-8468132\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-nataliya-vaitkevich-8468132\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468132.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468132.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:79;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4008\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:12\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1129384936\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1129384936-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1129384936.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1129384936-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:80;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4010\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:15\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1212426774\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1212426774\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1212426774.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1212426774-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:81;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4011\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-26 13:27:18\";s:13:\"post_date_gmt\";s:19:\"2023-02-26 13:27:18\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1282162846\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1282162846\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1282162846.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1282162846-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:82;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4231\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-27 14:10:20\";s:13:\"post_date_gmt\";s:19:\"2023-02-27 14:10:20\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-arthouse-studio-7575396\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"pexels-arthouse-studio-7575396\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.mp4\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.mp4\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:83;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4255\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-27 14:20:35\";s:13:\"post_date_gmt\";s:19:\"2023-02-27 14:20:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"pexels-arthouse-studio-7575396\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"pexels-arthouse-studio-7575396-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:89:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:96:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-arthouse-studio-7575396-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:84;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4353\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:41\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-bennie-lukas-bester-1159334\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-bennie-lukas-bester-1159334\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-bennie-lukas-bester-1159334.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-bennie-lukas-bester-1159334.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:85;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4354\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:43\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-4612159\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-4612159\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-4612159.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-4612159.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:86;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4355\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:45\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7428102\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7428102\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7428102.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7428102.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:87;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4356\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:48\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"pexels-cottonbro-studio-7440057\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-cottonbro-studio-7440057\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440057.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440057.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:88;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4357\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:50\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"pexels-karolina-grabowska-5241036\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-karolina-grabowska-5241036\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-5241036.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-5241036.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:89;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4358\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:52\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"pexels-karolina-grabowska-7320795\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"pexels-karolina-grabowska-7320795\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-7320795.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-karolina-grabowska-7320795.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:90;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4359\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:54\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:54\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:27:\"pexels-maria-orlova-4946942\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:27:\"pexels-maria-orlova-4946942\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-orlova-4946942.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-orlova-4946942.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:91;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4360\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:56\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:28:\"pexels-mikhail-nilov-6707152\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:28:\"pexels-mikhail-nilov-6707152\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-mikhail-nilov-6707152.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-mikhail-nilov-6707152.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:92;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4361\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:51:58\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:51:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"pexels-nataliya-vaitkevich-8468036\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"pexels-nataliya-vaitkevich-8468036\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468036.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-nataliya-vaitkevich-8468036.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:93;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4362\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 12:52:00\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 12:52:00\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:34:\"tamara-bellis-A3Gd2b-98_g-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"tamara-bellis-a3gd2b-98_g-unsplash\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/tamara-bellis-A3Gd2b-98_g-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/tamara-bellis-A3Gd2b-98_g-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:94;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4392\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 13:12:11\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 13:12:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:63:\"Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:63:\"elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:132:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-02-28 13:12:11\";}i:1;s:132:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:95;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4523\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-02-28 15:02:45\";s:13:\"post_date_gmt\";s:19:\"2023-02-28 15:02:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"lexie-janney-Hk0SKG616T0-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"lexie-janney-hk0skg616t0-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/02\";}i:1;s:92:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:96;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4595\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:34:50\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:34:50\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:29:\"pexels-element-digital-973401\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:29:\"pexels-element-digital-973401\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-element-digital-973401.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-element-digital-973401.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:97;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4598\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:36:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:36:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"pexels-cottonbro-studio-4612159 copy\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:36:\"pexels-cottonbro-studio-4612159-copy\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-cottonbro-studio-4612159-copy.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:95:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-cottonbro-studio-4612159-copy.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:98;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4601\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 11:37:43\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 11:37:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-thaís-sarmento-2066039 (1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"pexels-thais-sarmento-2066039-1\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-thais-sarmento-2066039-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-thais-sarmento-2066039-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:99;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4667\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:26\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"12\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"12\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/12.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/12.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:100;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4668\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"11\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"11\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/11.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/11.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:101;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4669\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:39\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"9\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"9\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/9.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/9.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:102;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4670\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:23:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:23:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:2:\"10\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:2:\"10\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/10.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:61:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/10.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:103;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4680\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:32:10\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:32:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"7\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"7\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/7.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/7.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:104;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4683\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:35:58\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:35:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"8\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"8\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/8.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/8.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:105;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4708\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:49:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:49:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"5\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"5\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/5.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/5.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:106;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"4709\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-01 12:49:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-01 12:49:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:1:\"6\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:1:\"6\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/6.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:60:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/6.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:107;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5312\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:18:\"1-click-demo-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:18:\"1-click-demo-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:108;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5314\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:33:\"clients-trust-charitify-1-2-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:33:\"clients-trust-charitify-1-2-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/clients-trust-charitify-1-2-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:88:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/clients-trust-charitify-1-2-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:109;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5315\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"liftime-updates-charitify-1-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"liftime-updates-charitify-1-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/liftime-updates-charitify-1-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:90:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/liftime-updates-charitify-1-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:110;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5316\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"Support-1-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"support-1-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Support-1-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Support-1-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:111;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5317\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:14:\"free-image.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:14:\"free-image-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:112;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5319\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:42:43\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:42:43\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"Getty_Images_Logo.webp\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"getty_images_logo-webp\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:113;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5327\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:06\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"vamtam-elite-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"vamtam-elite-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:114;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5332\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"elementor-2.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"elementor-2-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-2.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-2.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:115;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5333\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"elementor-pro-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"elementor-pro-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-pro-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor-pro-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:116;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5334\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"option-panel-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"option-panel-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/option-panel-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/option-panel-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:117;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5335\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:17:\"tutorials-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"tutorials-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/tutorials-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/tutorials-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:118;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5336\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"Combined-Shape-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"combined-shape-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Combined-Shape-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Combined-Shape-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:119;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5337\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"help-articles-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"help-articles-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/help-articles-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/help-articles-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:120;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5338\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"niche-design-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"niche-design-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/niche-design-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/niche-design-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:121;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5339\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"no-code-new-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"no-code-new-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/no-code-new-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/no-code-new-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:122;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5340\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:11\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"perrformance-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"perrformance-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/perrformance-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/perrformance-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:123;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5341\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"on-click-demo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"on-click-demo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/on-click-demo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/on-click-demo-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:124;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5342\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"translation-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"translation-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/translation-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/translation-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:125;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5343\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"99-free-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"99-free-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:126;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5345\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:13\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:13\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:11:\"Group-6.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"group-6-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:127;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5347\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:14\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:14\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"Elementor-Logo-Symbol-White.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"elementor-logo-symbol-white-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:128;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5349\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:15\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:15\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:32:\"Elementor-Logo-Symbol-White2.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:32:\"elementor-logo-symbol-white2-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:87:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:129;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5351\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"woocommerce-logo.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"woocommerce-logo-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:130;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5353\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"plugins-icon-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"plugins-icon-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:131;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5355\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:17\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"yoast_icon_rgb_optm.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"yoast_icon_rgb_optm-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:132;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5357\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:18\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:18\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"WPForms-icon-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"wpforms-icon-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:133;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5359\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:19\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:19\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"udp-logo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"udp-logo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:71:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:71:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:134;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5361\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:20\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:20\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:31:\"wordfence-security-logo-1-1.svg\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:31:\"wordfence-security-logo-1-1-svg\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:86:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:135;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5363\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:21\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:19:\"icon-256x256-1.webp\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:19:\"icon-256x256-1-webp\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:136;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5365\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:22\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:30:\"really-simple-sll-logo-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:30:\"really-simple-sll-logo-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:85:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:85:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:137;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5367\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:23\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:12:\"loco-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:12:\"loco-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:138;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5369\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"Limit-Login-Copy.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"limit-login-copy-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:139;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5371\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:25\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:25\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:24:\"Monsterlights-Copy-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"monsterlights-copy-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:79:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:140;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5373\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:26\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:14:\"acf-logo-2.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:14:\"acf-logo-2-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:69:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:141;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5375\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:27\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:20:\"icon-256x256-1-1.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:20:\"icon-256x256-1-1-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:142;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5377\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:43:28\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:43:28\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Rectangle-4.png\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"rectangle-4-png\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:70:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:143;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5389\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 12:49:49\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 12:49:49\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"homes-all\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"homes-all\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/homes-all.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/homes-all.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:144;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5418\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:03:45\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:03:45\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:72:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:145;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5422\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:04:40\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:04:40\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Details\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"details\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Details.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Details-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:146;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5429\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:11:56\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:11:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Tablets\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"tablets\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Tablets.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Tablets.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:147;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5436\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:14:21\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:14:21\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Phone\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"phone\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:148;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5461\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-03 13:25:12\";s:13:\"post_date_gmt\";s:19:\"2023-03-03 13:25:12\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:23:\"Elementor-Logo-Full-Red\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:23:\"elementor-logo-full-red\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Full-Red.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:82:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Full-Red.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:149;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5489\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 11:37:58\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 11:37:58\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1132012971\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:24:\"gettyimages-1132012971-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/GettyImages-1132012971.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/GettyImages-1132012971.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:150;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5493\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 11:38:16\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 11:38:16\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:4:\"SALE\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"sale\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/SALE.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:63:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/SALE.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:151;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5534\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 13:00:31\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 13:00:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:36:\"adam-winger-fI-TKWjKYls-unsplash-(1)\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:34:\"adam-winger-fi-tkwjkyls-unsplash-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:93:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/adam-winger-fI-TKWjKYls-unsplash-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:100:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/adam-winger-fI-TKWjKYls-unsplash-1-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:152;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5538\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-06 13:13:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-06 13:13:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-alexander-krivitskiy-1027092\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"pexels-alexander-krivitskiy-1027092\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-alexander-krivitskiy-1027092.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/pexels-alexander-krivitskiy-1027092-scaled.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:153;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5716\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:32\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:32\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"Elementor\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"elementor\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:154;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5717\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:35\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Homes\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"homes\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Homes.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Homes.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:155;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5718\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Icons\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"icons\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Icons.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Icons.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:156;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5719\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:39\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:39\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Intro\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"intro\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Intro.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Intro.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:157;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5720\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:41\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:41\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Pages\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"pages\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Pages.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Pages.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:158;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5721\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-13 09:14:42\";s:13:\"post_date_gmt\";s:19:\"2023-03-13 09:14:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Thumb\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"thumb\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Thumb.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Thumb.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:159;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5752\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 10:36:24\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 10:36:24\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-3.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-3.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:160;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5756\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 10:52:38\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 10:52:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Coiffure-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:15:\"coiffure-banner\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:161;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5757\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 11:05:22\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 11:05:22\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:15:\"Coiffure-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:17:\"coiffure-banner-2\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Coiffure-Banner-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:162;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5758\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-03-15 11:06:37\";s:13:\"post_date_gmt\";s:19:\"2023-03-15 11:06:37\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:16:\"Boucherie-Banner\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:16:\"boucherie-banner\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Boucherie-Banner.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/03\";}i:1;s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Boucherie-Banner.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:163;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5932\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:44:52\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:44:52\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1414417436\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1414417436\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:164;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5933\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:45:06\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:45:06\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1440471661\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1440471661\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:165;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5934\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:45:35\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:45:35\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:25:\"GettyImages-200360809-001\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:25:\"gettyimages-200360809-001\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:84:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:84:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:166;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5957\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 09:51:56\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 09:51:56\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:47:\"pexels-ekaterina-belinskaya-4744784 - section 1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:45:\"pexels-ekaterina-belinskaya-4744784-section-1\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-section-1.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-section-1.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:167;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5985\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:41:26\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:41:26\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:13:\"svg-animation\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:13:\"svg-animation\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/svg-animation.json\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:73:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/svg-animation.json\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:168;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"5993\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:46:03\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:46:03\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:35:\"pexels-ekaterina-belinskaya-4744784\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:35:\"pexels-ekaterina-belinskaya-4744784\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:94:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:169;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6006\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 12:52:17\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 12:52:17\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-532522846\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-532522846\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:170;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6031\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:02:03\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:02:03\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-527880492\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-527880492\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-527880492.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-527880492.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:171;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6090\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:15:55\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:15:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:38:\"eugene-chystiakov-taZSJ6xmt48-unsplash\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:38:\"eugene-chystiakov-tazsj6xmt48-unsplash\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:97:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:172;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6094\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-13 13:16:27\";s:13:\"post_date_gmt\";s:19:\"2023-10-13 13:16:27\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1412220234\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1412220234\";s:14:\"comment_status\";s:0:\"\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:173;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6229\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 07:27:11\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 07:27:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1370573477\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1370573477\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1370573477.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1370573477.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:174;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6248\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 07:46:33\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 07:46:33\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1160634686\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1160634686\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:175;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6342\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 08:30:31\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 08:30:31\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:42:\"gabrielle-henderson-e5XjqAnVejo-unsplash-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:42:\"gabrielle-henderson-e5xjqanvejo-unsplash-1\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/gabrielle-henderson-e5XjqAnVejo-unsplash-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/gabrielle-henderson-e5XjqAnVejo-unsplash-1-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:176;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6379\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 08:50:23\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 08:50:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:22:\"GettyImages-1454817345\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:22:\"gettyimages-1454817345\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1454817345.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:81:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1454817345.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:177;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6393\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 09:20:51\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 09:20:51\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:21:\"GettyImages-523356832\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:21:\"gettyimages-523356832\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-523356832.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-523356832.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:178;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6438\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-16 10:15:48\";s:13:\"post_date_gmt\";s:19:\"2023-10-16 10:15:48\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:44:\"pexels-ekaterina-belinskaya-4744784 - footer\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:42:\"pexels-ekaterina-belinskaya-4744784-footer\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-footer.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-footer.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:179;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6778\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6778\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:95:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/Read%20Me.txt\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:93:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/Read Me.txt\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:180;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6779\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6779\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:96:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/selection.json\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:96:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/selection.json\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:181;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6780\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6780\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:101:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo-files/demo.css\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:101:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo-files/demo.css\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:182;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6781\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6781\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.eot\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.eot\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:183;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6782\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6782\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:104:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.woff\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:104:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.woff\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:184;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6783\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6783\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.ttf\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.ttf\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:185;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6784\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6784\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.svg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:103:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/fonts/theme-icons.svg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:186;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6785\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6785\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/style.css\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/style.css\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:187;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"6786\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-17 16:40:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-17 16:40:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:0:\"\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:4:\"6786\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo.html\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:19:\"2023-10-17 16:40:10\";}i:1;s:91:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/custom-icons/theme-icons/demo.html\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:188;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7235\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 12:57:46\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 12:57:46\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"homes-all\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"homes-all-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/homes-all.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/homes-all.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:189;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7237\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:00:47\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:00:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-2\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"home-2-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:190;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7238\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:01:10\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:01:10\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-3\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:6:\"home-3\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:65:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:191;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7242\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:04:23\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:04:23\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Details\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"details-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Details.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Details.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:192;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7243\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 13:05:42\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 13:05:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Phone\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"phone-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:193;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7261\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-18 17:45:11\";s:13:\"post_date_gmt\";s:19:\"2023-10-18 17:45:11\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:7:\"Tablets\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:9:\"tablets-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Tablets.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:66:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Tablets.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:194;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7705\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-23 15:01:55\";s:13:\"post_date_gmt\";s:19:\"2023-10-23 15:01:55\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:6:\"Home-1\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:8:\"home-1-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:67:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:195;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7819\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:38\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:38\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Homes\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"homes-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Homes.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Homes.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:196;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7820\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:42\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:42\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:5:\"Pages\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:7:\"pages-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Pages.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:64:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Pages.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:197;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:4:\"7821\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2023-10-25 10:01:47\";s:13:\"post_date_gmt\";s:19:\"2023-10-25 10:01:47\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:9:\"Elementor\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:11:\"elementor-2\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:6:\"closed\";s:4:\"guid\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Elementor.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2023/10\";}i:1;s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Elementor.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}i:198;a:1:{s:4:\"data\";a:2:{s:10:\"attachment\";a:2:{i:0;a:17:{s:9:\"import_id\";s:6:\"987654\";s:11:\"post_author\";i:1;s:9:\"post_date\";s:19:\"2013-04-23 12:14:57\";s:13:\"post_date_gmt\";s:19:\"2013-04-23 12:14:57\";s:12:\"post_content\";s:0:\"\";s:12:\"post_excerpt\";s:0:\"\";s:10:\"post_title\";s:12:\"Sample image\";s:11:\"post_status\";s:7:\"inherit\";s:9:\"post_name\";s:5:\"large\";s:14:\"comment_status\";s:4:\"open\";s:11:\"ping_status\";s:4:\"open\";s:4:\"guid\";s:71:\"https://johnbaconsalon.com/wp-content/themes/coiffure/samples/large.jpg\";s:11:\"post_parent\";i:0;s:10:\"menu_order\";s:1:\"0\";s:9:\"post_type\";s:10:\"attachment\";s:13:\"post_password\";s:0:\"\";s:11:\"upload_date\";s:7:\"2013/04\";}i:1;s:71:\"https://johnbaconsalon.com/wp-content/themes/coiffure/samples/large.jpg\";}s:8:\"base_url\";s:27:\"https://coiffure.vamtam.com\";}}}','no'),(621,'vamtam-theme-icons-importing','1','no'),(622,'recovery_mode_email_last_sent','1699275893','yes'),(623,'site_logo','7','yes'),(624,'elementor_fonts_manager_font_types','a:1:{s:11:\"Inter Tight\";s:6:\"custom\";}','yes'),(625,'elementor_fonts_manager_fonts','a:1:{s:11:\"Inter Tight\";a:2:{s:9:\"font_face\";s:1507:\"@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 100;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 200;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 300;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 400;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 500;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 600;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 700;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\') format(\'truetype\');\n}\n\";s:7:\"post_id\";i:390;}}','yes'),(626,'_transient_wc_attribute_taxonomies','a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','yes'),(627,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:26;s:3:\"all\";i:26;s:8:\"approved\";s:2:\"26\";s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(628,'elementor_custom_icon_sets_config','a:1:{s:0:\"\";a:2:{s:19:\"custom_icon_post_id\";i:7617;s:5:\"label\";s:11:\"theme-icons\";}}','yes'),(629,'elementor_load_fa4_shim','yes','yes'),(630,'_transient_timeout_wc_term_counts','1701867962','no'),(631,'_transient_wc_term_counts','a:5:{i:17;s:0:\"\";i:32;s:1:\"3\";i:37;s:2:\"12\";i:33;s:1:\"3\";i:38;s:1:\"6\";}','no'),(634,'elementor_use_mini_cart_template','yes','yes'),(635,'_transient_woocommerce_reports-transient-version','1699276112','yes'),(636,'_transient_timeout_orders-all-statuses','1699880917','no'),(637,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1699276112\";s:5:\"value\";a:0:{}}','no'),(638,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1699880848','no'),(639,'_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:20:\"WooCommerce Payments\";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:93:\"https://woo.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:825:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woo.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:20:\"WooCommerce Payments\";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:93:\"https://woo.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:825:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woo.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'),(640,'_transient_timeout_wc_onboarding_themes','1699362448','no'),(641,'_transient_wc_onboarding_themes','a:84:{s:8:\"coiffure\";a:6:{s:4:\"slug\";s:8:\"coiffure\";s:5:\"title\";s:17:\"(VamTam) Coiffure\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:68:\"https://johnbaconsalon.com/wp-content/themes/coiffure/screenshot.jpg\";s:23:\"has_woocommerce_support\";b:1;}s:10:\"storefront\";a:19:{s:5:\"title\";s:10:\"Storefront\";s:5:\"image\";s:94:\"https://woo.com/wp-content/uploads/2014/11/woocommerce-theme-storefront-iupsib.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:157:\"Storefront is an intuitive & flexible, free theme offering deep integration with WooCommerce.\r\n\r\nIt\'s the perfect platform for your next WooCommerce project.\";s:4:\"link\";s:105:\"https://woo.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:\"&#36;0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:32:\"5714dad8f8d0b930bd6cc9c99657b930\";s:4:\"slug\";s:10:\"storefront\";s:2:\"id\";i:565154;s:6:\"rating\";d:4.3;s:13:\"reviews_count\";i:4;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:35:\"https://woo.com/vendor/woocommerce/\";s:4:\"icon\";s:68:\"https://woo.com/wp-content/uploads/2016/02/woo-Storefront-ipreuh.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deco\";a:19:{s:5:\"title\";s:4:\"Deco\";s:5:\"image\";s:67:\"https://woo.com/wp-content/uploads/2023/09/IMG_9302.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:62:\"Discover our Deco theme: your path to stunning home makeovers!\";s:4:\"link\";s:99:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/madrasthemes/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2023/09/product-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kirana\";a:19:{s:5:\"title\";s:6:\"Kirana\";s:5:\"image\";s:91:\"https://woo.com/wp-content/uploads/2023/08/kirana-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:76:\"https://woo.com/wp-content/uploads/2023/08/kirana-product-icon-160x160-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"everglow\";a:19:{s:5:\"title\";s:8:\"Everglow\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2023/08/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:30:\"https://woo.com/vendor/agnihd/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2023/08/Icon-80x80-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"kereta\";a:19:{s:5:\"title\";s:6:\"Kereta\";s:5:\"image\";s:86:\"https://woo.com/wp-content/uploads/2023/08/regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:51:\"Rev up your online automotive business with Kereta.\";s:4:\"link\";s:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/madrasthemes/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2023/08/product-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"ethreadwears\";a:19:{s:5:\"title\";s:12:\"eThreadwears\";s:5:\"image\";s:71:\"https://woo.com/wp-content/uploads/2023/06/ethreadwears.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:93:\"Build a stylish and appealing online store with this eThreadwears Block Theme for WooCommerce\";s:4:\"link\";s:107:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/catch-themes/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2023/06/ethreadwears-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"bespoke\";a:19:{s:5:\"title\";s:7:\"Bespoke\";s:5:\"image\";s:81:\"https://woo.com/wp-content/uploads/2023/06/bespoke-product-card-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:94:\"Bespoke is the perfect choice for showcasing beautiful, bespoke products on your online store.\";s:4:\"link\";s:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:31:\"https://woo.com/vendor/press75/\";s:4:\"icon\";s:65:\"https://woo.com/wp-content/uploads/2023/06/bespoke-theme-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-chrono\";a:19:{s:5:\"title\";s:6:\"Chrono\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2023/05/chrono-featured-02.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:109:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/organic-themes/\";s:4:\"icon\";s:58:\"https://woo.com/wp-content/uploads/2023/05/chrono-logo.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emart\";a:19:{s:5:\"title\";s:5:\"eMart\";s:5:\"image\";s:73:\"https://woo.com/wp-content/uploads/2023/05/prodcut-header.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:52:\"Use eMart for your Electronics and affiliate stores.\";s:4:\"link\";s:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/madrasthemes/\";s:4:\"icon\";s:62:\"https://woo.com/wp-content/uploads/2023/05/product-icon-80.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"blissful\";a:19:{s:5:\"title\";s:8:\"Blissful\";s:5:\"image\";s:93:\"https://woo.com/wp-content/uploads/2023/05/blissful-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.com/products/blissful/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:37:\"https://themegrilldemos.com/blissful/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:78:\"https://woo.com/wp-content/uploads/2023/05/blissful-product-icon-160x160-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"artistry\";a:19:{s:5:\"title\";s:8:\"Artistry\";s:5:\"image\";s:76:\"https://woo.com/wp-content/uploads/2023/05/artistry-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:90:\"Elevate your online presence and watch your business thrive with the Artistry theme today!\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/organic-themes/\";s:4:\"icon\";s:60:\"https://woo.com/wp-content/uploads/2023/05/artistry-logo.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"folio\";a:19:{s:5:\"title\";s:5:\"Folio\";s:5:\"image\";s:73:\"https://woo.com/wp-content/uploads/2023/05/P75-Folio-23-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"&#36;\";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:31:\"https://woo.com/vendor/press75/\";s:4:\"icon\";s:57:\"https://woo.com/wp-content/uploads/2023/05/folio-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"heim\";a:19:{s:5:\"title\";s:4:\"Heim\";s:5:\"image\";s:68:\"https://woo.com/wp-content/uploads/2023/05/thumbnail.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:99:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/nordicmade/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2023/05/icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:14:\"organic-rialto\";a:19:{s:5:\"title\";s:6:\"Rialto\";s:5:\"image\";s:74:\"https://woo.com/wp-content/uploads/2023/05/rialto-featured.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:95:\"Create a multi-vendor eCommerce website like Etsy or Amazon using the WooCommerce Rialto theme.\";s:4:\"link\";s:109:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/organic-themes/\";s:4:\"icon\";s:58:\"https://woo.com/wp-content/uploads/2023/05/rialto-logo.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"kedai\";a:19:{s:5:\"title\";s:5:\"Kedai\";s:5:\"image\";s:86:\"https://woo.com/wp-content/uploads/2023/05/regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:62:\"Use Kedai for your Electronics, dropship and affiliate stores.\";s:4:\"link\";s:100:\"https://woo.com/products/kedai/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:30:\"http://kedai.madrasthemes.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/madrasthemes/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2023/05/product-icon-80-3.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"labeaute\";a:19:{s:5:\"title\";s:10:\"La Beauté\";s:5:\"image\";s:94:\"https://woo.com/wp-content/uploads/2023/04/la-beaute-regular-card-product-logo.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:28:\"Merchants&#039; Best Friends\";s:10:\"vendor_url\";s:46:\"https://woo.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:69:\"https://woo.com/wp-content/uploads/2023/04/la-beaute-product-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"decor\";a:19:{s:5:\"title\";s:5:\"Decor\";s:5:\"image\";s:85:\"https://woo.com/wp-content/uploads/2023/03/decor-regular-card-product.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/goodlayers/\";s:4:\"icon\";s:67:\"https://woo.com/wp-content/uploads/2023/03/decor-product-icon-1.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"apparel\";a:19:{s:5:\"title\";s:7:\"Apparel\";s:5:\"image\";s:78:\"https://woo.com/wp-content/uploads/2023/03/apparel-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:97:\"Experience minimalist and chic design with Apparel - a theme with exceptional dark-mode function.\";s:4:\"link\";s:102:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:28:\"Merchants&#039; Best Friends\";s:10:\"vendor_url\";s:46:\"https://woo.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:73:\"https://woo.com/wp-content/uploads/2023/03/apparel-theme-product-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"bagberry\";a:19:{s:5:\"title\";s:8:\"Bagberry\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2023/03/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:106:\"Sell purses, handbags, clothes, and accessories with the vibrant Bagberry theme for WooCommerce boutiques.\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:30:\"https://woo.com/vendor/agnihd/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2023/03/Icon-80x80-3.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"elaventa\";a:19:{s:5:\"title\";s:8:\"eLaventa\";s:5:\"image\";s:67:\"https://woo.com/wp-content/uploads/2023/06/elavanta.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:83:\"Build a stylish online store with this elegant eLaventa Block Theme for WooCommerce\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/catch-themes/\";s:4:\"icon\";s:60:\"https://woo.com/wp-content/uploads/2023/02/elaventa-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"cozynest\";a:19:{s:5:\"title\";s:8:\"Cozynest\";s:5:\"image\";s:74:\"https://woo.com/wp-content/uploads/2023/03/Untitled-design.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:95:\"Build a contemporary furniture or home décor store with the modern, minimalist Cozynest theme.\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/boostifythemes/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2023/02/cozynest-logo2.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"ledge\";a:19:{s:5:\"title\";s:5:\"Ledge\";s:5:\"image\";s:90:\"https://woo.com/wp-content/uploads/2023/02/Regular-Card-Product-Logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/wolfthemes/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2023/02/Product-Icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"scentina\";a:19:{s:5:\"title\";s:8:\"Scentina\";s:5:\"image\";s:80:\"https://woo.com/wp-content/uploads/2023/02/Scentina-Arhive.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:118:\"Create a stunning WooCommerce store using Scentina, a contemporary WordPress theme built for perfume and candle shops.\";s:4:\"link\";s:103:\"https://woo.com/products/scentina/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:35:\"https://scentina.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"f375e96e-87be-4a0d-8813-0644d607dd34\";s:4:\"slug\";s:8:\"scentina\";s:2:\"id\";i:18734001540926;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:65:\"https://woo.com/wp-content/uploads/2023/02/Scentina-logo.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"yuna\";a:19:{s:5:\"title\";s:4:\"Yuna\";s:5:\"image\";s:74:\"https://woo.com/wp-content/uploads/2023/01/yuna-main-image.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:90:\"Build a positive, inviting website for your nonprofit with the Yuna theme for WooCommerce.\";s:4:\"link\";s:99:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:55:\"https://woo.com/wp-content/uploads/2023/01/yuna-160.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"treehouse\";a:19:{s:5:\"title\";s:9:\"Treehouse\";s:5:\"image\";s:81:\"https://woo.com/wp-content/uploads/2023/01/treehouse-product-card.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:104:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2023/01/treehouse-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"vastra\";a:19:{s:5:\"title\";s:6:\"Vastra\";s:5:\"image\";s:93:\"https://woo.com/wp-content/uploads/2023/02/vastra-regular-card-product-logo-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:92:\"Create a stylish online clothing boutique with the fashionable Vastra theme for WooCommerce.\";s:4:\"link\";s:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:76:\"https://woo.com/wp-content/uploads/2023/01/vastra-product-icon-160x160-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"epentatonic\";a:19:{s:5:\"title\";s:11:\"ePentatonic\";s:5:\"image\";s:70:\"https://woo.com/wp-content/uploads/2023/02/epentatonic.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:106:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/catch-themes/\";s:4:\"icon\";s:76:\"https://woo.com/wp-content/uploads/2023/01/epentatonic-product-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"freshcart\";a:19:{s:5:\"title\";s:9:\"FreshCart\";s:5:\"image\";s:79:\"https://woo.com/wp-content/uploads/2023/02/freshcart-main-image.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:67:\"Use the FreshCart theme to build a vibrant ecommerce grocery store.\";s:4:\"link\";s:104:\"https://woo.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:\"&#36;59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"&#36;\";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:36:\"https://woo.com/vendor/madrasthemes/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2023/01/product-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"avalon\";a:19:{s:5:\"title\";s:6:\"Avalon\";s:5:\"image\";s:70:\"https://woo.com/wp-content/uploads/2023/01/avalon-main.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:70:\"Design a modern fashion website with the Avalon theme for WooCommerce.\";s:4:\"link\";s:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:57:\"https://woo.com/wp-content/uploads/2023/01/avalon-160.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"coffee-shop\";a:19:{s:5:\"title\";s:11:\"Coffee Shop\";s:5:\"image\";s:69:\"https://woo.com/wp-content/uploads/2023/01/responsive.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:105:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/goodlayers/\";s:4:\"icon\";s:54:\"https://woo.com/wp-content/uploads/2023/01/cf-logo.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"beleco\";a:19:{s:5:\"title\";s:6:\"Beleco\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2022/12/Arhive-Image.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:111:\"Create a gorgeous WooCommerce shop using Beleco, a minimal WordPress theme built for beauty and skincare shops.\";s:4:\"link\";s:101:\"https://woo.com/products/beleco/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://beleco.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"82b565ef-eee6-46fa-adfa-f8aa540a39a5\";s:4:\"slug\";s:6:\"beleco\";s:2:\"id\";i:18734001349628;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:63:\"https://woo.com/wp-content/uploads/2022/12/Group-176-2.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"copenhagen\";a:19:{s:5:\"title\";s:10:\"Copenhagen\";s:5:\"image\";s:81:\"https://woo.com/wp-content/uploads/2023/02/copenhagen-theme-thumb.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:105:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:28:\"Merchants&#039; Best Friends\";s:10:\"vendor_url\";s:46:\"https://woo.com/vendor/merchants-best-friends/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2022/12/Product-Icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"macchiato\";a:19:{s:5:\"title\";s:9:\"Macchiato\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2022/12/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:104:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:30:\"https://woo.com/vendor/agnihd/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2022/12/Icon-80x80-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"gizmo\";a:19:{s:5:\"title\";s:5:\"Gizmo\";s:5:\"image\";s:96:\"https://woo.com/wp-content/uploads/2022/11/gizmo-regular-card-product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:94:\"Quickly build a store for your technology products with the Gizmo block theme for WooCommerce.\";s:4:\"link\";s:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:80:\"https://woo.com/wp-content/uploads/2022/11/gizmo-product-icon-160x160-1.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nokul\";a:19:{s:5:\"title\";s:5:\"Nokul\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2022/11/Product-logo.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:120:\"Make a tasty WooCommerce shop using Nokul, a delicious WordPress Block Theme that will take your shop to the next level.\";s:4:\"link\";s:100:\"https://woo.com/products/nokul/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://nokul.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"9c3602fb-a6c4-4399-a970-817c7a7f37f4\";s:4:\"slug\";s:5:\"nokul\";s:2:\"id\";i:18734001178991;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:56:\"https://woo.com/wp-content/uploads/2022/11/noktua-cl.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"contemporary\";a:19:{s:5:\"title\";s:12:\"Contemporary\";s:5:\"image\";s:69:\"https://woo.com/wp-content/uploads/2022/11/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:92:\"Build a stylish modern store for handmade goods with the Contemporary theme for WooCommerce.\";s:4:\"link\";s:107:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:53:\"https://woo.com/wp-content/uploads/2022/11/icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"vignette\";a:19:{s:5:\"title\";s:8:\"Vignette\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2022/10/vignettecard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:99:\"Use the modern, minimalist Vignette block theme to quickly and easily build your WooCommerce store.\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/viva-themes/\";s:4:\"icon\";s:60:\"https://woo.com/wp-content/uploads/2022/10/vignette-icon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"lenis\";a:19:{s:5:\"title\";s:5:\"Lenis\";s:5:\"image\";s:75:\"https://woo.com/wp-content/uploads/2022/10/Lenis-woo-cover2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:66:\"Attract fashion-forward shoppers with the ultramodern Lenis theme.\";s:4:\"link\";s:100:\"https://woo.com/products/lenis/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:32:\"https://lenis.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"95c74bf8-9547-406a-abe6-58866658e348\";s:4:\"slug\";s:5:\"lenis\";s:2:\"id\";i:18734001064271;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:66:\"https://woo.com/wp-content/uploads/2022/10/Lenis-woo-logo.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"wardrobe\";a:19:{s:5:\"title\";s:8:\"Wardrobe\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2022/09/Featured-image-538x403-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:91:\"Launch your online store with Wardrobe—the best minimalist fashion theme for WooCommerce.\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:30:\"https://woo.com/vendor/agnihd/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2022/09/Icon-80x80-1.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"libreria\";a:19:{s:5:\"title\";s:8:\"Libreria\";s:5:\"image\";s:95:\"https://woo.com/wp-content/uploads/2022/08/libreria-regular-card-product-logo-2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:83:\"https://woo.com/wp-content/uploads/2022/08/libreria-product-icon-160x160-1.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"aspicio\";a:19:{s:5:\"title\";s:7:\"Aspicio\";s:5:\"image\";s:76:\"https://woo.com/wp-content/uploads/2022/07/Group-173-1.jpg?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:107:\"Build your e-commerce store with Aspicio, a high-converting, minimalistic block theme with floral elements.\";s:4:\"link\";s:102:\"https://woo.com/products/aspicio/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:34:\"https://aspicio.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"82386eea-2eef-469f-92b2-d079324f49ee\";s:4:\"slug\";s:7:\"aspicio\";s:2:\"id\";i:18734000787343;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2022/07/Group-172.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"noctua\";a:19:{s:5:\"title\";s:6:\"Noctua\";s:5:\"image\";s:74:\"https://woo.com/wp-content/uploads/2022/07/Group-177.png?w=620&fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:85:\"Create or update your WooCommerce site with Noctua, a modern, minimalist block theme.\";s:4:\"link\";s:101:\"https://woo.com/products/noctua/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:33:\"https://noctua.themeskingdom.com/\";s:5:\"price\";s:10:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"9ae5c6d1-ab1b-48b3-a74d-21607c3467d4\";s:4:\"slug\";s:6:\"noctua\";s:2:\"id\";i:18734000741159;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2022/07/Group-176.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"luminate\";a:19:{s:5:\"title\";s:8:\"Luminate\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2022/07/Featured-image-538x403-2.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:30:\"https://woo.com/vendor/agnihd/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2022/07/Icon-80x80-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"basti\";a:19:{s:5:\"title\";s:5:\"Basti\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2022/07/basti-main-image-5.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:94:\"Create your website with Basti—a fully customizable, minimalist Block Theme for WooCommerce.\";s:4:\"link\";s:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2022/07/basti-160.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"bonum\";a:19:{s:5:\"title\";s:5:\"Bonum\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2022/05/Bonum-Card-Product.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:114:\"Add the Bonum theme to your WooCommerce store to present your handmade products in an elegant, minimalist setting.\";s:4:\"link\";s:100:\"https://woo.com/products/bonum/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons\";s:8:\"demo_url\";s:31:\"https://bonum.themeskingdom.com\";s:5:\"price\";s:10:\"&#36;89.00\";s:9:\"raw_price\";i:89;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:36:\"746f83fd-8eaa-4d72-97c8-63713d06adea\";s:4:\"slug\";s:5:\"bonum\";s:2:\"id\";i:18734000410291;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:13:\"ThemesKingdom\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/themeskingdom/\";s:4:\"icon\";s:62:\"https://woo.com/wp-content/uploads/2022/05/bonum-cite-logo.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"skincare\";a:19:{s:5:\"title\";s:8:\"SkinCare\";s:5:\"image\";s:93:\"https://woo.com/wp-content/uploads/2022/05/skincare-regular-card-product-logo.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:77:\"Sell wellness and beauty products with the beautiful, minimal theme SkinCare.\";s:4:\"link\";s:103:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:70:\"https://woo.com/wp-content/uploads/2022/05/skincare-160x160-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"lumiere\";a:19:{s:5:\"title\";s:8:\"Lumière\";s:5:\"image\";s:89:\"https://woo.com/wp-content/uploads/2022/04/lumiere-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:66:\"https://woo.com/wp-content/uploads/2022/04/lumiere-logo-icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"bass\";a:19:{s:5:\"title\";s:4:\"Bass\";s:5:\"image\";s:73:\"https://woo.com/wp-content/uploads/2022/02/basscard.jpg?w=538&fit=764,573\";s:4:\"type\";s:5:\"theme\";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:99:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/viva-themes/\";s:4:\"icon\";s:60:\"https://woo.com/wp-content/uploads/2022/02/bassicon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"blooms\";a:19:{s:5:\"title\";s:6:\"Blooms\";s:5:\"image\";s:85:\"https://woo.com/wp-content/uploads/2022/02/blooms-regular-card-xbdwaz.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:96:\"Showcase your flowers, plants, or other natural products with the clean and lovely Blooms theme.\";s:4:\"link\";s:101:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:58:\"https://woo.com/wp-content/uploads/2022/02/icon-5.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"vegan-food-shop\";a:19:{s:5:\"title\";s:15:\"Vegan Food Shop\";s:5:\"image\";s:90:\"https://woo.com/wp-content/uploads/2022/02/vegan-product-card-large-ltsscl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:110:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:62:\"https://woo.com/wp-content/uploads/2022/02/vegan-logo-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"outer\";a:19:{s:5:\"title\";s:5:\"Outer\";s:5:\"image\";s:91:\"https://woo.com/wp-content/uploads/2022/02/Regular-Card-Product-Logo-af549w.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:32:\"https://woo.com/vendor/codestag/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2021/12/Product-Icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"cbd-retailer\";a:19:{s:5:\"title\";s:12:\"CBD Retailer\";s:5:\"image\";s:85:\"https://woo.com/wp-content/uploads/2022/01/cbd-retailer-regular-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:107:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:71:\"https://woo.com/wp-content/uploads/2022/01/cbd-retailer-logo-icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"wine-house\";a:19:{s:5:\"title\";s:10:\"Wine House\";s:5:\"image\";s:69:\"https://woo.com/wp-content/uploads/2022/01/screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:70:\"Sell food and drinks with the clean, subtle, upscale Wine House theme.\";s:4:\"link\";s:105:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:53:\"https://woo.com/wp-content/uploads/2021/12/icon-2.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"dololo\";a:19:{s:5:\"title\";s:6:\"Dololo\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2021/12/main-dololo-je34s3.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:66:\"https://woo.com/wp-content/uploads/2021/12/product-icon-1.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"emoly\";a:19:{s:5:\"title\";s:5:\"Emoly\";s:5:\"image\";s:87:\"https://woo.com/wp-content/uploads/2021/12/emoly-wordpress-theme-ugrxpl.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2021/12/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"affiche\";a:19:{s:5:\"title\";s:7:\"Affiche\";s:5:\"image\";s:89:\"https://woo.com/wp-content/uploads/2021/12/affiche-regular-product-card-1.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:4;s:11:\"vendor_name\";s:13:\"Thunderstores\";s:10:\"vendor_url\";s:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:72:\"https://woo.com/wp-content/uploads/2021/11/affiche-product-icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"olorien\";a:19:{s:5:\"title\";s:7:\"Olorien\";s:5:\"image\";s:73:\"https://woo.com/wp-content/uploads/2021/11/olorien-main-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:64:\"https://woo.com/wp-content/uploads/2021/11/product-icon.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"urban-wear\";a:19:{s:5:\"title\";s:10:\"Urban Wear\";s:5:\"image\";s:68:\"https://woo.com/wp-content/uploads/2021/11/urbanwear.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:105:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:69:\"https://woo.com/wp-content/uploads/2021/11/urban-wear-logo-icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"webshop\";a:19:{s:5:\"title\";s:7:\"WebShop\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2021/09/webshop-theme-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/themegrill/\";s:4:\"icon\";s:75:\"https://woo.com/wp-content/uploads/2021/09/ws-logo-color-80x80-1-virg1d.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"wild-sports\";a:19:{s:5:\"title\";s:11:\"Wild Sports\";s:5:\"image\";s:69:\"https://woo.com/wp-content/uploads/2021/09/wildsports.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:93:\"A sports-oriented WooCommerce theme with bright accent colors to help you express your brand.\";s:4:\"link\";s:106:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:56:\"https://woo.com/wp-content/uploads/2021/09/icon.png?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"nelly\";a:19:{s:5:\"title\";s:5:\"Nelly\";s:5:\"image\";s:95:\"https://woo.com/wp-content/uploads/2021/09/nelly-pets-fashion-wordpress-theme-1.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/anariel-design/\";s:4:\"icon\";s:61:\"https://woo.com/wp-content/uploads/2021/08/thumbnail.jpg?w=80\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:16:\"organic-goodness\";a:19:{s:5:\"title\";s:16:\"Organic Goodness\";s:5:\"image\";s:88:\"https://woo.com/wp-content/uploads/2021/08/organic-goodness-theme-cover.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:111:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:75:\"https://woo.com/wp-content/uploads/2021/08/organic-goodness-logo-icon-1.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"maudern\";a:19:{s:5:\"title\";s:7:\"Maudern\";s:5:\"image\";s:80:\"https://woo.com/wp-content/uploads/2021/08/regular-product-card.webp?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/thunderstores/\";s:4:\"icon\";s:74:\"https://woo.com/wp-content/uploads/2021/08/maudern-product-icon-f1qi03.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"olymp\";a:19:{s:5:\"title\";s:5:\"Olymp\";s:5:\"image\";s:75:\"https://woo.com/wp-content/uploads/2021/05/screenshot-olymp.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/viva-themes/\";s:4:\"icon\";s:56:\"https://woo.com/wp-content/uploads/2021/08/olympicon.jpg\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:9:\"miniature\";a:19:{s:5:\"title\";s:9:\"Miniature\";s:5:\"image\";s:78:\"https://woo.com/wp-content/uploads/2021/07/featured_miniature2.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:104:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:5:\"frame\";a:19:{s:5:\"title\";s:5:\"Frame\";s:5:\"image\";s:64:\"https://woo.com/wp-content/uploads/2021/06/frame.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:100:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:52:\"https://woo.com/wp-content/uploads/2021/06/frame.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"smart-home\";a:19:{s:5:\"title\";s:10:\"Smart Home\";s:5:\"image\";s:66:\"https://woo.com/wp-content/uploads/2021/04/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:105:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2021/04/icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"skinny\";a:19:{s:5:\"title\";s:6:\"Skinny\";s:5:\"image\";s:75:\"https://woo.com/wp-content/uploads/2021/04/SKfeatured.png?w=800&fit=764,573\";s:4:\"type\";s:5:\"theme\";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:101:\"https://woo.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:\"&#36;69.00\";s:9:\"raw_price\";i:69;s:15:\"currency_symbol\";s:5:\"&#36;\";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:32:\"https://woo.com/vendor/codestag/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:12:\"pure-fashion\";a:19:{s:5:\"title\";s:12:\"Pure Fashion\";s:5:\"image\";s:66:\"https://woo.com/wp-content/uploads/2021/03/browser.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:88:\"Beautiful WooCommerce theme with soft colors and a unique layout using Gutenberg editor.\";s:4:\"link\";s:107:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2021/03/icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"overline\";a:19:{s:5:\"title\";s:8:\"Overline\";s:5:\"image\";s:67:\"https://woo.com/wp-content/uploads/2020/11/overline.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2021/01/icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"agency\";a:19:{s:5:\"title\";s:6:\"Agency\";s:5:\"image\";s:74:\"https://woo.com/wp-content/uploads/2020/10/agency-featured.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:6:\"rhodes\";a:19:{s:5:\"title\";s:6:\"Rhodes\";s:5:\"image\";s:70:\"https://woo.com/wp-content/uploads/2020/09/rhodes-home.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:101:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:34:\"https://woo.com/vendor/cssigniter/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"restoration\";a:19:{s:5:\"title\";s:11:\"Restoration\";s:5:\"image\";s:82:\"https://woo.com/wp-content/uploads/2020/09/restoration-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:90:\"An elegant and sophisticated mobile-first, Gutenberg-powered theme for WooCommerce stores.\";s:4:\"link\";s:106:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2020/09/icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"matthew\";a:19:{s:5:\"title\";s:7:\"Matthew\";s:5:\"image\";s:77:\"https://woo.com/wp-content/uploads/2020/07/matthew-screenshot.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:102:\"https://woo.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:\"&#36;129.00\";s:9:\"raw_price\";i:129;s:15:\"currency_symbol\";s:5:\"&#36;\";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:37:\"https://woo.com/vendor/themes-harbor/\";s:4:\"icon\";s:59:\"https://woo.com/wp-content/uploads/2020/07/matthew-icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:11:\"fifthavenue\";a:19:{s:5:\"title\";s:12:\"Fifth Avenue\";s:5:\"image\";s:82:\"https://woo.com/wp-content/uploads/2020/06/fifthavenue-woocommerce.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:103:\"Beautiful Gutenberg powered WooCommerce theme designed to be easily customized for all types of stores.\";s:4:\"link\";s:107:\"https://woo.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:\"&#36;99.00\";s:9:\"raw_price\";i:99;s:15:\"currency_symbol\";s:5:\"&#36;\";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:35:\"https://woo.com/vendor/fuel-themes/\";s:4:\"icon\";s:51:\"https://woo.com/wp-content/uploads/2020/06/icon.png\";s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:7:\"threads\";a:19:{s:5:\"title\";s:7:\"Threads\";s:5:\"image\";s:79:\"https://woo.com/wp-content/uploads/2019/08/threads-home-cropped.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";s:7:\"excerpt\";s:79:\"Create a stunning website for your apparel brand using Threads for WooCommerce.\";s:4:\"link\";s:102:\"https://woo.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:\"&#36;79.00\";s:9:\"raw_price\";i:79;s:15:\"currency_symbol\";s:5:\"&#36;\";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:38:\"https://woo.com/vendor/organic-themes/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:10:\"block-shop\";a:19:{s:5:\"title\";s:10:\"Block Shop\";s:5:\"image\";s:83:\"https://woo.com/wp-content/uploads/2019/08/block-shop-theme-preview.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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.3 and WooCommerce 8.1.\";s:4:\"link\";s:105:\"https://woo.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:\"&#36;59.00\";s:9:\"raw_price\";i:59;s:15:\"currency_symbol\";s:5:\"&#36;\";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:6;s:11:\"vendor_name\";s:11:\"Get Bowtied\";s:10:\"vendor_url\";s:35:\"https://woo.com/vendor/get-bowtied/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:4:\"deli\";a:19:{s:5:\"title\";s:4:\"Deli\";s:5:\"image\";s:63:\"https://woo.com/wp-content/uploads/2015/03/deli.jpg?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:99:\"https://woo.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:\"&#36;0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"&#36;\";s:4:\"hash\";s:32:\"83c6db94c8ebf9da56b59fb97f724e88\";s:4:\"slug\";s:4:\"deli\";s:2:\"id\";i:784823;s:6:\"rating\";N;s:13:\"reviews_count\";N;s:11:\"vendor_name\";s:11:\"WooCommerce\";s:10:\"vendor_url\";s:35:\"https://woo.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:8:\"boutique\";a:19:{s:5:\"title\";s:8:\"Boutique\";s:5:\"image\";s:67:\"https://woo.com/wp-content/uploads/2015/01/boutique.png?fit=764,573\";s:4:\"type\";s:5:\"theme\";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:103:\"https://woo.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:\"&#36;0.00\";s:9:\"raw_price\";i:0;s:15:\"currency_symbol\";s:5:\"&#36;\";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:11:\"WooCommerce\";s:10:\"vendor_url\";s:35:\"https://woo.com/vendor/woocommerce/\";s:4:\"icon\";N;s:12:\"is_installed\";b:0;s:23:\"has_woocommerce_support\";b:1;}s:15:\"hello-elementor\";a:6:{s:4:\"slug\";s:15:\"hello-elementor\";s:5:\"title\";s:15:\"Hello Elementor\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:75:\"https://johnbaconsalon.com/wp-content/themes/hello-elementor/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:15:\"twentytwentyone\";a:6:{s:4:\"slug\";s:15:\"twentytwentyone\";s:5:\"title\";s:17:\"Twenty Twenty-One\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:75:\"https://johnbaconsalon.com/wp-content/themes/twentytwentyone/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:17:\"twentytwentythree\";a:6:{s:4:\"slug\";s:17:\"twentytwentythree\";s:5:\"title\";s:19:\"Twenty Twenty-Three\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:77:\"https://johnbaconsalon.com/wp-content/themes/twentytwentythree/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}s:15:\"twentytwentytwo\";a:6:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:5:\"title\";s:17:\"Twenty Twenty-Two\";s:5:\"price\";s:4:\"0.00\";s:12:\"is_installed\";b:1;s:5:\"image\";s:75:\"https://johnbaconsalon.com/wp-content/themes/twentytwentytwo/screenshot.png\";s:23:\"has_woocommerce_support\";b:1;}}','no'),(642,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1699880848','no'),(643,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";a:22:{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:100:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:100:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:51:\"https://woo.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:102:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:102:\"https://woo.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: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:103:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:103:\"https://woo.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:92:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:98:\"https://woo.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:9;}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:91:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:97:\"https://woo.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:9;}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:92:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:98:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:99:\"https://woo.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\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:3;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:4:{i:0;s:2:\"NZ\";i:1;s:2:\"HK\";i:2;s:2:\"SG\";i:3;s:2:\"AU\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:9;}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:77:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:100:\"https://woo.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:9;}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:77:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:100:\"https://woo.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:94:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:100:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:101:\"https://woo.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:9;}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:72:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:101:\"https://woo.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:9;}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:96:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:102:\"https://woo.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:9;}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:96:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:103:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:102:\"https://woo.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:9;}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:92:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:98:\"https://woo.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:9;}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:71:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:100:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:94:\"https://woo.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:96:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:102:\"https://woo.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:9;}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:77:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:100:\"https://woo.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\";O:8:\"stdClass\":2:{s:1:\"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:{}}}s:1:\"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\";O:8:\"stdClass\":2:{s:1:\"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\";}}}s:1:\"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:8:\"contains\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";a: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:71:\"https://woo.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:100:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:94:\"https://woo.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:34:\"Mercado Pago Checkout Pro & Custom\";s:7:\"content\";s:183:\"Accept credit and debit cards, offline (cash or bank transfer) and logged-in payments with money in Mercado Pago. Safe and secure payments with the leading payment processor in LATAM.\";s:5:\"image\";s:99:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:105:\"https://woo.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:9;}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:93:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:99:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:93:\"https://woo.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\";O:8:\"stdClass\":2:{s:1:\"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\";}}}}s:1:\"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:93:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:93:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:99:\"https://woo.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\";O:8:\"stdClass\":2:{s:1:\"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:\">=\";}s:1:\"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:9;}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:93:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:93:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:99:\"https://woo.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\";O:8:\"stdClass\":2:{s:1:\"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:\">=\";}s:1:\"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:9;}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:96:\"https://woo.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:102:\"https://woo.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\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"fail\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"NZ\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:8;}}}','no'),(644,'wcpay_welcome_page_viewed_timestamp','1699276049','yes'),(645,'woocommerce_task_list_tracked_completed_tasks','a:1:{i:0;s:8:\"products\";}','yes'),(646,'wcpay_welcome_page_incentives_dismissed','a:1:{i:0;s:32:\"wcpay-promo-2023-action-discount\";}','yes'),(647,'_transient_timeout_wc_product_children_2255','1701868076','no'),(648,'_transient_wc_product_children_2255','a:2:{s:3:\"all\";a:3:{i:0;i:4969;i:1;i:4968;i:2;i:4967;}s:7:\"visible\";a:3:{i:0;i:4969;i:1;i:4968;i:2;i:4967;}}','no'),(649,'woocommerce_onboarding_profile','a:1:{s:7:\"skipped\";b:1;}','yes'),(650,'_transient_timeout_wc_shipping_method_count_legacy','1701868136','no'),(651,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1699275892\";s:5:\"value\";i:0;}','no'),(663,'_site_transient_timeout_available_translations','1699287006','no'),(664,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.6\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.6/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-20 14:52:12\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.23\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.23/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-17 09:27:56\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.24\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.24/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-30 17:34:42\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-16 10:44:14\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.3/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-18 13:58:36\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-13 05:44:31\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-18 09:36:50\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 12:32:40\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-18 08:19:14\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-08 09:49:50\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-08 09:52:35\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.3.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 18:16:41\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.3.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 18:16:33\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.3/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-31 11:51:34\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-22 00:24:59\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-28 15:58:51\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-07 10:32:51\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-28 15:57:23\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-03 07:25:21\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-20 08:57:43\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-22 13:44:03\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-26 01:50:26\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-31 02:13:04\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-03-14 22:16:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.3/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.3/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:5:\"5.8.8\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.8/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.8.8\";s:7:\"updated\";s:19:\"2021-10-04 20:53:18\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.8/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.14\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.14/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-17 16:18:36\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.19\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.19/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-05 10:16:58\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-15 17:16:26\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 23:13:21\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-18 14:24:18\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-30 17:30:18\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-15 23:14:34\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-11-03 13:04:16\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.23\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.23/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.3/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 23:41:33\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-09 07:20:47\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.31\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.31/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-05-28 22:06:16\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.3/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-31 09:18:27\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-05 16:40:26\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.3/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-06 09:35:55\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-11-03 15:28:58\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.24\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.24/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-25 18:45:51\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-13 01:54:01\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.24\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.24/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.0.6\";s:7:\"updated\";s:19:\"2023-10-31 08:47:02\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.6/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.3/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.24\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.24/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.19\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.19/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.1.4\";s:7:\"updated\";s:19:\"2022-10-20 17:15:28\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.1.4/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-13 00:53:29\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-14 15:26:14\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.3.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-29 06:43:10\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.3.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.1.4\";s:7:\"updated\";s:19:\"2022-11-24 03:51:58\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.1.4/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-01 07:05:22\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.6\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.6/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-13 08:36:49\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-05 01:27:19\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.24\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.24/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.13\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.13/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.36\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.36/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 23:32:44\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-18 12:10:13\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-29 11:56:04\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.3.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-11-02 16:15:05\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-10 16:26:11\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.23\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.23/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-20 04:59:22\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.32\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.32/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-27 11:36:32\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-09-28 12:14:59\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.3.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-08-21 12:17:05\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-18 18:23:14\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-31 21:49:13\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-20 06:29:06\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.14\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.14/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-23 12:34:38\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-11 16:19:53\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.3.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-27 05:53:56\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-21 10:39:13\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.3.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.8.8\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-13 08:42:34\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:6:\"5.3.16\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.16/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.36\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.36/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.8.8\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.8/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.23\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.23/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-14 17:48:14\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-11-04 14:18:50\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.1.4\";s:7:\"updated\";s:19:\"2023-03-04 10:46:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.1.4/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.14\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.14/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2023-07-15 15:30:50\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.3/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-10-12 21:22:49\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.3\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.3/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.3.2\";s:7:\"updated\";s:19:\"2023-11-02 06:09:18\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.3.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(665,'_elementor_settings_update_time','1699329424','yes'),(666,'elementor_google_maps_api_key','','yes'),(667,'elementor_pro_recaptcha_site_key','','yes'),(668,'elementor_pro_recaptcha_secret_key','','yes'),(669,'elementor_pro_recaptcha_v3_site_key','','yes'),(670,'elementor_pro_recaptcha_v3_secret_key','','yes'),(671,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(672,'elementor_pro_facebook_app_id','','yes'),(673,'elementor_pro_mailchimp_api_key','','yes'),(674,'elementor_validate_api_data','','yes'),(675,'elementor_pro_drip_api_token','','yes'),(676,'elementor_pro_activecampaign_api_key','','yes'),(677,'elementor_pro_activecampaign_api_url','','yes'),(678,'elementor_pro_getresponse_api_key','','yes'),(679,'elementor_pro_convertkit_api_key','','yes'),(680,'elementor_pro_mailerlite_api_key','','yes'),(681,'elementor_typekit-kit-id','','yes'),(683,'elementor_pro_stripe_test_secret_key','','yes'),(684,'elementor_validate_stripe_api_test_secret_key_button','','yes'),(685,'elementor_pro_stripe_live_secret_key','','yes'),(686,'elementor_validate_stripe_api_live_secret_key_button','','yes'),(687,'elementor_stripe_legal_disclaimer','','yes'),(688,'elementor_css_print_method','external','yes'),(689,'elementor_editor_break_lines','','yes'),(690,'elementor_unfiltered_files_upload','1','yes'),(691,'elementor_google_font','1','yes'),(692,'elementor_meta_generator_tag','','yes'),(696,'_transient_timeout_wc_shipping_method_count','1701868538','no'),(697,'_transient_wc_shipping_method_count','a:2:{s:7:\"version\";s:10:\"1699275892\";s:5:\"value\";i:0;}','no'),(703,'elementor_log','a:8:{s:32:\"1a48d9e9962fdab7a00bd435a4e1ad19\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:102:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;s:7:\"\0*\0date\";s:19:\"2023-11-06 13:16:22\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type bool\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:25;s:14:\"\0*\0times_dates\";a:25:{i:0;s:19:\"2023-11-06 13:16:22\";i:1;s:19:\"2023-11-06 13:16:45\";i:2;s:19:\"2023-11-06 13:23:11\";i:3;s:19:\"2023-11-06 13:26:39\";i:4;s:19:\"2023-11-06 13:27:26\";i:5;s:19:\"2023-11-06 13:27:27\";i:6;s:19:\"2023-11-06 13:30:50\";i:7;s:19:\"2023-11-06 13:31:21\";i:8;s:19:\"2023-11-07 00:45:21\";i:9;s:19:\"2023-11-07 00:58:05\";i:10;s:19:\"2023-11-07 04:06:36\";i:11;s:19:\"2023-11-07 04:12:42\";i:12;s:19:\"2023-11-07 04:25:33\";i:13;s:19:\"2023-11-07 04:39:21\";i:14;s:19:\"2023-11-07 04:39:22\";i:15;s:19:\"2023-11-07 04:45:45\";i:16;s:19:\"2023-11-07 04:47:24\";i:17;s:19:\"2023-11-07 14:28:13\";i:18;s:19:\"2023-11-08 04:35:28\";i:19;s:19:\"2023-11-08 04:38:44\";i:20;s:19:\"2023-11-08 04:49:00\";i:21;s:19:\"2023-11-08 05:03:25\";i:22;s:19:\"2023-11-08 05:14:38\";i:23;s:19:\"2023-11-08 06:26:32\";i:24;s:19:\"2023-11-08 06:41:52\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type bool\";s:4:\"file\";s:102:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}}s:32:\"13297aebef0a19fe74a5e4fe2e839171\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:131:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php\";s:7:\"\0*\0line\";i:42;s:7:\"\0*\0date\";s:19:\"2023-11-06 13:26:46\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type null\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-11-06 13:26:46\";i:1;s:19:\"2023-11-07 00:54:14\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type null\";s:4:\"file\";s:131:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/e-icons.php\";s:4:\"line\";i:42;s:5:\"trace\";b:1;}}s:32:\"f3926008caad789235bd907e6c7a4743\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:112:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:7:\"\0*\0line\";i:363;s:7:\"\0*\0date\";s:19:\"2023-11-07 00:46:34\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:31:\"Undefined index: editor_post_id\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-11-07 00:46:34\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:31:\"Undefined index: editor_post_id\";s:4:\"file\";s:112:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:4:\"line\";i:363;s:5:\"trace\";b:1;}}s:32:\"ace31aac56686e845d30395c731b9537\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"601335\";s:7:\"\0*\0file\";s:90:\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.17.2\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-11-07 04:37:51\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:82:\"null is not an object (evaluating &#039;elementor.documents.getCurrent().id&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-11-07 04:37:51\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1699331871\";s:7:\"message\";s:72:\"null is not an object (evaluating \'elementor.documents.getCurrent().id\')\";s:3:\"url\";s:90:\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.17.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"601335\";}}s:32:\"524b2b0404afbda506dd0d40150d1599\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"28729\";s:7:\"\0*\0file\";s:147:\"https://johnbaconsalon.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload,farbtastic&amp;ver=6.3.2\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-11-07 14:27:32\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:62:\"undefined is not an object (evaluating &#039;l[0].value&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-11-07 14:27:32\";i:1;s:19:\"2023-11-08 04:34:32\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1699367252\";s:7:\"message\";s:52:\"undefined is not an object (evaluating \'l[0].value\')\";s:3:\"url\";s:147:\"https://johnbaconsalon.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload,farbtastic&amp;ver=6.3.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"28729\";}}s:32:\"dcc4b43f41b73b968a09a15acffb9446\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;s:7:\"\0*\0date\";s:19:\"2023-11-08 04:31:12\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:188:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-11-08 04:31:12\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:188:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg&quot;\";s:4:\"file\";s:104:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}}s:32:\"163e4282096441d6e3264ec256335eea\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"32566\";s:7:\"\0*\0file\";s:122:\"https://johnbaconsalon.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-ui-draggable,react,react-dom&amp;ver=6.3.2\";s:7:\"\0*\0line\";s:2:\"29\";s:7:\"\0*\0date\";s:19:\"2023-11-08 05:53:24\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:58:\"undefined is not an object (evaluating &#039;T.name&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2023-11-08 05:53:24\";i:1;s:19:\"2023-11-08 05:54:56\";i:2;s:19:\"2023-11-08 07:07:46\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1699422804\";s:7:\"message\";s:48:\"undefined is not an object (evaluating \'T.name\')\";s:3:\"url\";s:122:\"https://johnbaconsalon.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-ui-draggable,react,react-dom&amp;ver=6.3.2\";s:4:\"line\";s:2:\"29\";s:6:\"column\";s:5:\"32566\";}}s:32:\"755abadd097b2124bf3b91a408e44540\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:104:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;s:7:\"\0*\0date\";s:19:\"2023-11-08 07:11:17\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:187:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-11-08 07:11:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:187:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg&quot;\";s:4:\"file\";s:104:\"/home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}}}','no'),(704,'_transient_timeout_wc_product_children_4675','1701868583','no'),(705,'_transient_wc_product_children_4675','a:2:{s:3:\"all\";a:3:{i:0;i:4868;i:1;i:4867;i:2;i:4866;}s:7:\"visible\";a:3:{i:0;i:4868;i:1;i:4867;i:2;i:4866;}}','no'),(706,'_transient_timeout_wc_var_prices_4675','1701868583','no'),(707,'_transient_wc_var_prices_4675','{\"version\":\"1699275892\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4868\":\"45.00\",\"4867\":\"35.00\",\"4866\":\"28.00\"},\"regular_price\":{\"4868\":\"45.00\",\"4867\":\"35.00\",\"4866\":\"28.00\"},\"sale_price\":{\"4868\":\"45.00\",\"4867\":\"35.00\",\"4866\":\"28.00\"}}}','no'),(708,'elementor_woocommerce_purchase_summary_page_id','5206','yes'),(711,'elementor_controls_usage','a:3:{s:6:\"footer\";a:11:{s:6:\"spacer\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}}}s:17:\"animated-headline\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"text_elements\";a:7:{s:14:\"headline_style\";i:1;s:14:\"animation_type\";i:1;s:11:\"before_text\";i:1;s:13:\"rotating_text\";i:1;s:10:\"after_text\";i:1;s:22:\"rotate_iteration_delay\";i:1;s:3:\"tag\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:5;s:12:\"align_mobile\";i:4;s:4:\"link\";i:5;s:5:\"align\";i:4;s:13:\"selected_icon\";i:1;s:16:\"vamtam_icon_size\";i:2;s:10:\"icon_align\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:4;s:12:\"text_padding\";i:4;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:5:\"align\";i:3;s:21:\"space_between_widgets\";i:3;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:19:\"custom_height_inner\";i:1;s:16:\"content_position\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}}}s:16:\"nested-accordion\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_items\";a:2:{s:5:\"items\";i:1;s:40:\"accordion_item_title_position_horizontal\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_header_style\";a:4:{s:18:\"normal_title_color\";i:1;s:17:\"hover_title_color\";i:1;s:18:\"active_title_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_content_style\";a:1:{s:24:\"content_background_color\";i:1;}}}}s:6:\"toggle\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:2:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_space\";i:1;s:10:\"icon_color\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;}s:28:\"section_toggle_style_content\";a:7:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:33:\"content_typography_text_transform\";i:1;s:30:\"content_typography_line_height\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}}s:7:\"wp-page\";a:16:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:9;s:12:\"text_columns\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_font_family\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:4:{s:18:\"animation_duration\";i:0;s:16:\"_animation_delay\";i:0;s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;}s:15:\"section_buttons\";a:1:{s:12:\"button_align\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:5:{s:10:\"email_to_2\";i:1;s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;s:16:\"email_reply_to_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_form_style\";a:3:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:29;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:29;s:11:\"header_size\";i:23;s:5:\"align\";i:5;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:16:\"_animation_delay\";i:1;s:17:\"_animation_tablet\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:19:\"_background_color_b\";i:1;s:24:\"_background_color_b_stop\";i:1;s:25:\"_background_gradient_type\";i:1;}s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:4;s:7:\"_margin\";i:3;s:21:\"_element_width_tablet\";i:1;s:8:\"_z_index\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:7;s:20:\"typography_font_size\";i:7;s:22:\"typography_font_weight\";i:7;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:7;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:18:\"_section_transform\";a:3:{s:25:\"_transform_rotate_popover\";i:1;s:25:\"_transform_rotateZ_effect\";i:1;s:25:\"_transform_rotateX_effect\";i:1;}s:15:\"section_effects\";a:6:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:26:\"motion_fx_translateX_speed\";i:1;s:22:\"motion_fx_scale_effect\";i:1;s:21:\"motion_fx_scale_speed\";i:1;s:21:\"motion_fx_scale_range\";i:1;s:17:\"motion_fx_devices\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:12;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:38;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:38;s:5:\"align\";i:7;s:21:\"space_between_widgets\";i:9;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:7;}s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:23;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:23;s:6:\"height\";i:3;s:13:\"custom_height\";i:4;s:15:\"column_position\";i:3;s:16:\"content_position\";i:5;s:13:\"content_width\";i:2;s:8:\"overflow\";i:3;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:25:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:29:\"background_slideshow_lazyload\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;s:35:\"background_motion_fx_blur_direction\";i:1;s:31:\"background_motion_fx_blur_range\";i:1;s:36:\"background_motion_fx_scale_direction\";i:1;s:32:\"background_motion_fx_scale_range\";i:1;s:28:\"background_motion_fx_devices\";i:2;s:21:\"background_video_link\";i:1;s:22:\"background_video_start\";i:1;s:20:\"background_video_end\";i:1;s:25:\"background_play_on_mobile\";i:1;s:25:\"background_video_fallback\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_color\";i:1;s:22:\"css_filters_css_filter\";i:1;s:18:\"overlay_blend_mode\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:15;s:7:\"padding\";i:14;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:26:\"motion_fx_translateY_speed\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:10;s:5:\"align\";i:7;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";i:5;s:5:\"space\";i:10;s:10:\"object-fit\";i:1;s:19:\"vamtam_use_fg_layer\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:13:{s:29:\"motion_fx_motion_fx_scrolling\";i:7;s:27:\"motion_fx_translateY_effect\";i:7;s:26:\"motion_fx_translateY_speed\";i:7;s:34:\"motion_fx_translateY_affectedRange\";i:7;s:22:\"motion_fx_scale_effect\";i:7;s:21:\"motion_fx_scale_speed\";i:7;s:17:\"motion_fx_devices\";i:7;s:21:\"motion_fx_scale_range\";i:7;s:23:\"motion_fx_rotateZ_speed\";i:1;s:31:\"motion_fx_rotateZ_affectedRange\";i:1;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;s:30:\"motion_fx_translateY_direction\";i:1;}s:18:\"_section_transform\";a:1:{s:25:\"_transform_rotateZ_effect\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";i:1;s:14:\"_mask_position\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:5:\"align\";i:1;s:4:\"link\";i:8;s:12:\"align_mobile\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:16:\"background_color\";i:5;s:12:\"text_padding\";i:5;s:17:\"button_text_color\";i:3;s:22:\"vamtam_underline_width\";i:2;s:24:\"vamtam_underline_spacing\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:15:{s:17:\"classic_thumbnail\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_read_more_text\";i:1;s:5:\"_skin\";i:1;s:22:\"vamtam_classic_columns\";i:1;s:29:\"vamtam_classic_posts_per_page\";i:1;s:24:\"vamtam_classic_thumbnail\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:26:\"vamtam_classic_image_width\";i:1;s:38:\"vamtam_classic_apply_to_custom_excerpt\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;}s:13:\"section_query\";a:4:{s:13:\"posts_include\";i:1;s:22:\"posts_include_term_ids\";i:1;s:15:\"posts_post_type\";i:1;s:15:\"posts_posts_ids\";i:1;}}s:5:\"style\";a:5:{s:29:\"classic_section_design_layout\";a:1:{s:28:\"classic_vamtam_use_hr_layout\";i:1;}s:33:\"vamtam_classic_section_design_box\";a:1:{s:30:\"vamtam_classic_content_padding\";i:1;}s:36:\"vamtam_classic_section_design_layout\";a:5:{s:25:\"vamtam_classic_column_gap\";i:1;s:22:\"vamtam_classic_row_gap\";i:1;s:24:\"vamtam_classic_alignment\";i:1;s:35:\"vamtam_classic_vamtam_use_hr_layout\";i:1;s:42:\"vamtam_classic_vamtam_additional_cols_hint\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:28:\"vamtam_classic_image_spacing\";i:1;}s:37:\"vamtam_classic_section_design_content\";a:14:{s:26:\"vamtam_classic_title_color\";i:1;s:35:\"vamtam_classic_meta_separator_color\";i:1;s:41:\"vamtam_classic_meta_typography_typography\";i:1;s:40:\"vamtam_classic_meta_typography_font_size\";i:1;s:42:\"vamtam_classic_meta_typography_font_weight\";i:1;s:42:\"vamtam_classic_meta_typography_line_height\";i:1;s:28:\"vamtam_classic_excerpt_color\";i:1;s:30:\"vamtam_classic_read_more_color\";i:1;s:46:\"vamtam_classic_read_more_typography_typography\";i:1;s:47:\"vamtam_classic_read_more_typography_font_family\";i:1;s:45:\"vamtam_classic_read_more_typography_font_size\";i:1;s:47:\"vamtam_classic_read_more_typography_font_weight\";i:1;s:51:\"vamtam_classic_read_more_typography_text_decoration\";i:1;s:47:\"vamtam_classic_read_more_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"align\";i:1;s:13:\"selected_icon\";i:3;s:4:\"view\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:2;s:4:\"view\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:2;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:3:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_line_height\";i:1;}s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"section_query\";a:3:{s:15:\"query_post_type\";i:1;s:13:\"query_include\";i:1;s:22:\"query_include_term_ids\";i:1;}s:15:\"section_content\";a:3:{s:14:\"columns_mobile\";i:1;s:20:\"vamtam_use_hr_layout\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_design_box\";a:3:{s:11:\"box_padding\";i:1;s:16:\"box_border_width\";i:1;s:16:\"box_border_color\";i:1;}s:22:\"section_products_style\";a:27:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:32:\"old_price_typography_font_family\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:32:\"old_price_typography_font_weight\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:19:\"button_text_padding\";i:1;}s:16:\"sale_flash_style\";a:4:{s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"testimonial-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;}s:26:\"section_additional_options\";a:1:{s:10:\"pagination\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:18:\"section_navigation\";a:1:{s:15:\"pagination_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:1;s:26:\"content_vertical_alignment\";i:1;}s:18:\"section_style_icon\";a:3:{s:10:\"icon_space\";i:1;s:9:\"icon_size\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:28:\"title_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}}s:6:\"header\";a:7:{s:8:\"nav-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:11:\"align_items\";i:2;s:4:\"menu\";i:2;s:12:\"toggle_align\";i:2;s:12:\"submenu_icon\";i:1;s:8:\"dropdown\";i:1;s:10:\"full_width\";i:2;s:18:\"toggle_icon_normal\";i:2;s:18:\"toggle_icon_active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:2;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:12:{s:28:\"padding_horizontal_menu_item\";i:2;s:18:\"menu_space_between\";i:2;s:13:\"pointer_width\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:31:\"menu_typography_text_decoration\";i:2;s:27:\"menu_typography_line_height\";i:2;s:15:\"color_menu_item\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;}s:12:\"style_toggle\";a:2:{s:23:\"toggle_background_color\";i:2;s:12:\"toggle_color\";i:1;}s:22:\"section_style_dropdown\";a:12:{s:19:\"color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:36:\"background_color_dropdown_item_hover\";i:2;s:37:\"background_color_dropdown_item_active\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:29:\"dropdown_typography_font_size\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:34:\"dropdown_typography_text_transform\";i:2;s:34:\"dropdown_typography_letter_spacing\";i:2;s:21:\"dropdown_top_distance\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:22:\"dropdown_border_border\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:5;s:5:\"align\";i:5;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:5:\"space\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:4;s:4:\"link\";i:4;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:2;s:12:\"text_padding\";i:2;s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:24:\"vamtam_underline_spacing\";i:1;s:29:\"button_background_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:22:\"vamtam_underline_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:16:\"_flex_align_self\";i:1;s:7:\"_margin\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:3:{s:13:\"show_subtotal\";i:2;s:9:\"alignment\";i:2;s:20:\"hide_empty_indicator\";i:2;}s:12:\"section_cart\";a:1:{s:19:\"side_cart_alignment\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:10:{s:26:\"toggle_button_border_width\";i:2;s:27:\"toggle_button_border_radius\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;s:24:\"toggle_button_icon_color\";i:2;s:30:\"toggle_button_hover_icon_color\";i:2;s:26:\"items_indicator_text_color\";i:2;s:32:\"items_indicator_background_color\";i:2;s:36:\"toggle_button_hover_background_color\";i:2;s:24:\"items_indicator_distance\";i:2;}s:18:\"section_cart_style\";a:1:{s:20:\"close_cart_icon_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:8:\"_z_index\";i:2;s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"z_index\";i:2;s:6:\"margin\";i:2;}s:15:\"section_effects\";a:4:{s:24:\"use_vamtam_sticky_header\";i:1;s:32:\"vamtam_sticky_header_transparent\";i:1;s:9:\"sticky_on\";i:1;s:6:\"sticky\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:2:{s:16:\"background_color\";i:1;s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}}}','no'),(746,'_transient_timeout_settings_errors','1699329454','no'),(747,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:7:\"general\";s:4:\"code\";s:16:\"settings_updated\";s:7:\"message\";s:15:\"Settings saved.\";s:4:\"type\";s:7:\"success\";}}','no'),(748,'elementor_font_awesome_pro_kit_id','','yes'),(749,'_elementor_assets_data','a:2:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:16:{s:18:\"eicon-chevron-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\";s:3:\"key\";s:18:\"eicon-chevron-left\";}s:7:\"version\";s:6:\"5.13.0\";}s:19:\"eicon-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\";s:3:\"key\";s:19:\"eicon-chevron-right\";}s:7:\"version\";s:6:\"5.13.0\";}s:8:\"fas-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:256:\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\";s:3:\"key\";s:8:\"fas-star\";}s:7:\"version\";s:6:\"5.15.3\";}s:10:\"fab-google\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:488;s:6:\"height\";i:512;s:4:\"path\";s:247:\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\";s:3:\"key\";s:10:\"fab-google\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fab-yelp\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:757:\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\";s:3:\"key\";s:8:\"fab-yelp\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fab-instagram\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:922:\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\";s:3:\"key\";s:13:\"fab-instagram\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:18:\"eicon-vamtam-theme\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";N;s:6:\"height\";N;s:4:\"path\";N;s:3:\"key\";s:18:\"eicon-vamtam-theme\";}s:7:\"version\";s:6:\"5.13.0\";}s:14:\"fas-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:119:\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\";s:3:\"key\";s:14:\"fas-caret-down\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fab-facebook\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\";s:3:\"key\";s:12:\"fab-facebook\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fas-plus\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:239:\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\";s:3:\"key\";s:8:\"fas-plus\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-minus\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:116:\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\";s:3:\"key\";s:9:\"fas-minus\";}s:7:\"version\";s:6:\"5.15.3\";}s:17:\"eicon-cart-medium\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:631:\"M740 854C740 883 763 906 792 906S844 883 844 854 820 802 792 802 740 825 740 854ZM217 156H958C977 156 992 173 989 191L957 452C950 509 901 552 843 552H297L303 581C311 625 350 656 395 656H875C892 656 906 670 906 687S892 719 875 719H394C320 719 255 666 241 593L141 94H42C25 94 10 80 10 62S25 31 42 31H167C182 31 195 42 198 56L217 156ZM230 219L284 490H843C869 490 891 470 895 444L923 219H230ZM677 854C677 791 728 740 792 740S906 791 906 854 855 969 792 969 677 918 677 854ZM260 854C260 791 312 740 375 740S490 791 490 854 438 969 375 969 260 918 260 854ZM323 854C323 883 346 906 375 906S427 883 427 854 404 802 375 802 323 825 323 854Z\";s:3:\"key\";s:17:\"eicon-cart-medium\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"fab-twitter\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:791:\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\";s:3:\"key\";s:11:\"fab-twitter\";}s:7:\"version\";s:6:\"5.15.3\";}s:17:\"fas-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:281:\"M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z\";s:3:\"key\";s:17:\"fas-chevron-right\";}s:7:\"version\";s:6:\"5.15.3\";}}}s:3:\"css\";a:1:{s:7:\"widgets\";a:29:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:15:\"theme-site-logo\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.16.2\";}s:8:\"nav-menu\";a:2:{s:7:\"content\";s:124:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-nav-menu.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.2\";}s:4:\"icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.2\";}s:11:\"woocommerce\";a:2:{s:7:\"content\";s:127:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-woocommerce.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3594:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:4:\"tabs\";a:2:{s:7:\"content\";s:4164:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:6:\"lottie\";a:2:{s:7:\"content\";s:561:\"<style>/*! pro-elements - v3.16.0 - 20-09-2023 */\n.e-lottie__container{display:inline-block;max-width:var(--lottie-container-max-width);width:var(--lottie-container-width);opacity:var(--lottie-container-opacity)}.e-lottie__container:hover{opacity:var(--lottie-container-opacity-hover);transition-duration:var(--lottie-container-transition-duration-hover)}.e-lottie__container svg,.e-lottie__container svg *{transition:none!important}.e-lottie__caption{color:var(--caption-color);margin-top:var(--caption-margin-top);text-align:var(--caption-text-align)}</style>\";s:7:\"version\";s:6:\"3.16.2\";}s:9:\"text-path\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.2\";}s:5:\"forms\";a:2:{s:7:\"content\";s:6195:\"<style>/*! pro-elements - v3.16.0 - 20-09-2023 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:\"\"!important}</style>\";s:7:\"version\";s:6:\"3.16.2\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:122:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.17.2\";}s:8:\"carousel\";a:2:{s:7:\"content\";s:124:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:8:\"icon-box\";a:2:{s:7:\"content\";s:121:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">\";s:7:\"version\";s:6:\"3.17.2\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:10:\"blockquote\";a:2:{s:7:\"content\";s:5207:\"<style>/*! pro-elements - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>\";s:7:\"version\";s:6:\"3.16.2\";}s:17:\"animated-headline\";a:2:{s:7:\"content\";s:133:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-animated-headline.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:4947:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:16:\"nested-accordion\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.17.2\";}s:6:\"toggle\";a:2:{s:7:\"content\";s:1553:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.17.2\";}s:18:\"theme-post-content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.16.2\";}s:16:\"theme-post-title\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.16.2\";}s:14:\"theme-elements\";a:2:{s:7:\"content\";s:130:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-theme-elements.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:5:\"posts\";a:2:{s:7:\"content\";s:121:\"<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-posts.min.css\">\";s:7:\"version\";s:6:\"3.16.2\";}s:7:\"gallery\";a:2:{s:7:\"content\";s:6197:\"<style>/*! pro-elements - v3.16.0 - 20-09-2023 */\n.elementor-gallery__container{min-height:1px}.elementor-gallery-item{position:relative;overflow:hidden;display:block;text-decoration:none;border:solid var(--image-border-width) var(--image-border-color);border-radius:var(--image-border-radius)}.elementor-gallery-item__content,.elementor-gallery-item__overlay{height:100%;width:100%;position:absolute;top:0;left:0}.elementor-gallery-item__overlay{mix-blend-mode:var(--overlay-mix-blend-mode);transition-duration:var(--overlay-transition-duration);transition-property:mix-blend-mode,transform,opacity,background-color}.elementor-gallery-item__image.e-gallery-image{transition-duration:var(--image-transition-duration);transition-property:filter,transform}.elementor-gallery-item__content{display:flex;flex-direction:column;justify-content:var(--content-justify-content,center);align-items:center;text-align:var(--content-text-align);padding:var(--content-padding)}.elementor-gallery-item__content>div{transition-duration:var(--content-transition-duration)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2){transition-delay:calc(var(--content-transition-delay) / 3)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3){transition-delay:calc(var(--content-transition-delay) / 3 * 2)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4){transition-delay:calc(var(--content-transition-delay) / 3 * 3)}.elementor-gallery-item__description{color:var(--description-text-color,#fff);width:100%}.elementor-gallery-item__title{color:var(--title-text-color,#fff);font-weight:700;width:100%}.elementor-gallery__titles-container{display:flex;flex-wrap:wrap;justify-content:var(--titles-container-justify-content,center);margin-bottom:20px}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before{background-color:var(--galleries-pointer-bg-color-hover)}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before{background-color:var(--galleries-pointer-bg-color-active)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before{border-color:var(--galleries-pointer-bg-color-hover);border-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after{border-color:var(--galleries-pointer-bg-color-hover)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before{border-color:var(--galleries-pointer-bg-color-active)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:var(--galleries-pointer-border-width);border-right-width:0;border-top-width:0}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after{border-left-width:0;border-bottom-width:0;border-right-width:var(--galleries-pointer-border-width);border-top-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:0;border-right-width:0;border-top-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after{border-left-width:0;border-bottom-width:var(--galleries-pointer-border-width);border-right-width:var(--galleries-pointer-border-width);border-top-width:0}.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after{height:var(--galleries-pointer-border-width)}.elementor-gallery-title{--space-between:10px;cursor:pointer;color:#6d7882;font-weight:500;position:relative;padding:7px 14px;transition:all .3s}.elementor-gallery-title--active{color:#495157}.elementor-gallery-title:not(:last-child){margin-right:var(--space-between)}.elementor-gallery-item__title+.elementor-gallery-item__description{margin-top:var(--description-margin-top)}.e-gallery-item.elementor-gallery-item{transition-property:all}.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:focus .elementor-gallery__item-overlay-bg,.e-gallery-item:focus .elementor-gallery__item-overlay-content,.e-gallery-item:focus .elementor-gallery__item-overlay-content__description,.e-gallery-item:focus .elementor-gallery__item-overlay-content__title,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title{opacity:1}a.elementor-item.elementor-gallery-title{color:var(--galleries-title-color-normal)}a.elementor-item.elementor-gallery-title.elementor-item-active,a.elementor-item.elementor-gallery-title.highlighted,a.elementor-item.elementor-gallery-title:focus,a.elementor-item.elementor-gallery-title:hover{color:var(--galleries-title-color-hover)}a.elementor-item.elementor-gallery-title.elementor-item-active{color:var(--gallery-title-color-active)}.e-con-inner>.elementor-widget-gallery,.e-con>.elementor-widget-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.16.2\";}s:7:\"counter\";a:2:{s:7:\"content\";s:549:\"<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>\";s:7:\"version\";s:6:\"3.17.2\";}}}}','yes'),(750,'_elementor_global_css','a:7:{s:4:\"time\";i:1699330006;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(753,'woocommerce_task_list_prompt_shown','1','yes'),(754,'_transient_timeout_wc_report_orders_stats_08e447b4bd03b246882fd5821949e868','1699935799','no'),(755,'_transient_wc_report_orders_stats_08e447b4bd03b246882fd5821949e868','a:2:{s:7:\"version\";s:10:\"1699276112\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:22:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 23:22:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(756,'_transient_timeout_wc_report_orders_stats_ebf076d239c2187906cfd9c737adba1e','1699935800','no'),(757,'_transient_wc_report_orders_stats_ebf076d239c2187906cfd9c737adba1e','a:2:{s:7:\"version\";s:10:\"1699276112\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-45\";s:10:\"date_start\";s:19:\"2023-11-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-11-06 23:22:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-06 23:22:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(758,'_transient_timeout_wc_report_orders_stats_303abeb6c11a72fde27ebd0e24d7319a','1699935800','no'),(759,'_transient_wc_report_orders_stats_303abeb6c11a72fde27ebd0e24d7319a','a:2:{s:7:\"version\";s:10:\"1699276112\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(760,'_transient_timeout_wc_report_orders_stats_4063fa0d62ab51e917ca25bc83679bdc','1699935800','no'),(761,'_transient_wc_report_orders_stats_4063fa0d62ab51e917ca25bc83679bdc','a:2:{s:7:\"version\";s:10:\"1699276112\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-44\";s:10:\"date_start\";s:19:\"2023-11-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-11-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-11-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-11-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(762,'_transient_timeout_wc_var_prices_2255','1701923028','no'),(763,'_transient_wc_var_prices_2255','{\"version\":\"1699275892\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4969\":\"48.00\",\"4968\":\"38.00\",\"4967\":\"20.00\"},\"regular_price\":{\"4969\":\"48.00\",\"4968\":\"38.00\",\"4967\":\"28.00\"},\"sale_price\":{\"4969\":\"48.00\",\"4968\":\"38.00\",\"4967\":\"20.00\"}}}','no'),(782,'_transient_timeout_wc_tracks_blog_details','1699453652','no'),(783,'_transient_wc_tracks_blog_details','a:5:{s:3:\"url\";s:26:\"https://johnbaconsalon.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:14:\"products_count\";s:2:\"12\";s:10:\"wc_version\";s:5:\"8.2.1\";}','no'),(802,'_transient_timeout__woocommerce_helper_subscriptions','1699418734','no'),(803,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(806,'_transient_timeout__woocommerce_helper_updates','1699461034','no'),(807,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1699417834;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(808,'_transient_timeout_elementor_remote_info_api_data_3.17.2','1699461271','no'),(809,'_transient_elementor_remote_info_api_data_3.17.2','a:4:{s:9:\"timestamp\";s:10:\"1699414897\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:75:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:25;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:26;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:27;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:33;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:34;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:35;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:36;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:37;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:38;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:39;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:40;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:41;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:43;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:51;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:52;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:53;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:54;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:55;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:57;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(810,'_transient_timeout_elementor_remote_kits_taxonomies','1699461285','no'),(811,'_transient_elementor_remote_kits_taxonomies','O:8:\"stdClass\":6:{s:4:\"tags\";a:272:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:375;s:4:\"name\";s:10:\"Consulting\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:376;s:4:\"name\";s:5:\"Tours\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:377;s:4:\"name\";s:6:\"Travel\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:379;s:4:\"name\";s:8:\"Magazine\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:381;s:4:\"name\";s:11:\"Photography\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:385;s:4:\"name\";s:7:\"Tourism\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:419;s:4:\"name\";s:4:\"Kids\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:427;s:4:\"name\";s:7:\"Hobbies\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:428;s:4:\"name\";s:7:\"Fitness\";}i:12;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:13;O:8:\"stdClass\":2:{s:3:\"_id\";i:432;s:4:\"name\";s:2:\"CV\";}i:14;O:8:\"stdClass\":2:{s:3:\"_id\";i:442;s:4:\"name\";s:7:\"Leisure\";}i:15;O:8:\"stdClass\":2:{s:3:\"_id\";i:445;s:4:\"name\";s:6:\"Online\";}i:16;O:8:\"stdClass\":2:{s:3:\"_id\";i:448;s:4:\"name\";s:15:\"Digital Content\";}i:17;O:8:\"stdClass\":2:{s:3:\"_id\";i:452;s:4:\"name\";s:8:\"Festival\";}i:18;O:8:\"stdClass\":2:{s:3:\"_id\";i:453;s:4:\"name\";s:11:\"Leisure Spa\";}i:19;O:8:\"stdClass\":2:{s:3:\"_id\";i:458;s:4:\"name\";s:3:\"NGO\";}i:20;O:8:\"stdClass\":2:{s:3:\"_id\";i:459;s:4:\"name\";s:13:\"Environmental\";}i:21;O:8:\"stdClass\":2:{s:3:\"_id\";i:462;s:4:\"name\";s:15:\"Wedding Planner\";}i:22;O:8:\"stdClass\":2:{s:3:\"_id\";i:463;s:4:\"name\";s:6:\"Drinks\";}i:23;O:8:\"stdClass\":2:{s:3:\"_id\";i:464;s:4:\"name\";s:10:\"Restaurant\";}i:24;O:8:\"stdClass\":2:{s:3:\"_id\";i:466;s:4:\"name\";s:7:\"Hi Tech\";}i:25;O:8:\"stdClass\":2:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";}i:26;O:8:\"stdClass\":2:{s:3:\"_id\";i:472;s:4:\"name\";s:6:\"Dental\";}i:27;O:8:\"stdClass\":2:{s:3:\"_id\";i:479;s:4:\"name\";s:6:\"Makeup\";}i:28;O:8:\"stdClass\":2:{s:3:\"_id\";i:480;s:4:\"name\";s:5:\"Style\";}i:29;O:8:\"stdClass\":2:{s:3:\"_id\";i:483;s:4:\"name\";s:6:\"Flower\";}i:30;O:8:\"stdClass\":2:{s:3:\"_id\";i:484;s:4:\"name\";s:8:\"Boutique\";}i:31;O:8:\"stdClass\":2:{s:3:\"_id\";i:489;s:4:\"name\";s:7:\"Mindset\";}i:32;O:8:\"stdClass\":2:{s:3:\"_id\";i:490;s:4:\"name\";s:12:\"Healthy Food\";}i:33;O:8:\"stdClass\":2:{s:3:\"_id\";i:491;s:4:\"name\";s:7:\"Courses\";}i:34;O:8:\"stdClass\":2:{s:3:\"_id\";i:492;s:4:\"name\";s:6:\"Agency\";}i:35;O:8:\"stdClass\":2:{s:3:\"_id\";i:495;s:4:\"name\";s:8:\"Handyman\";}i:36;O:8:\"stdClass\":2:{s:3:\"_id\";i:496;s:4:\"name\";s:7:\"Plumber\";}i:37;O:8:\"stdClass\":2:{s:3:\"_id\";i:497;s:4:\"name\";s:8:\"Vacation\";}i:38;O:8:\"stdClass\":2:{s:3:\"_id\";i:498;s:4:\"name\";s:6:\"Luxury\";}i:39;O:8:\"stdClass\":2:{s:3:\"_id\";i:500;s:4:\"name\";s:6:\"Resort\";}i:40;O:8:\"stdClass\":2:{s:3:\"_id\";i:504;s:4:\"name\";s:4:\"Baby\";}i:41;O:8:\"stdClass\":2:{s:3:\"_id\";i:506;s:4:\"name\";s:3:\"Gym\";}i:42;O:8:\"stdClass\":2:{s:3:\"_id\";i:507;s:4:\"name\";s:16:\"Personal Trainer\";}i:43;O:8:\"stdClass\":2:{s:3:\"_id\";i:509;s:4:\"name\";s:16:\"Graphic Designer\";}i:44;O:8:\"stdClass\":2:{s:3:\"_id\";i:510;s:4:\"name\";s:5:\"Venue\";}i:45;O:8:\"stdClass\":2:{s:3:\"_id\";i:515;s:4:\"name\";s:10:\"Car Repair\";}i:46;O:8:\"stdClass\":2:{s:3:\"_id\";i:516;s:4:\"name\";s:6:\"Garage\";}i:47;O:8:\"stdClass\":2:{s:3:\"_id\";i:520;s:4:\"name\";s:6:\"Mental\";}i:48;O:8:\"stdClass\":2:{s:3:\"_id\";i:522;s:4:\"name\";s:7:\"Gadgets\";}i:49;O:8:\"stdClass\":2:{s:3:\"_id\";i:523;s:4:\"name\";s:11:\"Merchandise\";}i:50;O:8:\"stdClass\":2:{s:3:\"_id\";i:524;s:4:\"name\";s:5:\"Merch\";}i:51;O:8:\"stdClass\":2:{s:3:\"_id\";i:525;s:4:\"name\";s:4:\"Home\";}i:52;O:8:\"stdClass\":2:{s:3:\"_id\";i:529;s:4:\"name\";s:7:\"Society\";}i:53;O:8:\"stdClass\":2:{s:3:\"_id\";i:536;s:4:\"name\";s:15:\"Virtual Reality\";}i:54;O:8:\"stdClass\":2:{s:3:\"_id\";i:538;s:4:\"name\";s:11:\"Interactive\";}i:55;O:8:\"stdClass\":2:{s:3:\"_id\";i:539;s:4:\"name\";s:6:\"Gaming\";}i:56;O:8:\"stdClass\":2:{s:3:\"_id\";i:540;s:4:\"name\";s:6:\"Doctor\";}i:57;O:8:\"stdClass\":2:{s:3:\"_id\";i:543;s:4:\"name\";s:9:\"Treatment\";}i:58;O:8:\"stdClass\":2:{s:3:\"_id\";i:544;s:4:\"name\";s:8:\"Football\";}i:59;O:8:\"stdClass\":2:{s:3:\"_id\";i:550;s:4:\"name\";s:4:\"Life\";}i:60;O:8:\"stdClass\":2:{s:3:\"_id\";i:551;s:4:\"name\";s:5:\"Party\";}i:61;O:8:\"stdClass\":2:{s:3:\"_id\";i:552;s:4:\"name\";s:3:\"Fun\";}i:62;O:8:\"stdClass\":2:{s:3:\"_id\";i:553;s:4:\"name\";s:5:\"Dance\";}i:63;O:8:\"stdClass\":2:{s:3:\"_id\";i:554;s:4:\"name\";s:10:\"Adventures\";}i:64;O:8:\"stdClass\":2:{s:3:\"_id\";i:555;s:4:\"name\";s:12:\"Photographer\";}i:65;O:8:\"stdClass\":2:{s:3:\"_id\";i:556;s:4:\"name\";s:6:\"Photos\";}i:66;O:8:\"stdClass\":2:{s:3:\"_id\";i:557;s:4:\"name\";s:10:\"Freelancer\";}i:67;O:8:\"stdClass\":2:{s:3:\"_id\";i:559;s:4:\"name\";s:3:\"Bar\";}i:68;O:8:\"stdClass\":2:{s:3:\"_id\";i:560;s:4:\"name\";s:11:\"English Pub\";}i:69;O:8:\"stdClass\":2:{s:3:\"_id\";i:563;s:4:\"name\";s:6:\"Casual\";}i:70;O:8:\"stdClass\":2:{s:3:\"_id\";i:565;s:4:\"name\";s:5:\"Clean\";}i:71;O:8:\"stdClass\":2:{s:3:\"_id\";i:574;s:4:\"name\";s:4:\"Dogs\";}i:72;O:8:\"stdClass\":2:{s:3:\"_id\";i:575;s:4:\"name\";s:8:\"Pet Care\";}i:73;O:8:\"stdClass\":2:{s:3:\"_id\";i:578;s:4:\"name\";s:6:\"Coffee\";}i:74;O:8:\"stdClass\":2:{s:3:\"_id\";i:580;s:4:\"name\";s:5:\"Beans\";}i:75;O:8:\"stdClass\":2:{s:3:\"_id\";i:581;s:4:\"name\";s:4:\"Farm\";}i:76;O:8:\"stdClass\":2:{s:3:\"_id\";i:583;s:4:\"name\";s:11:\"Performance\";}i:77;O:8:\"stdClass\":2:{s:3:\"_id\";i:586;s:4:\"name\";s:6:\"Moving\";}i:78;O:8:\"stdClass\":2:{s:3:\"_id\";i:592;s:4:\"name\";s:7:\"Advisor\";}i:79;O:8:\"stdClass\":2:{s:3:\"_id\";i:593;s:4:\"name\";s:19:\"Personal Consultant\";}i:80;O:8:\"stdClass\":2:{s:3:\"_id\";i:594;s:4:\"name\";s:9:\"Landscape\";}i:81;O:8:\"stdClass\":2:{s:3:\"_id\";i:595;s:4:\"name\";s:5:\"Green\";}i:82;O:8:\"stdClass\":2:{s:3:\"_id\";i:596;s:4:\"name\";s:16:\"Speech Therapist\";}i:83;O:8:\"stdClass\":2:{s:3:\"_id\";i:597;s:4:\"name\";s:8:\"Vineyard\";}i:84;O:8:\"stdClass\":2:{s:3:\"_id\";i:598;s:4:\"name\";s:4:\"Wine\";}i:85;O:8:\"stdClass\":2:{s:3:\"_id\";i:599;s:4:\"name\";s:5:\"Salon\";}i:86;O:8:\"stdClass\":2:{s:3:\"_id\";i:600;s:4:\"name\";s:5:\"Flair\";}i:87;O:8:\"stdClass\":2:{s:3:\"_id\";i:601;s:4:\"name\";s:4:\"Glow\";}i:88;O:8:\"stdClass\":2:{s:3:\"_id\";i:606;s:4:\"name\";s:9:\"Nutrition\";}i:89;O:8:\"stdClass\":2:{s:3:\"_id\";i:609;s:4:\"name\";s:3:\"App\";}i:90;O:8:\"stdClass\":2:{s:3:\"_id\";i:610;s:4:\"name\";s:6:\"Plants\";}i:91;O:8:\"stdClass\":2:{s:3:\"_id\";i:611;s:4:\"name\";s:11:\"Application\";}i:92;O:8:\"stdClass\":2:{s:3:\"_id\";i:612;s:4:\"name\";s:14:\"Identification\";}i:93;O:8:\"stdClass\":2:{s:3:\"_id\";i:613;s:4:\"name\";s:9:\"Developer\";}i:94;O:8:\"stdClass\":2:{s:3:\"_id\";i:614;s:4:\"name\";s:11:\"Development\";}i:95;O:8:\"stdClass\":2:{s:3:\"_id\";i:615;s:4:\"name\";s:6:\"Slides\";}i:96;O:8:\"stdClass\":2:{s:3:\"_id\";i:616;s:4:\"name\";s:8:\"Cupcakes\";}i:97;O:8:\"stdClass\":2:{s:3:\"_id\";i:617;s:4:\"name\";s:5:\"Cakes\";}i:98;O:8:\"stdClass\":2:{s:3:\"_id\";i:618;s:4:\"name\";s:8:\"Desserts\";}i:99;O:8:\"stdClass\":2:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";}i:100;O:8:\"stdClass\":2:{s:3:\"_id\";i:621;s:4:\"name\";s:9:\"Assistant\";}i:101;O:8:\"stdClass\":2:{s:3:\"_id\";i:622;s:4:\"name\";s:9:\"Organiser\";}i:102;O:8:\"stdClass\":2:{s:3:\"_id\";i:623;s:4:\"name\";s:10:\"Consultant\";}i:103;O:8:\"stdClass\":2:{s:3:\"_id\";i:631;s:4:\"name\";s:9:\"Hamburger\";}i:104;O:8:\"stdClass\":2:{s:3:\"_id\";i:632;s:4:\"name\";s:6:\"Sweets\";}i:105;O:8:\"stdClass\":2:{s:3:\"_id\";i:634;s:4:\"name\";s:5:\"Tutor\";}i:106;O:8:\"stdClass\":2:{s:3:\"_id\";i:635;s:4:\"name\";s:5:\"Learn\";}i:107;O:8:\"stdClass\":2:{s:3:\"_id\";i:638;s:4:\"name\";s:11:\"Tennis Camp\";}i:108;O:8:\"stdClass\":2:{s:3:\"_id\";i:641;s:4:\"name\";s:9:\"Workspace\";}i:109;O:8:\"stdClass\":2:{s:3:\"_id\";i:644;s:4:\"name\";s:12:\"Shared Space\";}i:110;O:8:\"stdClass\":2:{s:3:\"_id\";i:645;s:4:\"name\";s:7:\"Workers\";}i:111;O:8:\"stdClass\":2:{s:3:\"_id\";i:646;s:4:\"name\";s:9:\"Employees\";}i:112;O:8:\"stdClass\":2:{s:3:\"_id\";i:647;s:4:\"name\";s:10:\"Open Space\";}i:113;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:114;O:8:\"stdClass\":2:{s:3:\"_id\";i:650;s:4:\"name\";s:10:\"Exhibition\";}i:115;O:8:\"stdClass\":2:{s:3:\"_id\";i:651;s:4:\"name\";s:6:\"Makers\";}i:116;O:8:\"stdClass\":2:{s:3:\"_id\";i:654;s:4:\"name\";s:9:\"Adventure\";}i:117;O:8:\"stdClass\":2:{s:3:\"_id\";i:655;s:4:\"name\";s:5:\"Treks\";}i:118;O:8:\"stdClass\":2:{s:3:\"_id\";i:656;s:4:\"name\";s:5:\"Stage\";}i:119;O:8:\"stdClass\":2:{s:3:\"_id\";i:658;s:4:\"name\";s:8:\"Computer\";}i:120;O:8:\"stdClass\":2:{s:3:\"_id\";i:659;s:4:\"name\";s:10:\"Technician\";}i:121;O:8:\"stdClass\":2:{s:3:\"_id\";i:664;s:4:\"name\";s:4:\"Camp\";}i:122;O:8:\"stdClass\":2:{s:3:\"_id\";i:665;s:4:\"name\";s:18:\"Personal Assistant\";}i:123;O:8:\"stdClass\":2:{s:3:\"_id\";i:667;s:4:\"name\";s:13:\"Personal Chef\";}i:124;O:8:\"stdClass\":2:{s:3:\"_id\";i:669;s:4:\"name\";s:5:\"Bread\";}i:125;O:8:\"stdClass\":2:{s:3:\"_id\";i:670;s:4:\"name\";s:6:\"Bakery\";}i:126;O:8:\"stdClass\":2:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";}i:127;O:8:\"stdClass\":2:{s:3:\"_id\";i:675;s:4:\"name\";s:8:\"Workshop\";}i:128;O:8:\"stdClass\":2:{s:3:\"_id\";i:677;s:4:\"name\";s:7:\"Bottles\";}i:129;O:8:\"stdClass\":2:{s:3:\"_id\";i:678;s:4:\"name\";s:9:\"Recycling\";}i:130;O:8:\"stdClass\":2:{s:3:\"_id\";i:682;s:4:\"name\";s:4:\"Sale\";}i:131;O:8:\"stdClass\":2:{s:3:\"_id\";i:684;s:4:\"name\";s:4:\"Deal\";}i:132;O:8:\"stdClass\":2:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";}i:133;O:8:\"stdClass\":2:{s:3:\"_id\";i:710;s:4:\"name\";s:4:\"Love\";}i:134;O:8:\"stdClass\":2:{s:3:\"_id\";i:711;s:4:\"name\";s:7:\"Romance\";}i:135;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:136;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:137;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:138;O:8:\"stdClass\":2:{s:3:\"_id\";i:373;s:4:\"name\";s:5:\"Decor\";}i:139;O:8:\"stdClass\":2:{s:3:\"_id\";i:374;s:4:\"name\";s:3:\"Law\";}i:140;O:8:\"stdClass\":2:{s:3:\"_id\";i:383;s:4:\"name\";s:11:\"Real Estate\";}i:141;O:8:\"stdClass\":2:{s:3:\"_id\";i:384;s:4:\"name\";s:12:\"Construction\";}i:142;O:8:\"stdClass\":2:{s:3:\"_id\";i:410;s:4:\"name\";s:6:\"School\";}i:143;O:8:\"stdClass\":2:{s:3:\"_id\";i:411;s:4:\"name\";s:6:\"Beauty\";}i:144;O:8:\"stdClass\":2:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";}i:145;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:146;O:8:\"stdClass\":2:{s:3:\"_id\";i:417;s:4:\"name\";s:7:\"Animals\";}i:147;O:8:\"stdClass\":2:{s:3:\"_id\";i:418;s:4:\"name\";s:5:\"Music\";}i:148;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}i:149;O:8:\"stdClass\":2:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";}i:150;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:151;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:152;O:8:\"stdClass\":2:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";}i:153;O:8:\"stdClass\":2:{s:3:\"_id\";i:425;s:4:\"name\";s:6:\"Health\";}i:154;O:8:\"stdClass\":2:{s:3:\"_id\";i:426;s:4:\"name\";s:8:\"Wellness\";}i:155;O:8:\"stdClass\":2:{s:3:\"_id\";i:429;s:4:\"name\";s:7:\"Classes\";}i:156;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:157;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:158;O:8:\"stdClass\":2:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";}i:159;O:8:\"stdClass\":2:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";}i:160;O:8:\"stdClass\":2:{s:3:\"_id\";i:436;s:4:\"name\";s:10:\"Accounting\";}i:161;O:8:\"stdClass\":2:{s:3:\"_id\";i:437;s:4:\"name\";s:8:\"Advocate\";}i:162;O:8:\"stdClass\":2:{s:3:\"_id\";i:439;s:4:\"name\";s:8:\"Attorney\";}i:163;O:8:\"stdClass\":2:{s:3:\"_id\";i:449;s:4:\"name\";s:6:\"Events\";}i:164;O:8:\"stdClass\":2:{s:3:\"_id\";i:450;s:4:\"name\";s:13:\"Entertainment\";}i:165;O:8:\"stdClass\":2:{s:3:\"_id\";i:451;s:4:\"name\";s:4:\"Band\";}i:166;O:8:\"stdClass\":2:{s:3:\"_id\";i:454;s:4:\"name\";s:15:\"Interior Design\";}i:167;O:8:\"stdClass\":2:{s:3:\"_id\";i:455;s:4:\"name\";s:4:\"Firm\";}i:168;O:8:\"stdClass\":2:{s:3:\"_id\";i:456;s:4:\"name\";s:12:\"Architecture\";}i:169;O:8:\"stdClass\":2:{s:3:\"_id\";i:460;s:4:\"name\";s:11:\"Involvement\";}i:170;O:8:\"stdClass\":2:{s:3:\"_id\";i:461;s:4:\"name\";s:9:\"Volunteer\";}i:171;O:8:\"stdClass\":2:{s:3:\"_id\";i:465;s:4:\"name\";s:10:\"Conference\";}i:172;O:8:\"stdClass\":2:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";}i:173;O:8:\"stdClass\":2:{s:3:\"_id\";i:468;s:4:\"name\";s:5:\"Tatoo\";}i:174;O:8:\"stdClass\":2:{s:3:\"_id\";i:471;s:4:\"name\";s:7:\"Dentist\";}i:175;O:8:\"stdClass\":2:{s:3:\"_id\";i:473;s:4:\"name\";s:10:\"Properties\";}i:176;O:8:\"stdClass\":2:{s:3:\"_id\";i:474;s:4:\"name\";s:9:\"Education\";}i:177;O:8:\"stdClass\":2:{s:3:\"_id\";i:475;s:4:\"name\";s:7:\"Digital\";}i:178;O:8:\"stdClass\":2:{s:3:\"_id\";i:478;s:4:\"name\";s:4:\"Hair\";}i:179;O:8:\"stdClass\":2:{s:3:\"_id\";i:481;s:4:\"name\";s:10:\"Basketball\";}i:180;O:8:\"stdClass\":2:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";}i:181;O:8:\"stdClass\":2:{s:3:\"_id\";i:485;s:4:\"name\";s:4:\"Pets\";}i:182;O:8:\"stdClass\":2:{s:3:\"_id\";i:486;s:4:\"name\";s:5:\"Books\";}i:183;O:8:\"stdClass\":2:{s:3:\"_id\";i:487;s:4:\"name\";s:7:\"E-Books\";}i:184;O:8:\"stdClass\":2:{s:3:\"_id\";i:488;s:4:\"name\";s:6:\"Sports\";}i:185;O:8:\"stdClass\":2:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";}i:186;O:8:\"stdClass\":2:{s:3:\"_id\";i:494;s:4:\"name\";s:5:\"Japan\";}i:187;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:188;O:8:\"stdClass\":2:{s:3:\"_id\";i:502;s:4:\"name\";s:8:\"Clothing\";}i:189;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:190;O:8:\"stdClass\":2:{s:3:\"_id\";i:505;s:4:\"name\";s:5:\"Sleep\";}i:191;O:8:\"stdClass\":2:{s:3:\"_id\";i:508;s:4:\"name\";s:8:\"Designer\";}i:192;O:8:\"stdClass\":2:{s:3:\"_id\";i:511;s:4:\"name\";s:4:\"Live\";}i:193;O:8:\"stdClass\":2:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";}i:194;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:195;O:8:\"stdClass\":2:{s:3:\"_id\";i:514;s:4:\"name\";s:4:\"Cars\";}i:196;O:8:\"stdClass\":2:{s:3:\"_id\";i:517;s:4:\"name\";s:10:\"Automotive\";}i:197;O:8:\"stdClass\":2:{s:3:\"_id\";i:518;s:4:\"name\";s:10:\"Automobile\";}i:198;O:8:\"stdClass\":2:{s:3:\"_id\";i:519;s:4:\"name\";s:5:\"Coach\";}i:199;O:8:\"stdClass\":2:{s:3:\"_id\";i:521;s:4:\"name\";s:11:\"Mindfulness\";}i:200;O:8:\"stdClass\":2:{s:3:\"_id\";i:526;s:4:\"name\";s:10:\"Decoration\";}i:201;O:8:\"stdClass\":2:{s:3:\"_id\";i:527;s:4:\"name\";s:4:\"Help\";}i:202;O:8:\"stdClass\":2:{s:3:\"_id\";i:528;s:4:\"name\";s:8:\"Disabled\";}i:203;O:8:\"stdClass\":2:{s:3:\"_id\";i:530;s:4:\"name\";s:10:\"Psychology\";}i:204;O:8:\"stdClass\":2:{s:3:\"_id\";i:531;s:4:\"name\";s:12:\"Consultation\";}i:205;O:8:\"stdClass\":2:{s:3:\"_id\";i:532;s:4:\"name\";s:13:\"Psychotherapy\";}i:206;O:8:\"stdClass\":2:{s:3:\"_id\";i:533;s:4:\"name\";s:6:\"Social\";}i:207;O:8:\"stdClass\":2:{s:3:\"_id\";i:534;s:4:\"name\";s:2:\"VR\";}i:208;O:8:\"stdClass\":2:{s:3:\"_id\";i:535;s:4:\"name\";s:4:\"Tech\";}i:209;O:8:\"stdClass\":2:{s:3:\"_id\";i:537;s:4:\"name\";s:7:\"Glasses\";}i:210;O:8:\"stdClass\":2:{s:3:\"_id\";i:541;s:4:\"name\";s:6:\"Family\";}i:211;O:8:\"stdClass\":2:{s:3:\"_id\";i:542;s:4:\"name\";s:10:\"Healthcare\";}i:212;O:8:\"stdClass\":2:{s:3:\"_id\";i:545;s:4:\"name\";s:8:\"Baseball\";}i:213;O:8:\"stdClass\":2:{s:3:\"_id\";i:546;s:4:\"name\";s:6:\"Soccer\";}i:214;O:8:\"stdClass\":2:{s:3:\"_id\";i:547;s:4:\"name\";s:4:\"News\";}i:215;O:8:\"stdClass\":2:{s:3:\"_id\";i:548;s:4:\"name\";s:2:\"DJ\";}i:216;O:8:\"stdClass\":2:{s:3:\"_id\";i:549;s:4:\"name\";s:10:\"Night Club\";}i:217;O:8:\"stdClass\":2:{s:3:\"_id\";i:558;s:4:\"name\";s:3:\"Pub\";}i:218;O:8:\"stdClass\":2:{s:3:\"_id\";i:561;s:4:\"name\";s:5:\"Urban\";}i:219;O:8:\"stdClass\":2:{s:3:\"_id\";i:566;s:4:\"name\";s:7:\"Lessons\";}i:220;O:8:\"stdClass\":2:{s:3:\"_id\";i:567;s:4:\"name\";s:9:\"Carpenter\";}i:221;O:8:\"stdClass\":2:{s:3:\"_id\";i:568;s:4:\"name\";s:4:\"Wood\";}i:222;O:8:\"stdClass\":2:{s:3:\"_id\";i:569;s:4:\"name\";s:7:\"Wedding\";}i:223;O:8:\"stdClass\":2:{s:3:\"_id\";i:570;s:4:\"name\";s:13:\"Save The Date\";}i:224;O:8:\"stdClass\":2:{s:3:\"_id\";i:571;s:4:\"name\";s:13:\"Accommodation\";}i:225;O:8:\"stdClass\":2:{s:3:\"_id\";i:572;s:4:\"name\";s:4:\"Yoga\";}i:226;O:8:\"stdClass\":2:{s:3:\"_id\";i:573;s:4:\"name\";s:4:\"Calm\";}i:227;O:8:\"stdClass\":2:{s:3:\"_id\";i:576;s:4:\"name\";s:11:\"Dog Walkers\";}i:228;O:8:\"stdClass\":2:{s:3:\"_id\";i:577;s:4:\"name\";s:5:\"Happy\";}i:229;O:8:\"stdClass\":2:{s:3:\"_id\";i:579;s:4:\"name\";s:14:\"Coffee Roaster\";}i:230;O:8:\"stdClass\":2:{s:3:\"_id\";i:582;s:4:\"name\";s:6:\"Singer\";}i:231;O:8:\"stdClass\":2:{s:3:\"_id\";i:584;s:4:\"name\";s:5:\"Songs\";}i:232;O:8:\"stdClass\":2:{s:3:\"_id\";i:585;s:4:\"name\";s:6:\"Albums\";}i:233;O:8:\"stdClass\":2:{s:3:\"_id\";i:587;s:4:\"name\";s:8:\"Delivery\";}i:234;O:8:\"stdClass\":2:{s:3:\"_id\";i:588;s:4:\"name\";s:10:\"Industrial\";}i:235;O:8:\"stdClass\":2:{s:3:\"_id\";i:589;s:4:\"name\";s:5:\"Drone\";}i:236;O:8:\"stdClass\":2:{s:3:\"_id\";i:590;s:4:\"name\";s:3:\"Fly\";}i:237;O:8:\"stdClass\":2:{s:3:\"_id\";i:591;s:4:\"name\";s:7:\"Stylist\";}i:238;O:8:\"stdClass\":2:{s:3:\"_id\";i:602;s:4:\"name\";s:5:\"Nails\";}i:239;O:8:\"stdClass\":2:{s:3:\"_id\";i:603;s:4:\"name\";s:8:\"Skincare\";}i:240;O:8:\"stdClass\":2:{s:3:\"_id\";i:604;s:4:\"name\";s:4:\"Skin\";}i:241;O:8:\"stdClass\":2:{s:3:\"_id\";i:605;s:4:\"name\";s:4:\"Diet\";}i:242;O:8:\"stdClass\":2:{s:3:\"_id\";i:607;s:4:\"name\";s:9:\"Dietician\";}i:243;O:8:\"stdClass\":2:{s:3:\"_id\";i:608;s:4:\"name\";s:11:\"Weight Loss\";}i:244;O:8:\"stdClass\":2:{s:3:\"_id\";i:624;s:4:\"name\";s:4:\"Chef\";}i:245;O:8:\"stdClass\":2:{s:3:\"_id\";i:625;s:4:\"name\";s:8:\"Catering\";}i:246;O:8:\"stdClass\":2:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";}i:247;O:8:\"stdClass\":2:{s:3:\"_id\";i:627;s:4:\"name\";s:4:\"Menu\";}i:248;O:8:\"stdClass\":2:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";}i:249;O:8:\"stdClass\":2:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";}i:250;O:8:\"stdClass\":2:{s:3:\"_id\";i:630;s:4:\"name\";s:5:\"Truck\";}i:251;O:8:\"stdClass\":2:{s:3:\"_id\";i:633;s:4:\"name\";s:3:\"USA\";}i:252;O:8:\"stdClass\":2:{s:3:\"_id\";i:636;s:4:\"name\";s:14:\"Private Lesson\";}i:253;O:8:\"stdClass\":2:{s:3:\"_id\";i:637;s:4:\"name\";s:6:\"Tennis\";}i:254;O:8:\"stdClass\":2:{s:3:\"_id\";i:640;s:4:\"name\";s:17:\"Summer Activities\";}i:255;O:8:\"stdClass\":2:{s:3:\"_id\";i:642;s:4:\"name\";s:13:\"Collaboration\";}i:256;O:8:\"stdClass\":2:{s:3:\"_id\";i:643;s:4:\"name\";s:6:\"Office\";}i:257;O:8:\"stdClass\":2:{s:3:\"_id\";i:652;s:4:\"name\";s:8:\"Trekking\";}i:258;O:8:\"stdClass\":2:{s:3:\"_id\";i:660;s:4:\"name\";s:7:\"Support\";}i:259;O:8:\"stdClass\":2:{s:3:\"_id\";i:661;s:4:\"name\";s:10:\"Night Life\";}i:260;O:8:\"stdClass\":2:{s:3:\"_id\";i:663;s:4:\"name\";s:5:\"Skate\";}i:261;O:8:\"stdClass\":2:{s:3:\"_id\";i:666;s:4:\"name\";s:13:\"Personal Blog\";}i:262;O:8:\"stdClass\":2:{s:3:\"_id\";i:668;s:4:\"name\";s:7:\"Deserts\";}i:263;O:8:\"stdClass\":2:{s:3:\"_id\";i:671;s:4:\"name\";s:8:\"Shipping\";}i:264;O:8:\"stdClass\":2:{s:3:\"_id\";i:673;s:4:\"name\";s:7:\"Ecology\";}i:265;O:8:\"stdClass\":2:{s:3:\"_id\";i:674;s:4:\"name\";s:8:\"Painting\";}i:266;O:8:\"stdClass\":2:{s:3:\"_id\";i:676;s:4:\"name\";s:5:\"Water\";}i:267;O:8:\"stdClass\":2:{s:3:\"_id\";i:683;s:4:\"name\";s:9:\"Promotion\";}i:268;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}i:269;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:270;O:8:\"stdClass\":2:{s:3:\"_id\";i:805;s:4:\"name\";s:7:\"Payment\";}i:271;O:8:\"stdClass\":2:{s:3:\"_id\";i:828;s:4:\"name\";s:10:\"Tour Guide\";}}s:10:\"complexity\";a:3:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:727;s:4:\"name\";s:8:\"Advanced\";}}s:5:\"types\";a:4:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:6:\"origin\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:752;s:4:\"name\";s:6:\"Envato\";}}s:15:\"minimum_version\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:806;s:4:\"name\";s:6:\"3.11.0\";}}s:10:\"categories\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}}','no'),(812,'_transient_timeout_elementor_remote_kits','1699461285','no'),(813,'_transient_elementor_remote_kits','a:36:{i:0;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630c855f9425ad001d5ab73f\";s:14:\"featured_index\";i:27;s:10:\"taxonomies\";a:13:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-231\";s:5:\"title\";s:26:\"Local Services Wireframe 4\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.10\";s:9:\"thumbnail\";s:115:\"https://library.elementor.com/local-services-wireframe-4-flexbox/wp-content/uploads/sites/231/2022/08/Home-Page.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-29T09:22:39.376Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.114Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:882;s:16:\"popularity_index\";i:3203;}i:1;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630c971b9425ad001d5ab93f\";s:14:\"featured_index\";i:29;s:10:\"taxonomies\";a:15:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-226\";s:5:\"title\";s:21:\"Ecommerce Wireframe 1\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.10\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/ecommerce-wireframe-1-flexbox/wp-content/uploads/sites/226/2022/08/HOMEPAGE.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-29T10:38:19.315Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.135Z\";s:4:\"tags\";a:9:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:623;s:16:\"popularity_index\";i:2386;}i:2;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630cc8aaa38161001e9c63b9\";s:14:\"featured_index\";i:34;s:10:\"taxonomies\";a:15:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:624;s:4:\"name\";s:4:\"Chef\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:668;s:4:\"name\";s:7:\"Deserts\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:464;s:4:\"name\";s:10:\"Restaurant\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-233\";s:5:\"title\";s:22:\"Restaurant Wireframe 1\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.6\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com/restaurant-wireframe-1/wp-content/uploads/sites/233/2022/08/Homepage.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-29T14:09:46.931Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.187Z\";s:4:\"tags\";a:10:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:624;s:4:\"name\";s:4:\"Chef\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:668;s:4:\"name\";s:7:\"Deserts\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:464;s:4:\"name\";s:10:\"Restaurant\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:218;s:16:\"popularity_index\";i:898;}i:3;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630dd49a56e4fa001d91ebdc\";s:14:\"featured_index\";i:10;s:10:\"taxonomies\";a:14:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:666;s:4:\"name\";s:13:\"Personal Blog\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:5:\"types\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-227\";s:5:\"title\";s:16:\"Blog Wireframe 1\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/blog-wireframe-1-flexbox/wp-content/uploads/sites/227/2022/08/Homepage-400_380.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T09:12:58.141Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.909Z\";s:4:\"tags\";a:8:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:666;s:4:\"name\";s:13:\"Personal Blog\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1271;s:16:\"popularity_index\";i:4793;}i:4;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630de882c288c1001edb3866\";s:14:\"featured_index\";i:17;s:10:\"taxonomies\";a:14:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-234\";s:5:\"title\";s:21:\"Ecommerce Wireframe 2\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.11\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/ecommerce-wireframe-2/wp-content/uploads/sites/234/2022/08/Home-Decor-Shop-home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T10:37:54.664Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.997Z\";s:4:\"tags\";a:8:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1031;s:16:\"popularity_index\";i:4004;}i:5;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630df085725fa6001dbec535\";s:14:\"featured_index\";i:24;s:10:\"taxonomies\";a:15:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:432;s:4:\"name\";s:2:\"CV\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:5:\"types\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-228\";s:5:\"title\";s:21:\"Portfolio Wireframe 1\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:118:\"https://library.elementor.com/portfolio-wireframe-1-flexbox/wp-content/uploads/sites/228/2022/08/Homepage-30082022.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T11:12:05.261Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.084Z\";s:4:\"tags\";a:9:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:432;s:4:\"name\";s:2:\"CV\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:305;s:16:\"popularity_index\";i:1051;}i:6;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630df1bd725fa6001dbec54f\";s:14:\"featured_index\";i:6;s:10:\"taxonomies\";a:17:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:492;s:4:\"name\";s:6:\"Agency\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:475;s:4:\"name\";s:7:\"Digital\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:448;s:4:\"name\";s:15:\"Digital Content\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:5:\"types\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-229\";s:5:\"title\";s:24:\"Digital Marketing Studio\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.7\";s:9:\"thumbnail\";s:133:\"https://library.elementor.com/digital-marketing-studio-flexbox/wp-content/uploads/sites/229/2022/08/Digital-Marketing-Agency-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T11:17:17.120Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.864Z\";s:4:\"tags\";a:12:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:492;s:4:\"name\";s:6:\"Agency\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:475;s:4:\"name\";s:7:\"Digital\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:448;s:4:\"name\";s:15:\"Digital Content\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1817;s:16:\"popularity_index\";i:6284;}i:7;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630df27d725fa6001dbec56d\";s:14:\"featured_index\";i:9;s:10:\"taxonomies\";a:12:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:436;s:4:\"name\";s:10:\"Accounting\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:592;s:4:\"name\";s:7:\"Advisor\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:492;s:4:\"name\";s:6:\"Agency\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:623;s:4:\"name\";s:10:\"Consultant\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:531;s:4:\"name\";s:12:\"Consultation\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-230\";s:5:\"title\";s:19:\"Business Consulting\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:123:\"https://library.elementor.com/business-consulting-flexbox/wp-content/uploads/sites/230/2022/08/Business-Consulting-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T11:20:29.925Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.898Z\";s:4:\"tags\";a:8:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:436;s:4:\"name\";s:10:\"Accounting\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:592;s:4:\"name\";s:7:\"Advisor\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:492;s:4:\"name\";s:6:\"Agency\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:623;s:4:\"name\";s:10:\"Consultant\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:531;s:4:\"name\";s:12:\"Consultation\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1296;s:16:\"popularity_index\";i:4999;}i:8;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"630df338725fa6001dbec591\";s:14:\"featured_index\";i:19;s:10:\"taxonomies\";a:15:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:669;s:4:\"name\";s:5:\"Bread\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:605;s:4:\"name\";s:4:\"Diet\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:463;s:4:\"name\";s:6:\"Drinks\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:490;s:4:\"name\";s:12:\"Healthy Food\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:426;s:4:\"name\";s:8:\"Wellness\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:5:\"types\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-232\";s:5:\"title\";s:9:\"Food Blog\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.3\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/food-blog-flexbox/wp-content/uploads/sites/232/2022/08/Food-Blog-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-08-30T11:23:36.333Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.021Z\";s:4:\"tags\";a:10:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:669;s:4:\"name\";s:5:\"Bread\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:605;s:4:\"name\";s:4:\"Diet\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:463;s:4:\"name\";s:6:\"Drinks\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:490;s:4:\"name\";s:12:\"Healthy Food\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:426;s:4:\"name\";s:8:\"Wellness\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:453;s:16:\"popularity_index\";i:1684;}i:9;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"631863428a66fa001de421f4\";s:14:\"featured_index\";i:31;s:10:\"taxonomies\";a:9:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-237\";s:5:\"title\";s:24:\"Digital Marketing Agency\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"2.0.4\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/marketing-digital-agency-flexbox/wp-content/uploads/sites/237/2022/09/Home.jpeg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-09-07T09:24:18.567Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.154Z\";s:4:\"tags\";a:4:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1631;s:16:\"popularity_index\";i:6564;}i:10;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63511bb6fcab3f001dbe1b02\";s:14:\"featured_index\";i:33;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:670;s:4:\"name\";s:6:\"Bakery\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:669;s:4:\"name\";s:5:\"Bread\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-238\";s:5:\"title\";s:21:\"Bread Bakery Business\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.11\";s:9:\"thumbnail\";s:129:\"https://library.elementor.com/bread-bakery-business/wp-content/uploads/sites/238/2022/09/Bread-Bakery-Business-Home-400x380-1.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-10-20T09:58:14.508Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.177Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:670;s:4:\"name\";s:6:\"Bakery\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:669;s:4:\"name\";s:5:\"Bread\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:571;s:16:\"popularity_index\";i:1900;}i:11;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63725b47eb133d001d4ca896\";s:14:\"featured_index\";i:25;s:10:\"taxonomies\";a:18:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:373;s:4:\"name\";s:5:\"Decor\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:454;s:4:\"name\";s:15:\"Interior Design\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:523;s:4:\"name\";s:11:\"Merchandise\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:568;s:4:\"name\";s:4:\"Wood\";s:4:\"type\";s:4:\"tags\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:17;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-235\";s:5:\"title\";s:24:\"Wooden Accessories Store\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.6\";s:9:\"thumbnail\";s:125:\"https://library.elementor.com/wooden-accessories-store/wp-content/uploads/sites/235/2021/08/Wooden-Accessories-Store-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-14T15:14:15.188Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.094Z\";s:4:\"tags\";a:13:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:373;s:4:\"name\";s:5:\"Decor\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:454;s:4:\"name\";s:15:\"Interior Design\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:523;s:4:\"name\";s:11:\"Merchandise\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:12;O:8:\"stdClass\":2:{s:3:\"_id\";i:568;s:4:\"name\";s:4:\"Wood\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:675;s:16:\"popularity_index\";i:2188;}i:12;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63729ff2eb133d001d4cb11c\";s:14:\"featured_index\";i:11;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:437;s:4:\"name\";s:8:\"Advocate\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:439;s:4:\"name\";s:8:\"Attorney\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:455;s:4:\"name\";s:4:\"Firm\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:374;s:4:\"name\";s:3:\"Law\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:643;s:4:\"name\";s:6:\"Office\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-239\";s:5:\"title\";s:8:\"Law Firm\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.6\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com/law-firm-flexbox/wp-content/uploads/sites/239/2022/11/Law-Firm-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-14T20:07:14.901Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.922Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:437;s:4:\"name\";s:8:\"Advocate\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:439;s:4:\"name\";s:8:\"Attorney\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:455;s:4:\"name\";s:4:\"Firm\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:374;s:4:\"name\";s:3:\"Law\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:643;s:4:\"name\";s:6:\"Office\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:694;s:16:\"popularity_index\";i:2566;}i:13;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63736ac6fa9f5c001d384a32\";s:14:\"featured_index\";i:32;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:502;s:4:\"name\";s:8:\"Clothing\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:640;s:4:\"name\";s:17:\"Summer Activities\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-244\";s:5:\"title\";s:13:\"Swimwear Shop\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.9\";s:9:\"thumbnail\";s:114:\"https://library.elementor.com/swimwear-shop-flexbox/wp-content/uploads/sites/244/2022/11/99-swimwear-shop-home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-15T10:32:38.369Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.166Z\";s:4:\"tags\";a:6:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:502;s:4:\"name\";s:8:\"Clothing\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:640;s:4:\"name\";s:17:\"Summer Activities\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:275;s:16:\"popularity_index\";i:895;}i:14;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63736e3af9b7aa001c4085aa\";s:14:\"featured_index\";i:28;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:484;s:4:\"name\";s:8:\"Boutique\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:526;s:4:\"name\";s:10:\"Decoration\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:710;s:4:\"name\";s:4:\"Love\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-242\";s:5:\"title\";s:28:\"Candle Set One Page Shop Kit\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:115:\"https://library.elementor.com/candle-set-one-page-shop/wp-content/uploads/sites/242/2022/11/Candle-onepage-home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-15T10:47:22.853Z\";s:10:\"updated_at\";s:24:\"2023-10-25T07:29:17.696Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:484;s:4:\"name\";s:8:\"Boutique\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:526;s:4:\"name\";s:10:\"Decoration\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:710;s:4:\"name\";s:4:\"Love\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:212;s:16:\"popularity_index\";i:588;}i:15;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63737823fa9f5c001d384c05\";s:14:\"featured_index\";i:20;s:10:\"taxonomies\";a:9:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:617;s:4:\"name\";s:5:\"Cakes\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:624;s:4:\"name\";s:4:\"Chef\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:578;s:4:\"name\";s:6:\"Coffee\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-245\";s:5:\"title\";s:22:\"Fine Dining Restaurant\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"thumbnail\";s:119:\"https://library.elementor.com/fine-dining-restaurant/wp-content/uploads/sites/245/2022/11/148-fine-dining-rest-home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-15T11:29:39.007Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.030Z\";s:4:\"tags\";a:6:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:617;s:4:\"name\";s:5:\"Cakes\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:624;s:4:\"name\";s:4:\"Chef\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:578;s:4:\"name\";s:6:\"Coffee\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:626;s:4:\"name\";s:4:\"Cook\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:158;s:16:\"popularity_index\";i:458;}i:16;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6373acce4aa51d001d713e50\";s:14:\"featured_index\";i:13;s:10:\"taxonomies\";a:12:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:486;s:4:\"name\";s:5:\"Books\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:379;s:4:\"name\";s:8:\"Magazine\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-241\";s:5:\"title\";s:27:\"Book-Sale One Page Shop Kit\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:116:\"https://library.elementor.com/book-sale-one-page-shop/wp-content/uploads/sites/241/2022/11/Marketing-Studio-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-15T15:14:22.075Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.946Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:486;s:4:\"name\";s:5:\"Books\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:379;s:4:\"name\";s:8:\"Magazine\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:305;s:16:\"popularity_index\";i:1175;}i:17;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6374ae864aa51d001d7153f5\";s:14:\"featured_index\";i:12;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-225\";s:5:\"title\";s:17:\"Vases Online Shop\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.8\";s:9:\"thumbnail\";s:119:\"https://library.elementor.com/vases-online-shop-flexbox/wp-content/uploads/sites/225/2022/11/Handmade-Kid-Shop-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-16T09:33:58.497Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.935Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:771;s:16:\"popularity_index\";i:3012;}i:18;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6374b260fb90dd001dadab33\";s:14:\"featured_index\";i:35;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-248\";s:5:\"title\";s:13:\"Ceramics Shop\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.13\";s:9:\"thumbnail\";s:106:\"https://library.elementor.com/handmade-ceramics-shop-flexbox/wp-content/uploads/sites/248/2022/11/Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-16T09:50:24.421Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.200Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:660;s:16:\"popularity_index\";i:2491;}i:19;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63763d29b98211001dc69a56\";s:14:\"featured_index\";i:30;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:666;s:4:\"name\";s:13:\"Personal Blog\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:727;s:4:\"name\";s:8:\"Advanced\";s:4:\"type\";s:10:\"complexity\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-251\";s:5:\"title\";s:12:\"Fashion Blog\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com/fashion-blog-flexbox/wp-content/uploads/sites/251/2022/11/Homepage.jpeg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-17T13:54:49.468Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.145Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:629;s:4:\"name\";s:7:\"Blogger\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:666;s:4:\"name\";s:13:\"Personal Blog\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:819;s:4:\"name\";s:16:\"Blog or Magazine\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:730;s:4:\"name\";s:4:\"Blog\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:231;s:16:\"popularity_index\";i:862;}i:20;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"637cbb741a2644001da7fc49\";s:14:\"featured_index\";i:16;s:10:\"taxonomies\";a:9:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-247\";s:5:\"title\";s:26:\"Digital Marketing Agency 2\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.6\";s:9:\"thumbnail\";s:116:\"https://library.elementor.com/digital-marketing-agency-2/wp-content/uploads/sites/247/2022/11/400x380_3_Homepage.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-11-22T12:07:16.614Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.983Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:414;s:4:\"name\";s:9:\"Marketing\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:1349;s:16:\"popularity_index\";i:4952;}i:21;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"638875a29ce573001deae9d5\";s:14:\"featured_index\";i:15;s:10:\"taxonomies\";a:20:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:585;s:4:\"name\";s:6:\"Albums\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:417;s:4:\"name\";s:7:\"Animals\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:432;s:4:\"name\";s:2:\"CV\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:594;s:4:\"name\";s:9:\"Landscape\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:555;s:4:\"name\";s:12:\"Photographer\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:381;s:4:\"name\";s:11:\"Photography\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:556;s:4:\"name\";s:6:\"Photos\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:4:\"tags\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:615;s:4:\"name\";s:6:\"Slides\";s:4:\"type\";s:4:\"tags\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:676;s:4:\"name\";s:5:\"Water\";s:4:\"type\";s:4:\"tags\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:5:\"types\";}i:17;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:18;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:19;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-246\";s:5:\"title\";s:18:\"Nature Photography\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/nature-photography/wp-content/uploads/sites/246/2022/11/Nature-Photography-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-12-01T09:36:34.435Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.971Z\";s:4:\"tags\";a:15:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:585;s:4:\"name\";s:6:\"Albums\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:417;s:4:\"name\";s:7:\"Animals\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:432;s:4:\"name\";s:2:\"CV\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:594;s:4:\"name\";s:9:\"Landscape\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:555;s:4:\"name\";s:12:\"Photographer\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:381;s:4:\"name\";s:11:\"Photography\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:556;s:4:\"name\";s:6:\"Photos\";}i:12;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:13;O:8:\"stdClass\":2:{s:3:\"_id\";i:615;s:4:\"name\";s:6:\"Slides\";}i:14;O:8:\"stdClass\":2:{s:3:\"_id\";i:676;s:4:\"name\";s:5:\"Water\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:729;s:4:\"name\";s:9:\"Portfolio\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:725;s:16:\"popularity_index\";i:2954;}i:22;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"63887b099ce573001deaea6b\";s:14:\"featured_index\";i:18;s:10:\"taxonomies\";a:20:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:585;s:4:\"name\";s:6:\"Albums\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:449;s:4:\"name\";s:6:\"Events\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:541;s:4:\"name\";s:6:\"Family\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:710;s:4:\"name\";s:4:\"Love\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:555;s:4:\"name\";s:12:\"Photographer\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:381;s:4:\"name\";s:11:\"Photography\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:556;s:4:\"name\";s:6:\"Photos\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:569;s:4:\"name\";s:7:\"Wedding\";s:4:\"type\";s:4:\"tags\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:462;s:4:\"name\";s:15:\"Wedding Planner\";s:4:\"type\";s:4:\"tags\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:17;O:8:\"stdClass\":3:{s:3:\"_id\";i:727;s:4:\"name\";s:8:\"Advanced\";s:4:\"type\";s:10:\"complexity\";}i:18;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:19;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-250\";s:5:\"title\";s:20:\"Wedding Photographer\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"thumbnail\";s:121:\"https://library.elementor.com/wedding-photographer-pro/wp-content/uploads/sites/250/2022/11/Wedding-Photographer-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-12-01T09:59:37.238Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.011Z\";s:4:\"tags\";a:14:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:585;s:4:\"name\";s:6:\"Albums\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:449;s:4:\"name\";s:6:\"Events\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:541;s:4:\"name\";s:6:\"Family\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:648;s:4:\"name\";s:7:\"Gallery\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:710;s:4:\"name\";s:4:\"Love\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:555;s:4:\"name\";s:12:\"Photographer\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:381;s:4:\"name\";s:11:\"Photography\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:556;s:4:\"name\";s:6:\"Photos\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:12;O:8:\"stdClass\":2:{s:3:\"_id\";i:569;s:4:\"name\";s:7:\"Wedding\";}i:13;O:8:\"stdClass\":2:{s:3:\"_id\";i:462;s:4:\"name\";s:15:\"Wedding Planner\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:667;s:16:\"popularity_index\";i:2436;}i:23;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6388bf429ce573001deaf1b4\";s:14:\"featured_index\";i:14;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:805;s:4:\"name\";s:7:\"Payment\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:609;s:4:\"name\";s:3:\"App\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:611;s:4:\"name\";s:11:\"Application\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-256\";s:5:\"title\";s:18:\"Mobile Payment App\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.20\";s:9:\"thumbnail\";s:125:\"https://library.elementor.com/mobile-payment-app-flexbox/wp-content/uploads/sites/256/2022/05/Home-110-Mobile-Payment-App.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-12-01T14:50:42.092Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.960Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:805;s:4:\"name\";s:7:\"Payment\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:609;s:4:\"name\";s:3:\"App\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:611;s:4:\"name\";s:11:\"Application\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:424;s:4:\"name\";s:10:\"Technology\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:694;s:16:\"popularity_index\";i:2603;}i:24;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6388d7dc9ce573001deaf481\";s:14:\"featured_index\";i:21;s:10:\"taxonomies\";a:19:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:463;s:4:\"name\";s:6:\"Drinks\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:595;s:4:\"name\";s:5:\"Green\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:494;s:4:\"name\";s:5:\"Japan\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:445;s:4:\"name\";s:6:\"Online\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:568;s:4:\"name\";s:4:\"Wood\";s:4:\"type\";s:4:\"tags\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";s:4:\"type\";s:5:\"types\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:727;s:4:\"name\";s:8:\"Advanced\";s:4:\"type\";s:10:\"complexity\";}i:17;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:18;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:4:\"slug\";s:7:\"kit-240\";s:5:\"title\";s:29:\"Matcha Shop One Page Shop Kit\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/matcha-shop-one-page-shop/wp-content/uploads/sites/240/2022/12/Matcha-Shop-Home.jpg\";s:12:\"access_level\";i:1;s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2022-12-01T16:35:40.412Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.042Z\";s:4:\"tags\";a:14:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:688;s:4:\"name\";s:11:\"Accessories\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:463;s:4:\"name\";s:6:\"Drinks\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:420;s:4:\"name\";s:4:\"Food\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:595;s:4:\"name\";s:5:\"Green\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:494;s:4:\"name\";s:5:\"Japan\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:445;s:4:\"name\";s:6:\"Online\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:513;s:4:\"name\";s:8:\"Products\";}i:12;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:13;O:8:\"stdClass\":2:{s:3:\"_id\";i:568;s:4:\"name\";s:4:\"Wood\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:731;s:4:\"name\";s:12:\"Online store\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:227;s:16:\"popularity_index\";i:1024;}i:25;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"638cac5ff1e7ec001d8a94a2\";s:14:\"featured_index\";i:26;s:10:\"taxonomies\";a:16:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:417;s:4:\"name\";s:7:\"Animals\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:540;s:4:\"name\";s:6:\"Doctor\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:574;s:4:\"name\";s:4:\"Dogs\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:425;s:4:\"name\";s:6:\"Health\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:542;s:4:\"name\";s:10:\"Healthcare\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:527;s:4:\"name\";s:4:\"Help\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:575;s:4:\"name\";s:8:\"Pet Care\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:485;s:4:\"name\";s:4:\"Pets\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:4:\"slug\";s:7:\"kit-243\";s:5:\"title\";s:17:\"Veterinary Center\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"thumbnail\";s:111:\"https://library.elementor.com/veterinary-center/wp-content/uploads/sites/243/2022/11/Veterinary-Center-Home.jpg\";s:12:\"access_level\";i:1;s:10:\"created_at\";s:24:\"2022-12-04T14:19:11.756Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.103Z\";s:4:\"tags\";a:11:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:417;s:4:\"name\";s:7:\"Animals\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:540;s:4:\"name\";s:6:\"Doctor\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:574;s:4:\"name\";s:4:\"Dogs\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:425;s:4:\"name\";s:6:\"Health\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:542;s:4:\"name\";s:10:\"Healthcare\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:527;s:4:\"name\";s:4:\"Help\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:575;s:4:\"name\";s:8:\"Pet Care\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:485;s:4:\"name\";s:4:\"Pets\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:176;s:16:\"popularity_index\";i:514;}i:26;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"638dc7ac8c17b7001e06fe13\";s:14:\"featured_index\";i:36;s:10:\"taxonomies\";a:12:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:526;s:4:\"name\";s:10:\"Decoration\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:454;s:4:\"name\";s:15:\"Interior Design\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:674;s:4:\"name\";s:8:\"Painting\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:4:\"slug\";s:7:\"kit-255\";s:5:\"title\";s:16:\"Painting Company\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/painting-company-pro/wp-content/uploads/sites/255/2022/12/Painting-Company-Home.jpg\";s:12:\"access_level\";i:1;s:10:\"created_at\";s:24:\"2022-12-05T10:27:56.654Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.210Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:493;s:4:\"name\";s:7:\"Company\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:526;s:4:\"name\";s:10:\"Decoration\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:454;s:4:\"name\";s:15:\"Interior Design\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:674;s:4:\"name\";s:8:\"Painting\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:456;s:16:\"popularity_index\";i:1814;}i:27;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"638e2f3a2a0920001d2219b3\";s:14:\"featured_index\";i:22;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:484;s:4:\"name\";s:8:\"Boutique\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:591;s:4:\"name\";s:7:\"Stylist\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:675;s:4:\"name\";s:8:\"Workshop\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:4:\"slug\";s:7:\"kit-257\";s:5:\"title\";s:12:\"Jewelry Shop\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.46\";s:9:\"thumbnail\";s:114:\"https://library.elementor.com/jewelry-shop-flexbox/wp-content/uploads/sites/257/2022/12/Handmade-Kid-Shop-Home.jpg\";s:12:\"access_level\";i:1;s:10:\"created_at\";s:24:\"2022-12-05T17:49:46.374Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.061Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:434;s:4:\"name\";s:3:\"Art\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:484;s:4:\"name\";s:8:\"Boutique\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:619;s:4:\"name\";s:8:\"Handmade\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:591;s:4:\"name\";s:7:\"Stylist\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:675;s:4:\"name\";s:8:\"Workshop\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:818;s:4:\"name\";s:12:\"Online Store\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:429;s:16:\"popularity_index\";i:1640;}i:28;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"638e306d2a0920001d2219cc\";s:14:\"featured_index\";i:23;s:10:\"taxonomies\";a:12:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:581;s:4:\"name\";s:4:\"Farm\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:483;s:4:\"name\";s:6:\"Flower\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:595;s:4:\"name\";s:5:\"Green\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:427;s:4:\"name\";s:7:\"Hobbies\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:610;s:4:\"name\";s:6:\"Plants\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:4:\"slug\";s:7:\"kit-253\";s:5:\"title\";s:25:\"Houseplants Supplies Shop\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:5:\"1.0.6\";s:9:\"thumbnail\";s:129:\"https://library.elementor.com/houseplants-supplies-shop-flexbox/wp-content/uploads/sites/253/2022/11/Houseplant-Supplies-Home.jpg\";s:12:\"access_level\";i:1;s:10:\"created_at\";s:24:\"2022-12-05T17:54:53.902Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:35.075Z\";s:4:\"tags\";a:9:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:501;s:4:\"name\";s:10:\"E-commerce\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:581;s:4:\"name\";s:4:\"Farm\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:483;s:4:\"name\";s:6:\"Flower\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:595;s:4:\"name\";s:5:\"Green\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:427;s:4:\"name\";s:7:\"Hobbies\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:482;s:4:\"name\";s:10:\"Home Decor\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:610;s:4:\"name\";s:6:\"Plants\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:503;s:4:\"name\";s:4:\"Shop\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:672;s:4:\"name\";s:5:\"Store\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:360;s:16:\"popularity_index\";i:1485;}i:29;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6391c4ef741ee6001d9cf327\";s:14:\"featured_index\";i:8;s:10:\"taxonomies\";a:15:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:4:\"slug\";s:7:\"kit-224\";s:5:\"title\";s:26:\"Local Services Wireframe 1\";s:6:\"status\";s:6:\"active\";s:7:\"version\";s:6:\"1.0.83\";s:9:\"thumbnail\";s:122:\"https://library.elementor.com/local-services-wireframe-1-flexbox/wp-content/uploads/sites/224/2022/01/Homepage-400_380.jpg\";s:12:\"access_level\";i:1;s:10:\"created_at\";s:24:\"2022-12-08T11:05:19.806Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.887Z\";s:4:\"tags\";a:9:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:380;s:4:\"name\";s:4:\"Blog\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:2308;s:16:\"popularity_index\";i:10538;}i:30;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6411e9247aae99c7194bd0e2\";s:4:\"slug\";s:7:\"kit-264\";s:5:\"title\";s:29:\"Alternative Medicine One Page\";s:7:\"version\";s:5:\"1.0.6\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:159:\"https://library.elementor.com/alternative-medicine-acupuncture-one-page/wp-content/uploads/sites/264/2023/03/Alternative-Medicine-Acupuncture-One-Page-Home.jpg\";s:12:\"access_level\";i:1;s:14:\"featured_index\";i:5;s:10:\"taxonomies\";a:10:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:425;s:4:\"name\";s:6:\"Health\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:542;s:4:\"name\";s:10:\"Healthcare\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:603;s:4:\"name\";s:8:\"Skincare\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:727;s:4:\"name\";s:8:\"Advanced\";s:4:\"type\";s:10:\"complexity\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-03-15T15:49:56.723Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.852Z\";s:4:\"tags\";a:5:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:425;s:4:\"name\";s:6:\"Health\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:542;s:4:\"name\";s:10:\"Healthcare\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:413;s:4:\"name\";s:7:\"Medical\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:603;s:4:\"name\";s:8:\"Skincare\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:345;s:16:\"popularity_index\";i:1434;}i:31;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6411eae08e1351db14a2ee2f\";s:4:\"slug\";s:7:\"kit-265\";s:5:\"title\";s:35:\"Faroe Islands Trip Planner One Page\";s:7:\"version\";s:5:\"1.0.2\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:161:\"https://library.elementor.com/faroe-islands-trip-planner-travel-one-page/wp-content/uploads/sites/265/2023/03/Faroe-Islands-Trip-Planner-Travel-One-Page-Home.jpg\";s:12:\"access_level\";i:1;s:14:\"featured_index\";i:7;s:10:\"taxonomies\";a:12:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:654;s:4:\"name\";s:9:\"Adventure\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:385;s:4:\"name\";s:7:\"Tourism\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:652;s:4:\"name\";s:8:\"Trekking\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:655;s:4:\"name\";s:5:\"Treks\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:497;s:4:\"name\";s:8:\"Vacation\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-03-15T15:57:20.143Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.873Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:654;s:4:\"name\";s:9:\"Adventure\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:382;s:4:\"name\";s:6:\"Nature\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:385;s:4:\"name\";s:7:\"Tourism\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:652;s:4:\"name\";s:8:\"Trekking\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:655;s:4:\"name\";s:5:\"Treks\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:497;s:4:\"name\";s:8:\"Vacation\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:201;s:16:\"popularity_index\";i:812;}i:32;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"6411ffe87aae99c7194bd4b6\";s:4:\"slug\";s:7:\"kit-262\";s:5:\"title\";s:16:\"Personal Stylist\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:117:\"https://library.elementor.com/personal-stylist-flexbox/wp-content/uploads/sites/262/2023/03/Personal-Stylist-Home.jpg\";s:12:\"access_level\";i:1;s:14:\"featured_index\";i:3;s:10:\"taxonomies\";a:17:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:411;s:4:\"name\";s:6:\"Beauty\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:519;s:4:\"name\";s:5:\"Coach\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:375;s:4:\"name\";s:10:\"Consulting\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:508;s:4:\"name\";s:8:\"Designer\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";s:4:\"type\";s:4:\"tags\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";s:4:\"type\";s:4:\"tags\";}i:13;O:8:\"stdClass\":3:{s:3:\"_id\";i:591;s:4:\"name\";s:7:\"Stylist\";s:4:\"type\";s:4:\"tags\";}i:14;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:15;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:16;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-03-15T17:27:04.202Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.829Z\";s:4:\"tags\";a:12:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:469;s:4:\"name\";s:6:\"Artist\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:411;s:4:\"name\";s:6:\"Beauty\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:519;s:4:\"name\";s:5:\"Coach\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:375;s:4:\"name\";s:10:\"Consulting\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:371;s:4:\"name\";s:6:\"Design\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:508;s:4:\"name\";s:8:\"Designer\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:421;s:4:\"name\";s:7:\"Fashion\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:431;s:4:\"name\";s:9:\"Portfolio\";}i:8;O:8:\"stdClass\":2:{s:3:\"_id\";i:435;s:4:\"name\";s:8:\"Projects\";}i:9;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:10;O:8:\"stdClass\":2:{s:3:\"_id\";i:628;s:4:\"name\";s:7:\"Styling\";}i:11;O:8:\"stdClass\":2:{s:3:\"_id\";i:591;s:4:\"name\";s:7:\"Stylist\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:820;s:4:\"name\";s:9:\"Portfolio\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:459;s:16:\"popularity_index\";i:1226;}i:33;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"64120ae77aae99c7194bd646\";s:4:\"slug\";s:7:\"kit-263\";s:5:\"title\";s:18:\"Private Tour Guide\";s:7:\"version\";s:5:\"1.0.1\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:121:\"https://library.elementor.com/private-tour-guide-flexbox/wp-content/uploads/sites/263/2023/03/Private-Tour-Guide-Home.jpg\";s:12:\"access_level\";i:1;s:14:\"featured_index\";i:4;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:828;s:4:\"name\";s:10:\"Tour Guide\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:654;s:4:\"name\";s:9:\"Adventure\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:640;s:4:\"name\";s:17:\"Summer Activities\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:385;s:4:\"name\";s:7:\"Tourism\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:376;s:4:\"name\";s:5:\"Tours\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:377;s:4:\"name\";s:6:\"Travel\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:804;s:4:\"name\";s:6:\"3.10.0\";s:4:\"type\";s:15:\"minimum_version\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-03-15T18:13:59.777Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.840Z\";s:4:\"tags\";a:7:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:828;s:4:\"name\";s:10:\"Tour Guide\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:654;s:4:\"name\";s:9:\"Adventure\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:640;s:4:\"name\";s:17:\"Summer Activities\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:385;s:4:\"name\";s:7:\"Tourism\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:376;s:4:\"name\";s:5:\"Tours\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:377;s:4:\"name\";s:6:\"Travel\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:416;s:16:\"popularity_index\";i:1219;}i:34;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"64916b33962f1cf79903c007\";s:4:\"slug\";s:7:\"kit-267\";s:5:\"title\";s:26:\"Local Services Wireframe 2\";s:7:\"version\";s:5:\"1.0.2\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:122:\"https://library.elementor.com/local-services-wireframe-2-flexbox/wp-content/uploads/sites/267/2022/01/Homepage-400_380.jpg\";s:12:\"access_level\";i:0;s:14:\"featured_index\";i:2;s:10:\"taxonomies\";a:13:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:10:\"categories\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";s:4:\"type\";s:4:\"tags\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";s:4:\"type\";s:5:\"types\";}i:11;O:8:\"stdClass\":3:{s:3:\"_id\";i:725;s:4:\"name\";s:5:\"Basic\";s:4:\"type\";s:10:\"complexity\";}i:12;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-06-20T09:02:43.455Z\";s:10:\"updated_at\";s:24:\"2023-06-27T11:18:08.409Z\";s:4:\"tags\";a:8:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:714;s:4:\"name\";s:9:\"Beginning\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:716;s:4:\"name\";s:15:\"Getting Started\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:430;s:4:\"name\";s:14:\"Local Business\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:715;s:4:\"name\";s:7:\"Starter\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:433;s:4:\"name\";s:5:\"UX/UI\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:713;s:4:\"name\";s:9:\"Wireframe\";}}s:10:\"categories\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:817;s:4:\"name\";s:9:\"Wireframe\";}}s:5:\"types\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:732;s:4:\"name\";s:28:\"Business / Corporate website\";}}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:13834;s:16:\"popularity_index\";i:31683;}i:35;O:8:\"stdClass\":19:{s:3:\"_id\";s:24:\"64999b5582780c59c616f41f\";s:4:\"slug\";s:7:\"kit-268\";s:5:\"title\";s:14:\"Ceramic Studio\";s:7:\"version\";s:5:\"1.0.0\";s:6:\"status\";s:6:\"active\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com/ceramic-workshops-flexbox/wp-content/uploads/sites/268/2021/07/Home.jpg\";s:12:\"access_level\";i:0;s:14:\"featured_index\";i:1;s:10:\"taxonomies\";a:11:{i:0;O:8:\"stdClass\":3:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";s:4:\"type\";s:10:\"categories\";}i:1;O:8:\"stdClass\":3:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";s:4:\"type\";s:4:\"tags\";}i:2;O:8:\"stdClass\":3:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";s:4:\"type\";s:4:\"tags\";}i:3;O:8:\"stdClass\":3:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";s:4:\"type\";s:4:\"tags\";}i:4;O:8:\"stdClass\":3:{s:3:\"_id\";i:635;s:4:\"name\";s:5:\"Learn\";s:4:\"type\";s:4:\"tags\";}i:5;O:8:\"stdClass\":3:{s:3:\"_id\";i:410;s:4:\"name\";s:6:\"School\";s:4:\"type\";s:4:\"tags\";}i:6;O:8:\"stdClass\":3:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";s:4:\"type\";s:4:\"tags\";}i:7;O:8:\"stdClass\":3:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";s:4:\"type\";s:4:\"tags\";}i:8;O:8:\"stdClass\":3:{s:3:\"_id\";i:675;s:4:\"name\";s:8:\"Workshop\";s:4:\"type\";s:4:\"tags\";}i:9;O:8:\"stdClass\":3:{s:3:\"_id\";i:726;s:4:\"name\";s:8:\"Moderate\";s:4:\"type\";s:10:\"complexity\";}i:10;O:8:\"stdClass\":3:{s:3:\"_id\";i:751;s:4:\"name\";s:9:\"Elementor\";s:4:\"type\";s:6:\"origin\";}}s:8:\"keywords\";a:0:{}s:18:\"editor_layout_type\";s:17:\"container_flexbox\";s:10:\"created_at\";s:24:\"2023-06-26T14:06:13.314Z\";s:10:\"updated_at\";s:24:\"2023-06-26T14:07:34.799Z\";s:4:\"tags\";a:8:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:422;s:4:\"name\";s:8:\"Business\";}i:1;O:8:\"stdClass\":2:{s:3:\"_id\";i:512;s:4:\"name\";s:7:\"Ceramic\";}i:2;O:8:\"stdClass\":2:{s:3:\"_id\";i:370;s:4:\"name\";s:8:\"Creative\";}i:3;O:8:\"stdClass\":2:{s:3:\"_id\";i:635;s:4:\"name\";s:5:\"Learn\";}i:4;O:8:\"stdClass\":2:{s:3:\"_id\";i:410;s:4:\"name\";s:6:\"School\";}i:5;O:8:\"stdClass\":2:{s:3:\"_id\";i:423;s:4:\"name\";s:8:\"Services\";}i:6;O:8:\"stdClass\":2:{s:3:\"_id\";i:467;s:4:\"name\";s:6:\"Studio\";}i:7;O:8:\"stdClass\":2:{s:3:\"_id\";i:675;s:4:\"name\";s:8:\"Workshop\";}}s:10:\"categories\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"_id\";i:816;s:4:\"name\";s:14:\"Simple Website\";}}s:5:\"types\";a:0:{}s:8:\"features\";a:0:{}s:11:\"trend_index\";i:4971;s:16:\"popularity_index\";i:11417;}}','no'),(814,'_site_transient_timeout_community-events-94f9823d8dab5e8d7f3c995577689ecc','1699461301','no'),(815,'_site_transient_community-events-94f9823d8dab5e8d7f3c995577689ecc','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"108.12.232.0\";}s:6:\"events\";a:4:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:31:\"Marlborough WordPress: November\";s:3:\"url\";s:68:\"https://www.meetup.com/marlborough-wordpress-meetup/events/295801075\";s:6:\"meetup\";s:28:\"Marlborough WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/marlborough-wordpress-meetup/\";s:4:\"date\";s:19:\"2023-11-29 17:30:00\";s:8:\"end_date\";s:19:\"2023-11-29 19:30:00\";s:20:\"start_unix_timestamp\";i:1701297000;s:18:\"end_unix_timestamp\";i:1701304200;s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Marlborough, MA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:42.34875;s:9:\"longitude\";d:-71.51332;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:31:\"Marlborough WordPress: December\";s:3:\"url\";s:68:\"https://www.meetup.com/marlborough-wordpress-meetup/events/296968993\";s:6:\"meetup\";s:28:\"Marlborough WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/marlborough-wordpress-meetup/\";s:4:\"date\";s:19:\"2023-12-27 17:30:00\";s:8:\"end_date\";s:19:\"2023-12-27 19:30:00\";s:20:\"start_unix_timestamp\";i:1703716200;s:18:\"end_unix_timestamp\";i:1703723400;s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Marlborough, MA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:42.34875;s:9:\"longitude\";d:-71.51332;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:56:\"Greenfield WordPress Meetup - General Q&A [NEW LOCATION]\";s:3:\"url\";s:67:\"https://www.meetup.com/greenfield-wordpress-meetup/events/297123265\";s:6:\"meetup\";s:27:\"Greenfield WordPress Meetup\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/greenfield-wordpress-meetup/\";s:4:\"date\";s:19:\"2023-12-27 18:00:00\";s:8:\"end_date\";s:19:\"2023-12-27 20:00:00\";s:20:\"start_unix_timestamp\";i:1703718000;s:18:\"end_unix_timestamp\";i:1703725200;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Greenfield, MA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:42.588043;s:9:\"longitude\";d:-72.5989;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"Marlborough WordPress: January\";s:3:\"url\";s:68:\"https://www.meetup.com/marlborough-wordpress-meetup/events/296968998\";s:6:\"meetup\";s:28:\"Marlborough WordPress Meetup\";s:10:\"meetup_url\";s:52:\"https://www.meetup.com/marlborough-wordpress-meetup/\";s:4:\"date\";s:19:\"2024-01-31 17:30:00\";s:8:\"end_date\";s:19:\"2024-01-31 19:30:00\";s:20:\"start_unix_timestamp\";i:1706740200;s:18:\"end_unix_timestamp\";i:1706747400;s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Marlborough, MA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:42.34875;s:9:\"longitude\";d:-71.51332;}}}}','no'),(816,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1699461301','no'),(817,'_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, 07 Nov 2023 19:59: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: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.4-alpha-56702\";s: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:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 6.4 “Shirley”\";s:7:\"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://wordpress.org/news/2023/11/shirley/\";s: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, 07 Nov 2023 19:59: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:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i: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-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16299\";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:194:\"WordPress 6.4 \"Shirley\" is here! Named in honor of the iconic jazz singer and pianist Shirley Horn, this release was made possible by over 600 contributors. Download WordPress 6.4 Shirley today.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s: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:73525:\"\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&#038;ssl=1\" alt=\"Record cover with an image of Shirley Horn, a record sliding down the right side, and the words Shirley WordPress 6.4.\" class=\"wp-image-16319\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/11/Release_featured_image2-1.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Say hello to WordPress 6.4 “Shirley,” named after the iconic jazz artist <a href=\"https://wikipedia.org/wiki/Shirley_Horn\">Shirley Horn</a>. Her distinctive voice and extraordinary connection to the piano established her as one of the leading jazz musicians of her generation. Horn’s journey from the Washington D.C. jazz scene to the international stage is a testament to her dedication and perseverance. Her influence reached far beyond the confines of traditional jazz, breaking boundaries and inspiring audiences worldwide.</p>\n\n\n\n<p>Enjoy the easy pace of <a href=\"https://www.youtube.com/channel/UCS3pUiY9OmzB6bPta3-4ArQ/playlists\">Shirley Horn’s music</a> as you take in all that 6.4 offers.</p>\n\n\n\n<p>This latest version of WordPress introduces a new, versatile default theme and a suite of upgrades to empower every step of your creative journey. Craft your content seamlessly with further writing improvements. Explore more ways to bring your vision to life and streamline site editing with enhanced tools. Whether you&#8217;re new to WordPress or an experienced creator, “Shirley” has something for you. Discover the unmatched flexibility of building with blocks and let your ideas take flight.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Many of the features and enhancements in WordPress 6.4 fall in the “small but mighty” category. Along with the adaptable beauty of the Twenty Twenty-Four theme, these updates help content creators and site developers alike save time and effort while delivering the high value, low hassle WordPress experience the world has grown to expect.</p>\n<cite>Josepha Haden Chomphosy, Executive Director of WordPress</cite></blockquote>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/download/\">Download WordPress 6.4 today</a></div>\n</div>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside 6.4</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Meet Twenty Twenty-Four</h3>\n\n\n\n<p>Experience site editing at its finest with <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>. This new multi-faceted default theme has been thoughtfully crafted with three distinct use cases in mind, from writers and artists to entrepreneurs. Save time and effort with its extensive collection of <a href=\"https://2024.wordpress.net/index.php/patterns/\">over 35 templates and patterns</a>—and unlock a world of creative possibilities with a few tweaks. Twenty Twenty-Four’s remarkable flexibility ensures an ideal fit for almost any type of site. <a href=\"https://2024.wordpress.net/\">Check it out in this demo</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=1024%2C666&#038;ssl=1\" alt=\"Cropped screenshots of the Twenty Twenty-Four theme, showing its diverse use cases for photographers, bloggers, and small businesses.\" class=\"wp-image-16274\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/tt4.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Let your writing flow</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">New enhancements</a> ensure your content creation journey is smooth. Find new keyboard shortcuts in List View, smarter list merging, and enhanced control over link settings. A cohesive toolbar experience for the Navigation, List, and Quote blocks lets you work efficiently with the tooling options you need.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of a Quote block showing its improved toolbar and the text &quot;Études has saved us thousands of hours of work and has unlock insights we never thought possible.&quot;\" class=\"wp-image-16275\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/writing.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">The Command Palette just got better</h3>\n\n\n\n<p>First introduced in WordPress 6.3, the Command Palette is a powerful tool to quickly find what you need, perform tasks efficiently, and speed up your building workflow. Enjoy a <a href=\"https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/\">refreshed design and new commands</a> to perform block-specific actions in this release.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the refreshed UI of the Command Palette. It displays a search bar with the words &quot;Search for commands&quot; and a variety of shortcuts listed below, including &quot;Add new page,&quot; &quot;Preview in a new tab,&quot; and &quot;Patterns.&quot;\" class=\"wp-image-16276\" style=\"width:680px;height:auto\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/commands.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Categorize and filter patterns</h3>\n\n\n\n<p><a href=\"https://wordpress.org/patterns/\">Patterns</a> are an excellent way to leverage the potential of blocks and simplify your site-building process. WordPress 6.4 allows you to organize them with custom categories. Plus, new advanced filtering in the Patterns section of the inserter makes finding all your patterns more intuitive.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the Site Editor\'s patterns view which shows a list of patterns with custom categories, such as &quot;About,&quot; &quot;Banners,&quot; and &quot;Call to Action,&quot; patterns.\" class=\"wp-image-16278\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/categorize-patterns-1.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Get creative with more design tools</h3>\n\n\n\n<p>Build beautiful and functional layouts with an expanded set of design tools. Play with background images in Group blocks for unique designs and maintain image dimensions consistent with placeholder aspect ratios. Do you want to add buttons to your Navigation block? Now you can do it conveniently without a line of code.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=1024%2C666&#038;ssl=1\" alt=\"Decorative image with text &quot;Background images in Group blocks.&quot;\" class=\"wp-image-16279\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/design-tools.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Make your images stand out</h3>\n\n\n\n<p>Enable lightbox functionality to let your site visitors enjoy full-screen, interactive images on click. Apply it globally or to specific images to customize the viewing experience.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=1024%2C666&#038;ssl=1\" alt=\"Decorative photo of a triangular building structure with a &quot;click to expand&quot; icon on the right top corner.\" class=\"wp-image-16280\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/lightbox.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Rename Group blocks</h3>\n\n\n\n<p>Set custom names for Group blocks to organize and distinguish areas of your content easily. These names will be visible in List View.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the List View tool. It shows a Group block renamed as &quot;Hero Area&quot; with inner Group blocks also with custom names, such as &quot;Content,&quot; &quot;Images,&quot; and &quot;Call to action.&quot;\" class=\"wp-image-16281\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/rename.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Preview images in List View</h3>\n\n\n\n<p>New previews for Gallery and Image blocks in List View let you visualize and locate where images on your content are at a glance.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot of the List View tool, showing the new image previews for the Image and Gallery blocks.\" class=\"wp-image-16282\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/list-view-images.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Share patterns across sites</h3>\n\n\n\n<p>Need to use your custom patterns on another site? Import and export them as JSON files from the Site Editor&#8217;s patterns view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=1024%2C666&#038;ssl=1\" alt=\"Screenshot showing the &quot;Import pattern from JSON files&quot; option from the Site Editor\'s patterns view.\" class=\"wp-image-16303\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/exporting-patterns-1.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Introducing Block Hooks</h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/10/15/introducing-block-hooks-for-dynamic-blocks/\">Block Hooks</a> enables developers to automatically insert dynamic blocks at specific content locations, enriching the extensibility of block themes through plugins. While considered a developer tool, this feature is geared to respect your preferences and gives you complete control to add, dismiss, and customize auto-inserted blocks to your needs.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=1024%2C666&#038;ssl=1\" alt=\"Cropped screenshot showing a mini shopping cart (in a red dotted circle) inserted into a navigation menu by Block Hooks.\" class=\"wp-image-16284\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/11/block-hooks.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance wins</h3>\n\n\n\n<p>This release includes more than 100 performance-related updates for a faster and more efficient experience. Notable enhancements focus on <a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">template loading performance</a> for themes (including Twenty Twenty-Four), <a href=\"https://make.wordpress.org/core/2023/10/17/script-loading-changes-in-wordpress-6-4/\">usage of the script loading strategies</a> “defer” and “async” in core, blocks, and themes, and <a href=\"https://make.wordpress.org/core/2023/10/17/new-option-functions-in-6-4/\">optimization of autoloaded options</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility highlights</h3>\n\n\n\n<p>Every release is committed to making WordPress accessible to everyone. WordPress 6.4 brings several List View improvements and aria-label support for the Navigation block, among other highlights. The admin user interface includes enhancements to button placements, &#8220;Add New&#8221; menu items context, and Site Health spoken messages. <a href=\"https://make.wordpress.org/core/2023/11/03/wordpress-6-4-accessibility-improvements/\">Learn more about all the updates</a> aimed at improving accessibility.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Other notes of interest</h3>\n\n\n\n<ul>\n<li>PHP 8.1 or 8.2 are recommended for use with WordPress 6.4. Find in-depth details on PHP support <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">in this post</a>.</li>\n\n\n\n<li>WordPress 6.4 <a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">disables attachment pages</a> for new installations.</li>\n</ul>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.4</h2>\n\n\n\n<p>Check out the new <a href=\"https://wordpress.org/download/releases/6-4/\">WordPress 6.4 page</a> to learn more about the numerous enhancements and features of this release.</p>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p>If you are looking for detailed technical notes on new changes, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\">WordPress 6.4 Field Guide</a> is for you. Don&#8217;t forget to subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> to stay on top of the latest development updates, tutorials, and more.</p>\n\n\n\n<p>For more information on installation, fixes, and file changes, visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-4/\">6.4 release notes</a>.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.4 release squad</h2>\n\n\n\n<p>​​The WordPress 6.4 release comes to you from an <strong>underrepresented gender release squad</strong> to welcome and empower diverse voices in the WordPress open source project.</p>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p class=\"has-extra-large-font-size\">Being part of the 6.4 release coordination team has allowed me to closely observe the intricate release process, where every detail, no matter how minor, is meticulously addressed—taking into account various factors like performance and backward compatibility. There’s still much to learn, but I feel fortunate to have had the chance to contribute to WordPress 6.4.</p>\n<cite>Akshaya Rane, 6.4 release coordinator team member</cite></blockquote>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>Over several weeks, the 6.4 release squad kept the release on track and moving forward by leading collective work, connecting ideas, and removing roadblocks.</p>\n\n\n\n<ul>\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>. Cohort: <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a>, <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">Jaimie Olmstead</a>, <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>. Cohort: <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a></li>\n\n\n\n<li>Editor Tech Leads:&nbsp; <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a>, <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>. Cohort: <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a>, <a href=\"https://profiles.wordpress.org/battelfred/\">Frédérique Battel</a>, <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a>, <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a>, <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a>, <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha Green</a>, <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>. Cohort: <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a>. Cohort: <a href=\"https://profiles.wordpress.org/itsjustdj/\">D.J. Billings</a>, <a href=\"https://wordpress.org/support/users/codente/\">Jamie VanRaalte</a>, <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a>, <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina Hughes</a></li>\n\n\n\n<li>Marketing and Communications Leads: <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a>, <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a>. Cohort: <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a></li>\n\n\n\n<li>Test Lead: <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>. Cohort: <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne Bovelett</a>, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>. Cohort: <a href=\"https://profiles.wordpress.org/allisonplus/\">Allison Tarr</a>, <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a>, <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a>, <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a>, <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a></li>\n\n\n\n<li>Performance Lead: <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a>. Cohort: <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a></li>\n\n\n\n<li>Training Leads: <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney P.K.</a>, <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Roberston</a></li>\n\n\n\n<li>Default Theme Leads: <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a></li>\n</ul>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p>WordPress believes in democratizing publishing and the freedoms that come with open source. Supporting this idea is a global and diverse community of people working together to strengthen the software.</p>\n\n\n\n<p>WordPress 6.4 reflects the countless efforts and passion of <strong>more than 600 contributors in at least 56 countries</strong>. This release also welcomed over 170 first-time contributors!</p>\n\n\n\n<p>Their collaboration delivered more than 1150 enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/6adminit/\">6adminit</a> · <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aayusha/\">aayusha</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/omarabid/\">Abid Omar</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/adhun/\">Adhun Anand</a> · <a href=\"https://profiles.wordpress.org/ajmcfadyen/\">admcfajn</a> · <a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a> · <a href=\"https://profiles.wordpress.org/aegkr/\">aegkr</a> · <a href=\"https://profiles.wordpress.org/ahardyjpl/\">ahardyjpl</a> · <a href=\"https://profiles.wordpress.org/ahmedgeek/\">Ahmed Hussein</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajakaroth/\">ajakaroth</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akihiroharai/\">Akihiro Harai</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/alaminfirdows/\">Al-Amin Firdows</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/alexkingorg/\">Alex King</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alishabajracharya27/\">Alisha Bajracharya</a> · <a href=\"https://profiles.wordpress.org/allisonplus/\">allisonplus</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/amedv/\">amedv</a> · <a href=\"https://profiles.wordpress.org/acirujano/\">Ana Cirujano</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">Andr&#233;</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annashopina/\">Anna</a> · <a href=\"https://profiles.wordpress.org/askdesign/\">Anne Katzeff</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/anphira/\">anphira</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/aplauche/\">Anton Plauche</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a> · <a href=\"https://profiles.wordpress.org/arena/\">arena</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/armondal/\">Arnab Mondal</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/austinginder/\">Austin Ginder</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azharckra/\">azharckra</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/barbmiller/\">barbmiller</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart</a> · <a href=\"https://profiles.wordpress.org/basiliskan/\">Basilis Kanonidis</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/behoney/\">behoney</a> · <a href=\"https://profiles.wordpress.org/benharri/\">ben</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/bengreeley/\">Ben Greeley</a> · <a href=\"https://profiles.wordpress.org/ubernaut/\">Ben Hansen</a> · <a href=\"https://profiles.wordpress.org/benimub/\">benimub</a> · <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benjaminknox/\">benjaminknox</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/bijayyadav/\">Bijay Yadav</a> · <a href=\"https://profiles.wordpress.org/binsaifullah/\">Binsaifullah</a> · <a href=\"https://profiles.wordpress.org/bplv/\">Biplav</a> · <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">Block Themes Pro</a> · <a href=\"https://profiles.wordpress.org/bmalsht/\">bmalsht</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/bookwyrm/\">bookwyrm</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/crazyjaco/\">Bradley Jacobs</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bvreeman22/\">Brandon Vreeman</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/trynet/\">Bud Kraus</a> · <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a> · <a href=\"https://profiles.wordpress.org/ceer/\">ceer</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chasedsiedu/\">chased@si.edu</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chipbennett/\">Chip Bennett</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> · <a href=\"https://profiles.wordpress.org/crunnells/\">Chris Runnells</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdesrochers/\">chrisdesrochers</a> · <a href=\"https://profiles.wordpress.org/codersantosh/\">codersantosh</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/courtneypk/\">Courtney Patubo Kranzke</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/mitogh/\">Crisoforo Gaspar</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a> · <a href=\"https://profiles.wordpress.org/cu121/\">Cupid Chakma</a> · <a href=\"https://profiles.wordpress.org/didierjm/\">cybeardjm</a> · <a href=\"https://profiles.wordpress.org/cyberchicken/\">Cyberchicken</a> · <a href=\"https://profiles.wordpress.org/extendwings/\">Daisuke Takahashi</a> · <a href=\"https://profiles.wordpress.org/dajeema/\">Dajeema Rai</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/damonsharp/\">Damon Sharp</a> · <a href=\"https://profiles.wordpress.org/dantovbein/\">Dan Tovbein</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/danieldudzic/\">danieldudzic</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/queerdevperson/\">Danielle Zarcaro</a> · <a href=\"https://profiles.wordpress.org/danieltj/\">danieltj</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/dkotter/\">Darin Kotter</a> · <a href=\"https://profiles.wordpress.org/darkfate/\">darkfate</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/davelo/\">Dave Loodts</a> · <a href=\"https://profiles.wordpress.org/dave03/\">dave03</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</a> · <a href=\"https://profiles.wordpress.org/dfavor/\">David Favor</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/dawidurbanski/\">Dawid Urbanski</a> · <a href=\"https://profiles.wordpress.org/daxelrod/\">daxelrod</a> · <a href=\"https://profiles.wordpress.org/arnedb/\">De Belser Arne</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/thewebprincess/\">Dee Teal</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a> · <a href=\"https://profiles.wordpress.org/68kheart/\">Devan Ferguson</a> · <a href=\"https://profiles.wordpress.org/dhamibirendra/\">dhamibirendra</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/itsjustdj/\">DJ</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/doughamlin/\">doughamlin</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/metalandcoffee/\">Ebonie Butler</a> · <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a> · <a href=\"https://profiles.wordpress.org/cais/\">Edward Caissie</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a> · <a href=\"https://profiles.wordpress.org/emailjoey/\">emailjoey</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/emilyatmobtown/\">Emily Leffler Schulman</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/enodekciw/\">enodekciw</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/esratpopy/\">Esrat Sultana Popy</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/fabiorubioglio/\">Fabio Rubioglio</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/floydwilde/\">floydwilde</a> · <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/battelfred/\">Fredde Battel</a> · <a href=\"https://profiles.wordpress.org/fzhantw/\">fzhantw</a> · <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a> · <a href=\"https://profiles.wordpress.org/pauthake015/\">Ganesh Dahal</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/revgeorge/\">George Hotelling</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/mokagio/\">Gio Lodi</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/gnanasekaran/\">Gnanasekaran Loganathan</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/90lines/\">GOZER</a> · <a href=\"https://profiles.wordpress.org/gpotter/\">gpotter</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gregross/\">Greg Ross</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/gregfuller/\">gregfuller</a> · <a href=\"https://profiles.wordpress.org/guss77/\">Guss77</a> · <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/priethor/\">H&#233;ctor Prieto</a> · <a href=\"https://profiles.wordpress.org/poran766/\">H.M. Mushfiqur Rahman</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/tejwanihemant/\">Hemant Tejwani</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hlunter/\">hlunter</a> · <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/incursadesigns/\">Incursa Designs</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">ironprogrammer</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/itecrs/\">itecrs</a> · <a href=\"https://profiles.wordpress.org/ivanzhuck/\">Ivan Zhuck</a> · <a href=\"https://profiles.wordpress.org/jaimieolmstead/\">jaimieolmstead</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jakemgold/\">Jake Goldman</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/bonkerz/\">James</a> · <a href=\"https://profiles.wordpress.org/thelovelist/\">James Janco</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/james0r/\">james0r</a> · <a href=\"https://profiles.wordpress.org/jamiemchale/\">Jamie McHale</a> · <a href=\"https://profiles.wordpress.org/perrelet/\">Jamie Perrelet</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie VanRaalte</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/yari2u/\">Jari Vuorenmaa</a> · <a href=\"https://profiles.wordpress.org/ipajen/\">Jarko Piironen</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jastos/\">jastos</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a> · <a href=\"https://profiles.wordpress.org/jeffeverhart383/\">Jeff Everhart</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffikus/\">jeffikus</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jeremyyip/\">Jeremy Yip</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a> · <a href=\"https://profiles.wordpress.org/jessplease/\">Jessica Duarte</a> · <a href=\"https://profiles.wordpress.org/jessicagoddard/\">Jessica Goddard</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jick/\">Jick</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/jivygraphics/\">jivygraphics</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/jb510/\">Jon Brown</a> · <a href=\"https://profiles.wordpress.org/duck_/\">Jon Cave</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/varjodesigns/\">Joona</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordanpak/\">JordanPak</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> · <a href=\"https://profiles.wordpress.org/joshcanhelp/\">joshcanhelp</a> · <a href=\"https://profiles.wordpress.org/joshuatf/\">joshuatf</a> · <a href=\"https://profiles.wordpress.org/jrtashjian/\">JR Tashjian</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a> · <a href=\"https://profiles.wordpress.org/ashikur698/\">K M Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kalmang/\">Kalmang</a> · <a href=\"https://profiles.wordpress.org/kalpeshh/\">Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bosskhj/\">Kamrul Hasan</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a> · <a href=\"https://profiles.wordpress.org/karmacharya50/\">karmacharya50</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/1happyplace/\">Katie Ayres</a> · <a href=\"https://profiles.wordpress.org/kawsaralameven/\">kawsaralameven</a> · <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kevinfodness/\">Kevin Fodness</a> · <a href=\"https://profiles.wordpress.org/p51labs/\">Kevin Miller</a> · <a href=\"https://profiles.wordpress.org/khleomix/\">khleomix</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kimannwall/\">Kim Coleman</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/olein/\">Koji Kuno</a> · <a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/kopila47/\">Kopila Shrestha</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">krokodok</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/ktaron/\">ktaron</a> · <a href=\"https://profiles.wordpress.org/labunchemjong/\">Labun Chemjong</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/lhe2012/\">LarryWEB</a> · <a href=\"https://profiles.wordpress.org/lastsplash/\">lastsplash (a11n)</a> · <a href=\"https://profiles.wordpress.org/laumindproductscomau/\">lau@mindproducts.com.au</a> · <a href=\"https://profiles.wordpress.org/launchinteractive/\">launchinteractive</a> · <a href=\"https://profiles.wordpress.org/lada7042/\">Laura Adamonis</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a> · <a href=\"https://profiles.wordpress.org/luckybhumkar/\">Laxmikant Bhumkar</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/linsoftware/\">Linnea Huxford</a> · <a href=\"https://profiles.wordpress.org/lloydbudd/\">Lloyd Budd</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/zaguiini/\">Luis Felipe Zaguini</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">Luis Herranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/lunaluna/\">lunaluna</a> · <a href=\"https://profiles.wordpress.org/lyndauwp/\">lyndauwp</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">M&#225;rcio Duarte</a> · <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a> · <a href=\"https://profiles.wordpress.org/madejackson/\">madejackson</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mhimon/\">Mahbub Hasan Imon</a> · <a href=\"https://profiles.wordpress.org/maahrokh/\">Mahrokh</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/travel_girl/\">Maja Benke</a> · <a href=\"https://profiles.wordpress.org/maltfield/\">maltfield</a> · <a href=\"https://profiles.wordpress.org/maneshtimilsina/\">Manesh Timilsina</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/marcelle42/\">marcelle42</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a> · <a href=\"https://profiles.wordpress.org/marcoevich/\">Marcoevich</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/martatorre/\">Marta Torre</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/masoudnkh/\">Masoud NKH</a> · <a href=\"https://profiles.wordpress.org/mathsgrinds/\">mathsgrinds</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a> · <a href=\"https://profiles.wordpress.org/mwtsn/\">Matt Watson</a> · <a href=\"https://profiles.wordpress.org/mklute101/\">Matthaus Klute</a> · <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a> · <a href=\"https://profiles.wordpress.org/matthewfarlymn/\">Matthew Farlymn</a> · <a href=\"https://profiles.wordpress.org/mattheu/\">Matthew Haines-Young</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/maxinacube/\">Maxwell Morgan</a> · <a href=\"https://profiles.wordpress.org/maysi/\">maysi</a> · <a href=\"https://profiles.wordpress.org/hrshahin/\">Md HR Shahin</a> · <a href=\"https://profiles.wordpress.org/meaganhanes/\">meagan hanes</a> · <a href=\"https://profiles.wordpress.org/iammehedi1/\">Mehedi Hassan</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/mer00x/\">mer00x</a> · <a href=\"https://profiles.wordpress.org/merel1988/\">merel1988</a> · <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/mshowes/\">Michael Showes</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/michalooki/\">Michalooki</a> · <a href=\"https://profiles.wordpress.org/michelleblanchette/\">Michelle Blanchette</a> · <a href=\"https://profiles.wordpress.org/michelleames/\">Michelle Frechette</a> · <a href=\"https://profiles.wordpress.org/michi91/\">Michi91</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley (a11n)</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikestraw/\">Mike Straw</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/mhshujon/\">Monir</a> · <a href=\"https://profiles.wordpress.org/mrinal013/\">Mrinal Haque</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/wparslan/\">Muhammad Arslan</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a> · <a href=\"https://profiles.wordpress.org/webdev8800/\">Myles Taylor</a> · <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a> · <a href=\"https://profiles.wordpress.org/nandhuraj/\">nandhuraj</a> · <a href=\"https://profiles.wordpress.org/nazgul/\">Nazgul</a> · <a href=\"https://profiles.wordpress.org/nazsabuz/\">Nazmul Sabuz</a> · <a href=\"https://profiles.wordpress.org/neilorangepeel/\">Neil Hainsworth</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">niravsherasiya7707</a> · <a href=\"https://profiles.wordpress.org/dasnitesh780/\">Nitesh Das</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha</a> · <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a> · <a href=\"https://profiles.wordpress.org/ohia/\">Ohia</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pannelars/\">pannelars</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a> · <a href=\"https://profiles.wordpress.org/gungeekatx/\">Pete Nelson</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/petrosparaskevopoulos/\">petrosparaskevopoulos</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walb&#248; Johnsg&#229;rd</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/piyushdeshmukh/\">piyushdeshmukh</a> · <a href=\"https://profiles.wordpress.org/plugindevs/\">Plugin Devs</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pranavjoshi/\">pranavjoshi</a> · <a href=\"https://profiles.wordpress.org/prashantbhivsane/\">Prashant</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/rlmc/\">r-c</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/rebekowitz/\">Rebekah Markowitz</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renyot/\">ren</a> · <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho (a11n)</a> · <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/robpetrin/\">robpetrin</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/ryanduff/\">Ryan Duff</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/ohryan/\">Ryan Neudorf</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/mi5t4n/\">Sagar Tamang</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/samba45/\">samba45</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarahwilliams889/\">sarahwilliams889</a> · <a href=\"https://profiles.wordpress.org/sarathar/\">Sarath AR</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/saulirajala/\">saulirajala</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">saxonfletcher</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/hiyascout/\">Scout James</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/seedsca/\">Sergio Scabuzzo</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/shawfactor/\">shawfactor</a> · <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a> · <a href=\"https://profiles.wordpress.org/shiloey/\">shilo-ey</a> · <a href=\"https://profiles.wordpress.org/shivashankerbhatta/\">Shiva Shanker Bhatta</a> · <a href=\"https://profiles.wordpress.org/shresthaaman/\">shresthaaman</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">Shubham Sedani</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan Bamber</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/sofiashendi/\">sofiashendi</a> · <a href=\"https://profiles.wordpress.org/nudge/\">Sonia Gaballa</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/virtality-marketing-solutions/\">SourceView</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/pypwalters/\">Stephanie Walters</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stephenerdelyi/\">Steve Erdelyi</a> · <a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a> · <a href=\"https://profiles.wordpress.org/subodhsun/\">Subodh Sunuwar</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sujichandran14/\">Suji K Chandran</a> · <a href=\"https://profiles.wordpress.org/sumisubedi/\">Sumi Subedi</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunitarai/\">Sunita Rai</a> · <a href=\"https://profiles.wordpress.org/suprsam/\">suprsam</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">Sé Reed</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/tahmina1du/\">Tahmina Jahan</a> · <a href=\"https://profiles.wordpress.org/takayukister/\">Takayuki Miyoshi</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a> · <a href=\"https://profiles.wordpress.org/tykoted/\">Teddy Patriarca</a> · <a href=\"https://profiles.wordpress.org/tejadev/\">tejadev</a> · <a href=\"https://profiles.wordpress.org/thinkluke/\">thinkluke</a> · <a href=\"https://profiles.wordpress.org/thomasplevy/\">Thomas Patrick Levy</a> · <a href=\"https://profiles.wordpress.org/tibbsa/\">tibbsa</a> · <a href=\"https://profiles.wordpress.org/baxbridge/\">Tiffany Bridge</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timdix/\">timdix</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomybyte/\">Tom</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/thomashorta/\">Tom H</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/tomluckies/\">tomluckies</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/toscho/\">toscho</a> · <a href=\"https://profiles.wordpress.org/rilwis/\">Tran Ngoc Tuan Anh</a> · <a href=\"https://profiles.wordpress.org/trinisha/\">Trinisha</a> · <a href=\"https://profiles.wordpress.org/trishasalas/\">Trisha Salas</a> · <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a> · <a href=\"https://profiles.wordpress.org/tv-productions/\">TV productions</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/valentindu62/\">valentindu62</a> · <a href=\"https://profiles.wordpress.org/valmedia2023/\">Valerie Blackburn</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vipuljnext/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrajadas/\">Vraja Das</a> · <a href=\"https://profiles.wordpress.org/webashrafians/\">webashrafians</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whsajid/\">WHSajid</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/wvega/\">Willington Vega</a> · <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a> · <a href=\"https://profiles.wordpress.org/winterstreet/\">winterstreet</a> · <a href=\"https://profiles.wordpress.org/wraithkenny/\">WraithKenny</a> · <a href=\"https://profiles.wordpress.org/wyrfel/\">wyrfel</a> · <a href=\"https://profiles.wordpress.org/yosephtamang/\">Yoseph Tamang</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/letraceursnork/\">Илья</a></p>\n\n\n\n<p>Over <a href=\"https://translate.wordpress.org/stats/\">60 locales have translated 90 percent</a> or more of WordPress 6.4 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p>Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved</h3>\n\n\n\n<p>Participation in WordPress is not limited to coding. If contributing appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a>, and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p>Over the past <a href=\"https://wp20.wordpress.net/\">two decades</a>, WordPress has transformed the digital publishing landscape and empowered anyone to create and share, from <a href=\"https://wordpress.org/showcase/\">handcrafted personal stories to world-changing movements</a>.</p>\n\n\n\n<p>The present and future of WordPress hold exciting opportunities for everyone, builders and enterprises alike. The foundational work for <a href=\"https://make.wordpress.org/core/tag/phase-3/\">Phase 3</a> of the <a href=\"https://wordpress.org/about/roadmap/\">roadmap</a> continues, with efforts focused on fostering real-time collaboration and streamlining publishing flows to improve how creators and teams work together in WordPress.</p>\n\n\n\n<p>Stay on top of the latest news and contributing opportunities by subscribing to <a href=\"https://wordpress.org/news/\">WordPress News</a> and the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing podcast</a>.</p>\n\n\n\n<div style=\"height:2px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A release haiku</h2>\n\n\n\n<p>The smooth feel of jazz<br>The cutting-edge of the web<br>Install 6.4</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:\"16299\";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:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.4 Release Candidate 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:69:\"https://wordpress.org/news/2023/11/wordpress-6-4-release-candidate-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:\"Wed, 01 Nov 2023 19:21: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:4:{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.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;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=16247\";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:163:\"WordPress 6.4 RC3 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s new and how you can help.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s: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:8230:\"\n<p>The third release candidate (RC3) for WordPress 6.4 is ready to download!</p>\n\n\n\n<p><strong>This 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. Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—less than a week away. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC3 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: 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).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.4-RC3</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, 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-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC3?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC2 was released on October 24, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F25%2F2023..11%2F01%2F2023&amp;milestone=6.4&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets since RC2</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">PHP compatibility update</h2>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with the upcoming 6.4 release. Refer to <a href=\"https://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\">WordPress 6.4&#8217;s PHP compatibility post</a> for more details.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</p>\n\n\n\n<p>The core Query block requires more <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/#query-loop-block-pagination-enhancements\">testing and feedback</a> to ensure the latest changes to prevent full page reloads work smoothly. Please note that this setting was called &#8220;Enhanced pagination&#8221; but has recently been renamed, and it&#8217;s now referred to as &#8220;Force page reload&#8221; instead.</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 or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</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>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. 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>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC3, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>Help the Docs team put the finishing touches on end-user documentation in time for the 6.4 release. Find out what’s needed and how you can help <a href=\"https://make.wordpress.org/docs/2023/10/25/call-for-volunteers-to-help-with-6-4-end-user-documentation/\">in this post</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? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A RC3 haiku</h2>\n\n\n\n<p>One more week of prep<br>One more week to test the code<br>One more week til launch</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <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>, <a href=\'https://profiles.wordpress.org/sereedmedia/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sereedmedia</a>, <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/luisherranz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>luisherranz</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16247\";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: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 65: Little Sun Success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2023/10/episode-65-little-sun-success/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Oct 2023 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=16227\";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:340:\"Join WordPress Executive Director, Josepha Haden Chomphosy, as she looks at a recent WordPress success story with Little Sun. To help us, we spoke to two special guests with Little Sun, Romane Guégan, Senior Press and Communications Manager, and Ashley Mrozek, Senior Digital Manager. Don’t miss this opportunity for an insider’s look!\";s: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/2023/10/WPB065.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:21512:\"\n<p>Join WordPress Executive Director Josepha Haden Chomphosy as she looks at a recent WordPress success story, the clean energy solution Little Sun, and learns about their WordPress story.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Special Guest: Romane Guégan<br>Special Guest: Ashley Mrozek <br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<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>\n<li>Website: <a href=\"https://littlesun.org/\">Little Sun</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/10/state-of-the-word-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">State of the Word</a> &#8211; This year&#8217;s annual keynote, State of the Word, will be on December 11. Save the date to hear the WordPress project&#8217;s co-founder, <a href=\"https://ma.tt/\" target=\"_blank\" rel=\"noreferrer noopener\">Matt Mullenweg</a>, share reflections on the project&#8217;s progress and aspirations for the future of open source.</li>\n\n\n\n<li>Celebrating 10,000 Photos in the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a> &#8211; On October 11, the 10,000th photo was approved! <a href=\"https://make.wordpress.org/photos/\" target=\"_blank\" rel=\"noreferrer noopener\">The Photo Team</a> is one of the newest ways to contribute to the WordPress open source project. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/10/18/community-team-training-11-using-the-translate-live-tool/\" target=\"_blank\" rel=\"noreferrer noopener\">Community Team Training #11: Using the Translate Live tool</a>&nbsp;&#8211; Uncover the potential of the &#8220;Translate Live&#8221; tool, which is ideal for presenting at local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day.</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">A New WordPress Showcase</a>&nbsp;&#8211; The&nbsp;journey to update&nbsp;<a href=\"https://wordpress.org/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress.org</a>&nbsp;continues with the launch of a new&nbsp;<a href=\"https://wordpress.org/showcase/\" target=\"_blank\" rel=\"noreferrer noopener\">Showcase</a>&nbsp;design. The Showcase is a natural starting point for visitors arriving on&nbsp;WordPress.org, and it both inspires creativity and demonstrates what&#8217;s possible with WordPress.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-16227\"></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&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:40] <strong>Josepha:</strong> Today, I&#8217;ve got a special guest with me. I have here a couple of folks from Little Sun, a nonprofit organization that recently moved its entire online presence to WordPress. And we&#8217;re talking everything from their mission statement and donations all the way to their blog and shop.</p>\n\n\n\n<p>Welcome both to the WordPress Briefing.&nbsp;</p>\n\n\n\n<p>[00:00:59] <strong>Ashley:</strong> Thank you.</p>\n\n\n\n<p>[00:01:00] <strong>Romane:</strong> Thank you.&nbsp;</p>\n\n\n\n<p>[00:01:01] <strong>Josepha:</strong> We have with us Little Sun today. Can you start by introducing yourselves and your organization? Just tell us a little bit about what you all do.&nbsp;</p>\n\n\n\n<p>[00:01:08] <strong>Romane:</strong> Hi, my name is Romane Guégan. I&#8217;m a Senior Press and Communications Manager at Little Sun.&nbsp;</p>\n\n\n\n<p>[00:01:14] <strong>Ashley:</strong> And I am Ashley Mrozek. I&#8217;m the Senior Digital Manager.&nbsp;</p>\n\n\n\n<p>[00:01:17] <strong>Josepha:</strong> So what does Little Sun do for the folks who are listening and maybe don&#8217;t know about it yet?&nbsp;</p>\n\n\n\n<p>[00:01:22] <strong>Romane:</strong> Little Sun brings full power and light to communities that live off the grid, with the focus on sub-Saharan Africa because most of the people who lack access to electricity and need them. And we also inspire people to take climate action globally.&nbsp;</p>\n\n\n\n<p>[00:01:39] <strong>Ashley:</strong> So access to solar energy helps kids who don&#8217;t have electricity and study at night. They can complete their homework at night. If their schools are in a more rural area, they will have a light to kind of guide them back home.</p>\n\n\n\n<p>We also work on a lot of electric vocation projects and hospitals. So we&#8217;re, we&#8217;re kind of supporting labors that are, are taking place in the evening, after the sun goes down, among other things.&nbsp;</p>\n\n\n\n<p>[00:02:07] <strong>Josepha:</strong> Yeah. It&#8217;s, I, I think that that is one of the things that folks, probably most of my listeners, probably take for granted, like the easy access to light. And as we all know, the sun is around a lot. And so that is one of our most readily available resources other than potentially wind power. But I think that that is a great mission. And I really think that that&#8217;s wonderful work that y&#8217;all are doing.</p>\n\n\n\n<p>So, is there a particular reason that you focus on sub-Saharan Africa? Is that where you find a majority of people who don&#8217;t have access to that kind of resource are?&nbsp;</p>\n\n\n\n<p>[00:02:43] <strong>Romane:</strong> Yeah. 70% of those people actually need in sub-Saharan Africa, where solar is actually a viable source of energy. Actually, it&#8217;s only 1% of solar, of the solar capital of the generation when we actually deliver solar energy there because there is so much potential.</p>\n\n\n\n<p>[00:03:04] <strong>Josepha:</strong> That&#8217;s amazing. So you said that you all were funded in 2012. I imagine that your business has evolved over time. So, obviously, you all are WordPress users. That&#8217;s why we have you here with us today. But before we get into the questions about WordPress itself. Why don&#8217;t you tell us a bit about how your business needs evolved over time and how you wound up needing a solution that did use WordPress?</p>\n\n\n\n<p>[00:03:31] <strong>Ashley:</strong> So I would say our focus and kind of the different initiatives that we&#8217;ve taken on since 2012 have shifted a lot based on various reasons, where our donors are, where we&#8217;ve kind of found the most need, and where we can be the most impactful.</p>\n\n\n\n<p>And I think as we go into those new geographies, our online presence has become more and more important.&nbsp;</p>\n\n\n\n<p>[00:03:55] <strong>Josepha:</strong> So, before you all switched to WordPress, I understand that you had several sites that you had to merge into one. And so I assume that as you evolved the business and your focus has changed, you realized you needed something a bit more streamlined. So, how was that transition, that migration from a lot of different sites to one big site?&nbsp;</p>\n\n\n\n<p>[00:04:17] <strong>Romane:</strong> Yeah, because we started as a global project. And then, with the time, we evolved, actually also getting new donations. And in the past, we used to have one website where we have our webshop and our mission, our vision, all of our project descriptions.</p>\n\n\n\n<p>But then we had another website only for the foundation. And then you had another foundation in the U.S. So it was the question, okay, how do we put everything together? So we actually switched from littlesun.com to littlesun.org with WordPress, and it was amazing to see how we managed with the team to create an ecosystem approach, including impact, but also sales, and fundraising.&nbsp;</p>\n\n\n\n<p>[00:05:02] <strong>Josepha:</strong> That was a big footprint that you all had, and you kind of consolidated it into one. And for all of our folks listening on the podcast, I&#8217;m going to include some links, not only to their site but then also to a few other things that we&#8217;ve mentioned in here today. So, since you made that change, how has it, how has that impacted the way that you all work with your site or with your online presence?</p>\n\n\n\n<p>[00:05:27] <strong>Ashley:</strong> Yeah, I think using WordPress and having access to WordPress has been hugely valuable for us. We&#8217;re a small team, we&#8217;re a nonprofit, so it is pretty scrappy. Everyone is kind of doing a lot of different things. We don&#8217;t have a dedicated development team. And so being able to easily customize our pages and create new landing pages or make adjustments on the site without that development help has been valuable.</p>\n\n\n\n<p>[00:05:55] <strong>Josepha:</strong> Yeah, so you don&#8217;t have a developer team now. Did you have a developer team when you had all the sites?&nbsp;</p>\n\n\n\n<p>[00:06:01] <strong>Romane:</strong> We just still work with freelancers. </p>\n\n\n\n<p>[00:06:03] <strong>Josepha:</strong> Okay, yeah. I am also not a developer, for what it&#8217;s worth, and have been working with nonprofits for a while. And I understand that problem where you have all these things you need to do and want to do, but there are also things you absolutely have to focus on in order to make your mission possible and your vision come true.</p>\n\n\n\n<p>[00:06:23] <strong>Ashley:</strong> Yeah, and I think, I think WordPress has given us a lot more, like a lot more flexibility to kind of produce new content quickly. And because of that, it&#8217;s just been a lot more efficient, too, for us, you know.&nbsp;</p>\n\n\n\n<p>[00:06:38] <strong>Josepha:</strong> And you all are using Blocks? Are you, like, the best Block builders?</p>\n\n\n\n<p>[00:06:42] <strong>Romane:</strong> Yeah, I love Blocks.&nbsp;</p>\n\n\n\n<p>[00:06:43] <strong>Josepha:</strong> Blocks are a fairly new innovation for the history of WordPress. WordPress has been around for 20 years, so we&#8217;re a nice, mature project. And we&#8217;ve really only had blocks as a functional part of the CMS for probably the last five or so. We&#8217;ve been working on the project a little bit longer. And it has been fascinating to me, like, in my own work that I have done with WordPress, kind of outside of my work with the project, to see, like, how much autonomy you get to have back as somebody who is not a developer, maybe isn&#8217;t a designer, but you do know exactly what you need to have on your site today, right?</p>\n\n\n\n<p>And having to stop and find a freelancer or stop and find some set of developers who can make those changes. For me, when I was specifically working on nonprofit stuff. That was always kind of a moment where I was like, well, I guess I&#8217;ll just go to Facebook and put that on there or something because I was faster than trying to find someone to come help you. And so, I&#8217;m so glad you love the block.</p>\n\n\n\n<p>[00:07:48] <strong>Ashley:</strong> We&#8217;ve created many a landing page.&nbsp;</p>\n\n\n\n<p>[00:07:50] <strong>Josepha:</strong> Also, your site is adorable, and your brand is adorable, in case no one&#8217;s mentioned that lately. Super cute. Super cute.</p>\n\n\n\n<p>[00:07:58] <strong>Josepha:</strong> So, we&#8217;ve talked about how you kind of took a bunch of stuff and made it into one big thing and how that&#8217;s been easier for you all to manage it. But from the standpoint of just, like, somebody who&#8217;s running a nonprofit, someone who&#8217;s running an organization, how has that transition been for your team? I know you said you don&#8217;t have a huge team, but was the move toward WordPress a net benefit over time, or was it immediately beneficial? Like, how has that been for your team? </p>\n\n\n\n<p>[00:08:27] <strong>Romane:</strong> So what&#8217;s interesting actually is that we have a team that is spread also all over the world. And so we have teams in Berlin and in U.S., and New York. In Zambia, too. What was really interesting was how people identify to the new website because now we have to really think, okay, what is the content we want people to see, but also we want our critics to see. And so it kind of unified all of our content at Little Sun. And it was much more like much easier to understand afterwards. </p>\n\n\n\n<p>[00:09:03] <strong>Josepha:</strong> Yeah.&nbsp;</p>\n\n\n\n<p>[00:09:04] <strong>Romane:</strong> And it was because we also work at the intersection of creative communications, impacts, fundraising, technology, and to be able to put everything and have it on the front. And then have the stories to tell the stories from sub-Saharan Africa, from universities who got either a Little Sun lamps or solar systems, and then we have the donation page, so basically everything could be integrated in a super easy way, and it could target different audiences easily, either it&#8217;s someone who wants to partner with us, or a donor, or just someone who wants to be part of our solar training.</p>\n\n\n\n<p>[00:09:46] <strong>Josepha:</strong> Yeah, and I mean, I think that no one will be surprised to hear that if you have multiple things that you have to get everybody to, it really increases the amount of marketing that you have to accomplish, rather than having one place for everyone to go too, and they can see everything that they might want once they arrive. So, that&#8217;s wonderful.</p>\n\n\n\n<p>[00:10:06] <strong>Ashley:</strong> I think I was just going to say, or kind of echo what Romane said about the fact that we have so many different audiences, we have partners, we have donors, we have people who are just coming to learn about solar energy, or who are interested in purchasing a lamp. I think prior to this, it was a little bit confusing for those different audiences to kind of navigate to where they were intended to go to on the site, and now it&#8217;s much more cohesive. And we often hear that from people where it&#8217;s like, it&#8217;s quite easy to, to kind to find what they need to find on the site.&nbsp;</p>\n\n\n\n<p>[00:10:39] <strong>Josepha:</strong> I define the WordPress community as anyone who is using WordPress, regardless of whether they know it or not. And so you all, in my mind, are part of the WordPress Community. And I just wondered if being part of that community has changed your approach to the way that you manage your content online or the way that you have chosen work with your business as like an online entity that also does on-the-ground, in-person thing?</p>\n\n\n\n<p>[00:11:06] <strong>Ashley:</strong> I think definitely. I think we&#8217;re kind of going back to what I said before. I think we&#8217;re much more efficient now. I think in the past, it&#8217;s the idea of, like, well, getting this web page live or publishing this is going to be, you know, we have to think about a huge timeline, that&#8217;s, is going to require a lot of resourcing, a lot of different types of expertise and people, and everything now feels like something that we can, we can launch pretty immediately, which is really wonderful too.</p>\n\n\n\n<p>I would also say just like being a part of the WordPress community too. It&#8217;s the sort of support that we&#8217;ve gotten from your team. It&#8217;s always really tailored. And I think as a nonprofit working with a, like, a much bigger business, you can be apprehensive sometimes, feeling like you won&#8217;t really get that personalized support.&nbsp;</p>\n\n\n\n<p>And I think that&#8217;s something that&#8217;s been so nice with WordPress. Is really feeling like the people we&#8217;re working with are understanding our business and taking the time to understand our needs. And I think that makes us think differently about our online presence as well because then we feel like we have that additional support, which is great.</p>\n\n\n\n<p>[00:12:12] <strong>Josepha:</strong> I&#8217;m always a fan of hearing that people who are passionate about WordPress are also passionate about helping others with WordPress. That&#8217;s one of my favorite things about us. That&#8217;s not true. I have like 25 favorite things about us. And so I need to stop saying that I have one favorite, but I never will.</p>\n\n\n\n<p>Okay, well, do you all have any last thoughts that you just want to share with me or podcast listeners that we have?&nbsp;</p>\n\n\n\n<p>[00:12:36] <strong>Ashley:</strong> Yeah, I think the, the plugins and integrations have been really useful for us. I think it can be really intimidating to bring on, like, a new tech solution or tool and feel like everything that you are already working with or have is going to become outdated or obsolete in some way. And I think it&#8217;s just been really nice to work with WordPress and have all of those transitions be really seamless for everything to connect really well. Yeah, I think that&#8217;s been. That&#8217;s hugely helpful too.&nbsp;</p>\n\n\n\n<p>[00:13:07] <strong>Josepha:</strong> So, was that part of the decision-making process? Like, do I know that this software will be around in the future so that you&#8217;re making an investment in the site now and know that it&#8217;s going to hang around now you can find people help? Like, was that part of the decision-making process?</p>\n\n\n\n<p>[00:13:21] <strong>Ashley:</strong> I think so. I mean, I guess I wasn&#8217;t completely around during the time, but I would say, like, that&#8217;s definitely something that we&#8217;re considering in any kind of tech that we&#8217;re thinking about is it can require so much work to, to kind of bring something on with such a small team. So we want to ensure that, yeah, it&#8217;s going to last, it has longevity, and it&#8217;s going to work with the tools that we already have. So I think all of that is really important for sure.&nbsp;</p>\n\n\n\n<p>[00:13:48] <strong>Josepha:</strong> Well, thank you both so much for joining me. Like I said, we&#8217;ll have a link to littlesun.org in the notes so that you all can learn more about their project and see their beautiful site with their beautiful little solar sunflowers.</p>\n\n\n\n<p>Thank you both for being with me today.&nbsp;</p>\n\n\n\n<p>[00:14:04] <strong>Romane:</strong> Thank you so much.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Ashley:</strong> Thank you so much for having us.</p>\n\n\n\n<p>[00:14:07] (Music interlude)</p>\n\n\n\n<p>[00:14:11] <strong>Josepha:</strong> What a wonderful organization. I&#8217;m so glad that they found WordPress and that it works for them. Let&#8217;s continue our tour today with the small list of big things.</p>\n\n\n\n<p>Item number one, it&#8217;s time to save the date: December 11th, 2023, for this year&#8217;s State of the Word. State of the Word is the annual keynote address delivered by the WordPress Project co-founder Matt Mullenweg. Every year, the event shares reflections on the project&#8217;s progress and aspirations for the future of open source. And so, if that is something that you like to tune into, December 11th is your day.&nbsp;</p>\n\n\n\n<p>Second thing on our list is that we are celebrating our 10,000th photo submission. So, on October 11th, the 10,000th photo was approved. The Photo Team is one of the newest ways to contribute to the WordPress open source project, and it feeds all of those photos into Openverse as well.</p>\n\n\n\n<p>The third thing on our list today is that I want to tell you about a community team training module that just came out. It&#8217;s specifically about the Translate Live tool, and it is ideal for presenting at your local meetups to engage and onboard new translators for your native language. If you&#8217;re organizing a WordCamp, consider introducing this tool during your Contributor Day. I will leave a link for this in the show notes so that it is easy to find.&nbsp;</p>\n\n\n\n<p>And item number four, the journey to update WordPress.org, continues with the launch of a new Showcase design. The Showcase is a natural starting point for a lot of visitors who are on WordPress.org. It inspires creativity and also demonstrates what&#8217;s possible with WordPress. So, stop on by there, it&#8217;s WordPress.org/showcase, and give it a bit of a look.</p>\n\n\n\n<p>[00:15:58] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress Briefing. And don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever a new episode drops. And if you like what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard today, you can share those with me at wprebriefing@WordPress.org. </p>\n\n\n\n<p>I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks. </p>\n\n\n\n<p>[00:16:24] (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:\"16227\";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:60:\"\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:35:\"WordPress 6.4’s PHP Compatibility\";s:7:\"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://wordpress.org/news/2023/10/wordpress-6-4s-php-compatibility/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Oct 2023 08:40:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"PHP\";s:7:\"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=16235\";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:340:\"In an effort to keep the WordPress community up to date, this post provides an update on the PHP compatibility of the upcoming WordPress 6.4 release scheduled for November 7, 2023.&#160; Recommended PHP version for WordPress 6.4 It’s recommended to use PHP 8.1 or 8.2 with this upcoming release. Please refer to the Hosting page [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:3117:\"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2400\" height=\"1350\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=2400%2C1350&#038;ssl=1\" alt=\"\" class=\"wp-image-16236\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?w=2400&amp;ssl=1 2400w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/WordPress-6.4s-PHP-comp.png?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>In an effort to keep the WordPress community up to date, this post provides an update on the PHP compatibility of the upcoming WordPress 6.4 release scheduled for November 7, 2023.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Recommended PHP version for WordPress 6.4</strong></h3>\n\n\n\n<p>It’s recommended to use PHP 8.1 or 8.2 with this upcoming release. Please refer to the Hosting page for more detailed information, including <a href=\"https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/\">a few known issues</a>.&nbsp;</p>\n\n\n\n<p>Reach out to your hosting company to explore PHP upgrade options.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why does compatibility matter?</strong></h3>\n\n\n\n<p>PHP is a programming language on which the WordPress code is based. This language runs on the server, and it is critical to keep it updated for security and functionality. Various teams within the WordPress open source project work to both test and fix any issues with new PHP versions so you can update with confidence that the WordPress core software is compatible.&nbsp;</p>\n\n\n\n<p>Happy WordPress-ing!&nbsp;</p>\n\n\n\n<p><em>Thank you to <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a> <a href=\'https://profiles.wordpress.org/barry/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>barry</a> <a href=\'https://profiles.wordpress.org/ironprogrammer/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ironprogrammer</a> <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a> <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> <a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a> <a href=\'https://profiles.wordpress.org/javiercasares/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>javiercasares</a> for reviewing and contributing to the effort of 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:\"16235\";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:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.4 Release Candidate 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:69:\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-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, 24 Oct 2023 16:45:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s: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-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;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:4;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=16219\";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:163:\"WordPress 6.4 RC2 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s new and how you can help.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Meher Bala\";s: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:6586:\"\n<p>The second release candidate (RC2) for WordPress 6.4 is now available!</p>\n\n\n\n<p><strong>This 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. Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>WordPress 6.4 is <a href=\"https://make.wordpress.org/core/6-4/\">slated for release</a> on <strong>November 7, 2023</strong>—two weeks from today. If you haven’t tried it, now is the time.</p>\n\n\n\n<p>You can test WordPress 6.4 RC2 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: 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).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.4-RC2</code></li>\n</ol>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-1/\">Read the RC1 announcement</a> for featured highlights, 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-4/\">6.4-related posts</a>. If you are looking for detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/\"><strong>WordPress 6.4 Field Guide</strong></a> is for you.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC2?</h2>\n\n\n\n<p>Thanks to everyone who has tested the beta and RC releases. Since RC1 was released on October 17, there have been more than 25 issues resolved. You can browse the technical details for all recent updates using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F18%2F2023..10%2F24%2F2023&amp;milestone=6.4&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets since RC1</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Contributing to 6.4</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Your feedback and help in testing are vital to developing the WordPress software and ensuring its quality. It’s also a meaningful way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for instructions on testing WordPress 6.4 features.</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 or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</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>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. 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>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>Hopefully, you have already tested your themes and plugins with WordPress 6.4 betas. With RC2, you will want to continue your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</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? Português? Русский? 日本? <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\">A RC2 haiku</h2>\n\n\n\n<p>You have been waiting<br>Download and give it a test<br>RC2 is here</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <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>, <a href=\'https://profiles.wordpress.org/michelleames/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>michelleames</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16219\";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: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:40:\"State of the Word 2023 – Save the Date\";s:7:\"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:58:\"https://wordpress.org/news/2023/10/state-of-the-word-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Oct 2023 17:22: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: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:4:\"sotw\";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:17:\"state of the word\";s:7:\"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=16116\";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:322:\"It’s time to save the date, December 11, 2023, for this year’s State of the Word 2023!\n\nState of the Word is the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg. Every year, the event shares reflections on the project’s progress and aspirations for the future of open source.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:2330:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&#038;ssl=1\" alt=\"Madrid State of the Word 2023, Dec 11, 2023 at 15:00 UTC, Madrid, Spain\" class=\"wp-image-16208\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/Web-SOTW-Image-1200x800-2.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It’s time to save the date, December 11, 2023, for this year’s State of the Word!</p>\n\n\n\n<p>State of the Word is the annual keynote address delivered by the WordPress project’s co-founder, <a href=\"https://ma.tt/\">Matt Mullenweg</a>. Every year, the event shares reflections on the project’s progress and aspirations for the future of open source.&nbsp;</p>\n\n\n\n<p>For the first time, State of the Word will take place outside North America–this time with the Spanish community in <strong>Madrid, Spain</strong>. The event will be live-streamed to WordPress enthusiasts around the globe via WordPress.org social media platforms.&nbsp;</p>\n\n\n\n<p>Join Matt as he provides a retrospective of 2023, demos the latest in WordPress tech, and comments on the future of the WordPress open source project.</p>\n\n\n\n<p>Details including how to reserve a ticket for the in-person event, the link to watch the live stream, and information on how to submit questions for the Q&amp;A portion will be provided in November and shared on <a href=\"https://wordpress.org\">WordPress.org</a> and affiliated social media accounts.</p>\n\n\n\n<p></p>\n\n\n\n<p><em>Thanks to <a href=\"https://profiles.wordpress.org/rmartinezduque/\">Reyes Martínez</a> and <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a> for reviewing 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:\"16116\";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:60:\"\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:24:\"A New WordPress Showcase\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/news/2023/10/a-new-wordpress-showcase/\";s: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, 18 Oct 2023 17:34:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16173\";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:406:\"The journey to update WordPress.org continues with the launch of a new Showcase design. The Showcase is a natural starting point for visitors arriving on WordPress.org, and it both inspires creativity and demonstrates what’s possible with WordPress. From unique personal blogs and portfolios to enterprises and celebrity fan sites, the Showcase celebrates WordPress’s flexibility, popularity, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7639:\"\n<p>The <a href=\"https://wordpress.org/news/category/meta/\">journey to update WordPress.org</a> continues with the launch of a new <a href=\"https://wordpress.org/showcase/\">Showcase</a> design. The Showcase is a natural starting point for visitors arriving on WordPress.org, and it both inspires creativity and demonstrates what’s possible with WordPress. From unique personal blogs and portfolios to enterprises and celebrity fan sites, the Showcase celebrates WordPress’s flexibility, popularity, and the freedom to own one’s content.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-1 is-style-rectangular wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"954\" data-id=\"16187\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=1024%2C954&#038;ssl=1\" alt=\"Screenshots from the new Showcase design\" class=\"wp-image-16187\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=1024%2C954&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=300%2C280&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=768%2C716&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=1536%2C1432&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?resize=2048%2C1909&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/10/2-showcase-site-1.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"954\" data-id=\"16184\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=1024%2C954&#038;ssl=1\" alt=\"A grid of new design elements\" class=\"wp-image-16184\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=1024%2C954&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=300%2C280&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=768%2C716&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=1536%2C1432&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?resize=2048%2C1909&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/10/3-showcase-starry-theme-1.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-id=\"16185\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=1024%2C576&#038;ssl=1\" alt=\"A collage of Showcased websites\" class=\"wp-image-16185\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?resize=2048%2C1152&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/10/4-showcase-websites-curaction-1.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n</figure>\n\n\n\n<p>This new design provides much-needed improvements to the aesthetics and user experience. It emphasizes bold visuals and a more dynamic browsing experience through tags and categories. Individual site pages now include desktop and mobile screenshots, while the site introduces an improved layout on mobile devices.&nbsp;</p>\n\n\n\n<p>This redesign also brings new <a href=\"https://wordpress.org/blocks/\">block-based functionality</a> and several components that will be used elsewhere on WordPress.org. All of this was made possible through collaboration between Design, Marketing, and Meta teams. Thank you to everyone.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\"><a href=\'https://profiles.wordpress.org/adamwood/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adamwood</a> <a href=\'https://profiles.wordpress.org/alexstine/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>alexstine</a> <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a> <a href=\'https://profiles.wordpress.org/bengreeley/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bengreeley</a> <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a> <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> <a href=\'https://profiles.wordpress.org/dufresnesteven/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dufresnesteven</a> <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a> <a href=\'https://profiles.wordpress.org/fcoveram/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>fcoveram</a> <a href=\'https://profiles.wordpress.org/joen/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joen</a> <a href=\'https://profiles.wordpress.org/jonoaldersonwp/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jonoaldersonwp</a> <a href=\'https://profiles.wordpress.org/jpantani/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jpantani</a> <a href=\'https://profiles.wordpress.org/laurlittle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurlittle</a> <a href=\'https://profiles.wordpress.org/matt/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matt</a> <a href=\'https://profiles.wordpress.org/markoserb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>markoserb</a> <a href=\'https://profiles.wordpress.org/ndiego/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ndiego</a> <a href=\'https://profiles.wordpress.org/pablohoneyhoney/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>pablohoneyhoney</a> <a href=\'https://profiles.wordpress.org/paulkevan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>paulkevan</a> <a href=\'https://profiles.wordpress.org/renyot/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>renyot</a> <a href=\'https://profiles.wordpress.org/ryelle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ryelle</a> <a href=\'https://profiles.wordpress.org/sereedmedia/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sereedmedia</a> <a href=\'https://profiles.wordpress.org/_dorsvenabili/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>_dorsvenabili</a></p>\n\n\n\n<p>If you would like to propose a change or report an issue, please do so in the <a href=\"https://github.com/WordPress/wporg-showcase-2022\">wporg-showcase-2022</a>&nbsp; GitHub repository. Also, make sure to join the <a href=\"https://wordpress.slack.com/archives/C04U953K77A\">#website-redesign</a> Slack channel if you are interested in additional updates coming to WordPress.org and want to contribute.</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:\"16173\";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:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.4 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2023/10/wordpress-6-4-release-candidate-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Oct 2023 17:48:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{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-4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;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:4;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=16147\";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:166:\"WordPress 6.4 RC1 is ready for download and testing. Reaching this phase of the release cycle is an important milestone. Check out what\'s new and how to get involved.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s: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:11963:\"\n<p>The first release candidate (RC1) for WordPress 6.4 is now available!</p>\n\n\n\n<p><strong>This 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. Instead, it’s recommended that you evaluate RC1 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains vital to ensure that everything in WordPress 6.4 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.4 RC1 in three ways:</p>\n\n\n\n<ol>\n<li><strong>Plugin</strong>: 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).</li>\n\n\n\n<li><strong>Direct download</strong>: Download the <a href=\"https://wordpress.org/wordpress-6.4-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress site.</li>\n\n\n\n<li><strong>Command line</strong>: Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.4-RC1</code></li>\n</ol>\n\n\n\n<p>The current target for the WordPress 6.4 release is <strong>November 7, 2023</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-4/\">6.4 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-4/\">6.4-related posts</a>.</p>\n\n\n\n<p>The WordPress 6.4 release is brought to you by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\"><strong>underrepresented gender release squad</strong></a> to welcome the participation and partnership of those who identify as gender-underrepresented in the WordPress open source project.</p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.4 RC1?</h2>\n\n\n\n<p>This release contains 420 enhancements and 445 bug fixes for the editor, including more than <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.4&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">260 tickets for WordPress 6.4 core</a>. Browse the technical details for all issues recently addressed using these links:</p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.4\">GitHub commits for 6.4</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F12%2F2023..10%2F17%2F2023&amp;milestone=6.4&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets since Beta 4</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfour/commits/\">GitHub commits for Twenty Twenty-Four</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Highlights</h3>\n\n\n\n<p>WordPress 6.4 is the third and last major release of 2023. It introduces a multi-purpose default theme, new features, and a keen focus on details to enhance every aspect of your creation journey—from site editing and design to writing flows.</p>\n\n\n\n<ul>\n<li><strong>A new flexible default theme</strong> brings together the latest and greatest of WordPress. Discover its vast collection of templates and patterns to tweak and match your brand. Built for versatility, <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\"><strong>Twenty Twenty-Four</strong></a> is an ideal fit for nearly any type of website.</li>\n\n\n\n<li>Enable <strong>lightbox functionality</strong> in images for immersive viewing experiences.</li>\n\n\n\n<li><strong>Organize your patterns with your own custom categories</strong>. Find them all more intuitively with advanced filtering in the Patterns section of the inserter.</li>\n\n\n\n<li><strong>Enjoy <a href=\"https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/\">more writing improvements</a></strong>, including new keyboard shortcuts, smoother list merging, and enhanced control over your link settings. A revamped toolbar experience for Navigation, List, and Quote blocks ensures cohesive and organized access to the tooling options you work with.</li>\n\n\n\n<li><strong>A redesigned </strong><a href=\"https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/\"><strong>Command Palette</strong></a><strong> with new commands</strong> helps you find what you need, perform tasks efficiently, and speed up your workflow.</li>\n\n\n\n<li><strong>Rename Group blocks</strong> to organize and distinguish areas of your content easily.</li>\n\n\n\n<li>See and locate your content’s media assets at a glance with new <strong>gallery and image previews in List View</strong>.</li>\n\n\n\n<li>Build beautiful yet functional layouts with an <strong>expanded set of design tools</strong>. Play with background images in Group blocks for unique creative designs, keep image dimensions consistent with placeholder aspect ratios, and effortlessly add buttons to your Navigation block without custom CSS—among other new capabilities.</li>\n\n\n\n<li><strong>Block Hooks</strong> enable developers to automatically insert blocks at their chosen content locations, enriching the extensibility of block themes through plugins. While developer-centric, this new feature improves your building experience with blocks and gives you complete control to customize Block Hooks to your needs.</li>\n\n\n\n<li><strong>Over 60 accessibility updates</strong>, including significant List View enhancements, aria-label support for the Navigation block, and upgrades to the admin user interface.</li>\n\n\n\n<li><strong>More than 100 performance updates</strong>, focusing on template loading performance for classic and block themes, usage of the script loading strategies “defer” and “async,” and optimization of autoloaded options.</li>\n</ul>\n\n\n\n<p>Are you looking for a deeper dive into details and technical notes? <a href=\"https://make.wordpress.org/core/tag/dev-notes+6-4/\">These recent posts</a> cover a few of the latest updates:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/changes-to-attachment-pages/\">Changes to attachment pages for improved SEO</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/miscellaneous-editor-changes-in-wordpress-6-4/\">Miscellaneous Editor changes in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/15/introducing-block-hooks-for-dynamic-blocks/\">Introducing Block Hooks for dynamic blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/script-loading-changes-in-wordpress-6-4/\">Script loading changes in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/17/improvements-to-template-loading-in-wordpress-6-4/\">Improvements to template loading in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/introducing-admin-notice-functions-in-wordpress-6-4/\">Introducing admin notice functions in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/editor-components-updates-in-wordpress-6-4/\">Updates to user-interface components in WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/10/16/new-registerinsertermediacategory-api/\">New `registerInserterMediaCategory` API</a></li>\n</ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Ways to contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a community of people collaborating on and contributing to its development. The resources below outline various ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to developing the software and ensuring its quality. It’s also a meaningful way for anyone to contribute—whether you have experience or not. <a href=\"https://make.wordpress.org/test/2023/09/26/help-test-wordpress-6-4/\">Check out this guide</a> for detailed instructions on testing key features in WordPress 6.4.</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 or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</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>During the release candidate phase of WordPress 6.4, the <a href=\"https://make.wordpress.org/security/2023/09/26/bug-bounty-for-wordpress-6-4-beta/\">monetary reward for reporting new, unreleased security vulnerabilities</a> is doubled. 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>Do you build themes and plugins? Your products play an integral role in extending the functionality and value of WordPress for users worldwide.</p>\n\n\n\n<p>You most likely have already been testing your latest themes and plugins with the WordPress 6.4 betas. With RC1, you will want to complete your testing and update the <em>&#8220;Tested up to&#8221;</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin&#8217;s readme file</a> to 6.4.</p>\n\n\n\n<p>Please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a> if you find compatibility issues.</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? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>. This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 6.4 release cycle.</p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">A haiku for RC1</h2>\n\n\n\n<p>RC1 in hand<br>WordPress evolves and takes shape<br>Testing, a sneak peek, in place</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <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>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"16147\";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: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:46:\"WP Briefing: Episode 64: Patterns in 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2023/10/episode-64-patterns-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Oct 2023 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=16109\";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:194:\"Join WordPress Executive Director, Josepha Haden Chomphosy, as she goes back to the basics and offers some insight into block patterns for WordPress. Don’t miss this exciting insider’s look!\";s: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/2023/10/WPB064.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:7408:\"\n<p>Join WordPress Executive Director, Josepha Haden Chomphosy, as she goes back to the basics and offers some insight into block patterns for WordPress. Don&#8217;t miss this exciting insider&#8217;s look!</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to&nbsp;<a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<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>\n<li><a href=\"https://learn.wordpress.org/tutorial/using-block-patterns/\">Using Block Patterns</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/patterns/\">Pattern Library</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/taking-advantage-of-query-loops/\">Taking Advantage of Query Loops</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul>\n<li><a href=\"https://survey.alchemer.com/s3/7439442/2023-WordPress-Annual-Survey?ref23=social\">The WP Annual Survey is available</a>! Each year, the WordPress community (users, site builders, extenders, and contributors) provides valuable feedback through an annual survey. </li>\n\n\n\n<li><a href=\"https://asia.wordcamp.org/2024/\">WordCamp Asia</a> is searching for volunteers for the upcoming WordCamp on March 7–9, 2024. They are looking for Contributor Stories, Event Volunteers, Emcee support, A/V Team Crew, and even designers to help create the official Wapuu for the event.</li>\n\n\n\n<li><a href=\"https://www.meetup.com/pro/wordpress/\">Local WordCamp Meetups</a>! Use this opportunity to find upcoming local events or volunteer to help at the next one. They are an excellent opportunity to meet with others in the community.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-16109\"></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&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> Today&#8217;s briefing topic is going to take a bit of a back-to-basics look at block patterns. Block patterns are one of my favorite enhancements that came through the Gutenberg project, and they&#8217;re pretty much exactly what they sound like. Groups of blocks that are arranged together. These patterns can be as simple as a block that holds a series of social sharing icons, but they can also be as complex as an entire landing page, complete with a call to action and interactive gallery.</p>\n\n\n\n<p>They can be used as a starting point where you activate an entire pattern and then modify the pieces that don&#8217;t quite work for you or as a sort of inspirational catalog of design elements for you to build your own patterns from.&nbsp;</p>\n\n\n\n<p>So, where do these block patterns come from? Who created them? As with most things in WordPress, the answer is lots of places. Some patterns are included with WordPress by default, and there are also sometimes specialized block patterns that are bundled with a particular theme or plugin. There&#8217;s also a pattern library that includes both curated block patterns and all the patterns that are created and shared by the WordPress community itself.</p>\n\n\n\n<p>So from the CMS, from themes, from plugins, from designers, from hobbyists, from people who just like love creating things and putting it out in the world, that&#8217;s, that&#8217;s where those patterns come from. But you can also create and curate your own block patterns, either to share back to the community as some folks do or because you are a site administrator and everyone needs to be able to add, I don&#8217;t know, an author block or something. But you don&#8217;t always want to be the one that has to put the photo on the page.&nbsp;</p>\n\n\n\n<p>There are a few blocks that have their patterns built into settings, most notably the Query Loop Block. I&#8217;ll share a tutorial about how to work with that in the show notes, but ultimately, what&#8217;s important to remember here is that block patterns are a really powerful tool with a lot of ways to implement them. You can start as simple as you want or as complex as you want, but either way, getting familiar with this concept in the software will give you a leg up on your next project.</p>\n\n\n\n<p>[00:02:53] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:03:00] <strong>Josepha:</strong> That brings us now to our small list of big things.&nbsp;</p>\n\n\n\n<p>First up, the annual survey is available. Each year, the WordPress community, so users, site builders, extenders, contributors, artists, you all provide valuable feedback through an annual survey. And every year, I look into the results to get a sense for what areas need the most attention in the project. So click the link in the show notes to take the 2023 survey and help co-create WordPress.&nbsp;</p>\n\n\n\n<p>The next thing on our small list of big things is WordCamp Asia is currently searching for volunteers for the upcoming event on March 7th through 9th, 2024. They&#8217;re looking for Contributor Stories, Event Volunteers, Emcee support, A/V Team Crew, and even designers to help create the official Wapuu for the event. I&#8217;ll include a link to applications for that in the show notes as well.&nbsp;</p>\n\n\n\n<p>And finally, I think it&#8217;s important to mention that if you don&#8217;t really know what a WordCamp is, so you don&#8217;t really understand why you should volunteer to help this one, or why you would want to, then head over to your local meetup. If you look in your WordPress dashboard, there&#8217;s a widget in there that tells you when the next local event will be. And I know that they will all be delighted to have you there. And who knows, maybe your city will be the next to host a WordCamp. I&#8217;ll also include in the show notes just a list of all of the meetup groups that we have in the world. And so if you don&#8217;t trust your dashboard or you don&#8217;t share your location there for some reason, you can just find it on your own.</p>\n\n\n\n<p>And that, my friends, is your small of big things.</p>\n\n\n\n<p>[00:04:32] <strong>Josepha:</strong> Thanks for tuning in today for the WordPress Briefing. Don&#8217;t forget to follow us on your favorite podcast app, or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever a new episode drops. 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 directly with me at wpbriefing@WordPress.org. I&#8217;m your host, Josepha Haden Chomphosy. Thanks again for listening, and I&#8217;ll see you in a couple of weeks.&nbsp;</p>\n\n\n\n<p>[00:05:00] (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:\"16109\";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:60:\"\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:52:\"WordPress 6.3.2 – Maintenance and Security release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2023/10/wordpress-6-3-2-maintenance-and-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Oct 2023 20:44:34 +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: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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=16122\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"This security and maintenance release features 19 bug fixes on Core, 22 bug fixes for the Block Editor, and 8 security fixes. WordPress 6.3.2 is a short-cycle release. You can review a summary of the maintenance updates in this release by reading the Release Candidate announcement. Because this is a security release, it is recommended [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s: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:9836:\"\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?milestone=6.3.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">19 bug fixes on Core</a>, 22 bug fixes for the Block Editor, and 8 security fixes.</p>\n\n\n\n<p>WordPress 6.3.2 is a short-cycle release. You can review a summary of the maintenance updates in this release by reading the <a href=\"https://make.wordpress.org/core/2023/10/06/wordpress-6-3-2-rc1-is-now-available/\">Release Candidate announcement</a>. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. Backports are also available for other major WordPress releases, 4.1 and later.</p>\n\n\n\n<p>The next major release will be <a href=\"https://make.wordpress.org/core/6-4/\">version 6.4</a> planned for 7 November 2023.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.3.2.zip\">download WordPress 6.3.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-3-2\">visit the 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 responsibly reporting vulnerabilities, and allowing them to be fixed in this release:</p>\n\n\n\n<ul>\n<li>Marc Montpas of Automattic for finding a potential disclosure of user email addresses.</li>\n\n\n\n<li>Marc Montpas of Automattic for finding an RCE POP Chains vulnerability.</li>\n\n\n\n<li>Rafie Muhammad and Edouard L of <a href=\"https://patchstack.com/\">Patchstack</a> along with a WordPress commissioned third-party audit for each independently identifying a XSS issue in the post link navigation block.</li>\n\n\n\n<li><a href=\"https://www.linkedin.com/in/audrasjb/\">Jb Audras</a> of the WordPress Security Team and Rafie Muhammad of <a href=\"https://patchstack.com/\">Patchstack</a> for each independently discovering an issue where comments on private posts could be leaked to other users.</li>\n\n\n\n<li>John Blackbourn (WordPress Security Team), <a href=\"https://hackerone.com/jamesgol?type=user\">James Golovich</a>, <a href=\"https://hackerone.com/jdgrimes\">J.D Grimes</a>, <a href=\"https://hackerone.com/numan\">Numan Turle</a>, <a href=\"https://hackerone.com/whitecybersec?type=user\">WhiteCyberSec</a> for each independently identifying a way for logged-in users to execute any shortcode.</li>\n\n\n\n<li><a href=\"https://facebook.com/zino.abdrahim\">mascara7784</a> and a third-party security audit for identifying a XSS vulnerability in the application password screen.</li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> of the WordPress Core Team for identifying XSS vulnerability in the footnotes block.</li>\n\n\n\n<li><a href=\"https://hackerone.com/s5s\">s5s</a> and <a href=\"http://twitter.com/Raoufmaklouf\">raouf_maklouf</a> for independently identifying a cache poisoning DoS vulnerability.</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/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> and <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, with the help of<a href=\"https://profiles.wordpress.org/davidbaumwald/\"> David Baumwald</a> on mission control.</p>\n\n\n\n<p>WordPress 6.3.2 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-long\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/akihiroharai\">Akihiro Harai</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/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/antpb\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/aurooba\">Aurooba Ahmed</a>, <a href=\"https://profiles.wordpress.org/scruffian\">Ben Dwyer</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/coreyw\">Corey Worrell</a>, <a href=\"https://profiles.wordpress.org/colorful tones\">Damon Cook</a>, <a href=\"https://profiles.wordpress.org/david.binda\">David Biňovec</a>, <a href=\"https://profiles.wordpress.org/desmith\">David E. Smith</a>, <a href=\"https://profiles.wordpress.org/dsas\">Dean Sas</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvishah2203\">Dhruvi Shah</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham S.</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/Mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/huzaifaalmesbah\">Huzaifa Al Mesbah</a>, <a href=\"https://profiles.wordpress.org/isabel_brison\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/greenshady\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kimannwall\">Kim Coleman</a>, <a href=\"https://profiles.wordpress.org/lhe2012\">LarryWEB</a>, <a href=\"https://profiles.wordpress.org/lgladdy\">Liam Gladdy</a>, <a href=\"https://profiles.wordpress.org/iammehedi1\">Mehedi Hassan</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nicolefurlan\">Nicole Furlan</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/paulkevan\">Paul Kevan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pooja1210\">Pooja N Muchandikar</a>, <a href=\"https://profiles.wordpress.org/rajinsharwar\">Rajin Sharwar</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shailu25\">Shail Mehta</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/tykoted\">Teddy Patriarca</a>, <a href=\"https://profiles.wordpress.org/TimothyBlynJacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/zunaid321\">Zunaid Amin</a>, <a href=\"https://profiles.wordpress.org/ahardyjpl\">ahardyjpl</a>, <a href=\"https://profiles.wordpress.org/beryldlg\">beryldlg</a>, <a href=\"https://profiles.wordpress.org/floydwilde\">floydwilde</a>, <a href=\"https://profiles.wordpress.org/jastos\">jastos</a>, <a href=\"https://profiles.wordpress.org/martin.krcho\">martin.krcho</a>, <a href=\"https://profiles.wordpress.org/masteradhoc\">masteradhoc</a>, <a href=\"https://profiles.wordpress.org/petitphp\">petitphp</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/zieladam\">zieladam</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> and <a href=\"https://wordpress.slack.com/archives/C055Y7FKS7N\">#6-4-release-leads channels</a>. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p><em>Already testing WordPress 6.4? The fourth beta is now available (<a href=\"https://wordpress.org/wordpress-6.4-beta4.zip\">zip</a>) and it contains these security fixes. For more on 6.4, see the&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/2023/10/wordpress-6-4-beta-3/\" target=\"_blank\">beta 3 announcement post</a>.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to<em> <a href=\"https://profiles.wordpress.org/jeffpaul/\">@jeffpaul</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>, </em></em><a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a><em><em> and <a href=\"https://profiles.wordpress.org/rawrly/\">@rawrly</a></em> for proofreading.</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:\"16122\";s: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:\"Wed, 08 Nov 2023 04:35:01 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 07 Nov 2023 19:59:02 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:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20211221070300\";}','no'),(818,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1699461301','no'),(819,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1699418101','no'),(820,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1699461302','no'),(821,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1699461302','no'),(822,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1699418102','no'),(823,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1699461302','no'),(824,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/11/shirley/\'>WordPress 6.4 “Shirley”</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/11/wordpress-6-4-release-candidate-3/\'>WordPress 6.4 Release Candidate 3</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-6-4-introduces-twenty-twenty-four-theme-adds-lightbox-block-hooks-and-improvements-across-design-tools\'>WPTavern: WordPress 6.4 Introduces Twenty Twenty-Four Theme, Adds Lightbox, Block Hooks, and Improvements Across Design Tools</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/jetpack-12-8-launches-jetpack-creator-for-monetizing-content-and-subscribers\'>WPTavern: Jetpack 12.8 Launches Jetpack Creator for Monetizing Content and Subscribers</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/11/shirley/\'>WordPress.org blog: WordPress 6.4 “Shirley”</a></li></ul></div>','no'),(825,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1699418494;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:6:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:21:\"backuply/backuply.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/backuply\";s:4:\"slug\";s:8:\"backuply\";s:6:\"plugin\";s:21:\"backuply/backuply.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/backuply/\";s:7:\"package\";s:51:\"https://downloads.wordpress.org/plugin/backuply.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";s:2:\"1x\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.17.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:33:\"instagram-feed/instagram-feed.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/instagram-feed\";s:4:\"slug\";s:14:\"instagram-feed\";s:6:\"plugin\";s:33:\"instagram-feed/instagram-feed.php\";s:11:\"new_version\";s:5:\"6.2.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/instagram-feed/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/instagram-feed.6.2.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807\";s:2:\"1x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-128x128.png?rev=2700807\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/instagram-feed/assets/banner-1544x500.png?rev=2679382\";s:2:\"1x\";s:69:\"https://ps.w.org/instagram-feed/assets/banner-772x250.png?rev=2679382\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}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:\"8.2.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";}}}','no'),(826,'backuply_config_keys','a:2:{s:12:\"BACKUPLY_KEY\";s:64:\"c8a8c754f925acc44eac3b4b92664880b68891677501b937ad70d310e12d2af6\";s:11:\"RESTORE_KEY\";s:64:\"ff62dbd58886d4c6656928ba214492a1666e72f8df5dca9f009545d268b78bc9\";}','yes'),(829,'_site_transient_timeout_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5','1699427987','no');
INSERT INTO `wpuf_options` VALUES (830,'_site_transient_wp_remote_block_patterns_03fe7d7ccb043466cdff46c6061da4a5','a:43:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1275:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-2 is-layout-constrained wp-container-3 wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default wp-duotone-000000-ffffff-1\"><img decoding=\"async\" src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"<!-- wp:cover {\"minHeight\":66,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"wideSize\":\"1200px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"color\":{\"duotone\":[\"#000000\",\"#ffffff\"]}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"32px\",\"lineHeight\":\"1\"},\"spacing\":{\"padding\":{\"left\":\"32px\"}}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1029:\"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-5 is-vertical is-nowrap is-layout-flex wp-container-6 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\",\"id\":333,\"dimRatio\":90,\"customOverlayColor\":\"#141414\",\"focalPoint\":{\"x\":0.5,\"y\":0},\"minHeight\":50,\"minHeightUnit\":\"vh\",\"contentPosition\":\"top left\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"fontStyle\":\"italic\",\"fontWeight\":\"900\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\",\"textTransform\":\"none\"},\"color\":{\"text\":\"#d8a557\"}},\"fontFamily\":\"source-serif-pro\"} -->\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1723:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-36345d-abaaaa-10\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-8 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\",\"id\":334,\"dimRatio\":60,\"customOverlayColor\":\"#c2b7a4\",\"focalPoint\":{\"x\":0.5,\"y\":0.05},\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#36345d\",\"#abaaaa\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#c8c4d3\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#ac94b2\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#71689c\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#444178\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2130:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flex wp-container-17 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-13 is-layout-flow wp-container-14 wp-block-group-is-layout-flow\">\n<p class=\"wp-container-content-11\" style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let &#8217;em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-15 is-layout-flow wp-container-16 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>&#8216;EM<br>Roll</p>\n\n\n\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"<!-- wp:cover {\"customOverlayColor\":\"#e68b14\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"320px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"330px\"},\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.4\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"}}} -->\n<p style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"spacing\":{\"padding\":{\"top\":\"14px\",\"bottom\":\"14px\",\"left\":\"36px\",\"right\":\"36px\"}},\"border\":{\"radius\":\"0px\",\"top\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>\'EM<br>Roll</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1893:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-24 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-19 is-layout-flow wp-container-20 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color wp-elements-52dc92f2ee4b8dfde042239a7e68e30d\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-22 is-layout-flow wp-container-23 wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-21 wp-block-group-is-layout-flex\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-c8902903bdf5ea1baed310a565cbd10e\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n\n\n\n<p class=\"has-white-color has-text-color has-link-color wp-elements-669af571686ebf2235f18cd2403659b5\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"<!-- wp:cover {\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"5vw\",\"bottom\":\"48px\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"172px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.7\",\"letterSpacing\":\"-10px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"400px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"260px\"} -->\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2550:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-layout-flex wp-container-36 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group alignwide wp-container-content-27 is-content-justification-left is-layout-constrained wp-container-28 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-26 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-35 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-31 is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-29 wp-duotone-rgb000-rgb21788120-30\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-33 wp-duotone-rgb000-rgb21788120-34\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"<!-- wp:cover {\"customOverlayColor\":\"#eb4c77\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"right\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"none\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"0.9\"}},\"textColor\":\"contrast\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"8vw\"} -->\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1663:\"\n<div class=\"wp-block-cover alignfull wp-duotone-rgb4448102-ffb23d-41\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-container-39 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-38 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\",\"id\":334,\"dimRatio\":90,\"customOverlayColor\":\"#2c3066\",\"minHeight\":50,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(44, 48, 102)\",\"#ffb23d\"]}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffb23d\",\"text\":\"#2c3066\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"20px\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1592:\"\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-42 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature&#8217;s best…</p>\n\n\n\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"700px\",\"contentSize\":\"700px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"120px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffff61\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffff73\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffffad\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature\'s best…</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffffd1\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"162px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#fffffff5\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1389:\"\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-44 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n\n\n\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"<!-- wp:cover {\"customOverlayColor\":\"#ffb43c\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1200px\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"140px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"200\",\"letterSpacing\":\"0px\",\"lineHeight\":\"0.9\"},\"color\":{\"text\":\"#a65a00\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2040:\"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-flex wp-container-50 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-container-content-46\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n\n\n\n<div class=\"wp-block-group alignwide wp-container-content-48 is-content-justification-left is-layout-constrained wp-container-49 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-47 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"<!-- wp:cover {\"customOverlayColor\":\"#376a23\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"80px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"lineHeight\":\"1.0\"}},\"textColor\":\"black\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1525:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-094850-f9644e-55\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-52 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-53 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#094850\",\"#f9644e\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"75%\",\"justifyContent\":\"left\",\"wideSize\":\"75%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1533:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-rgb4247103-rgb21419442-59\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-56 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-57 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(42, 47, 103)\",\"rgb(214, 194, 42)\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:895:\"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-60 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6993:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><ul style=\"text-transform:none;\" class=\"wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-2071 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-63 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-62 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-06T21:31:35+00:00\">Jul 6, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-66 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/jupiter/\" target=\"_self\" >Jupiter</a></h2></div>\n\n</li><li class=\"wp-block-post post-2069 post type-post status-publish format-standard hentry category-space tag-stars\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-68 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-67 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-06T21:30:31+00:00\">Jul 6, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-71 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/star-clusters-in-hurcules/\" target=\"_self\" >Star Clusters in Hurcules</a></h2></div>\n\n</li><li class=\"wp-block-post post-2067 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-73 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-72 wp-block-group-is-layout-flex\">\n<p>✴︎</p>\n\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; text-transform:uppercase;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date has-small-font-size wp-elements-4003f76eccbf507a9e3d7e84a42ea154\"><time datetime=\"2021-07-05T21:29:00+00:00\">Jul 5, 2021</time></div></div>\n\n\n<div style=\"text-transform:uppercase\" class=\"taxonomy-category has-link-color has-text-color has-contrast-color wp-block-post-terms wp-elements-d846021732facad792835971f80af878\"><span class=\"wp-block-post-terms__prefix\">✴︎ </span><a href=\"https://wordpress.org/patterns/category/space/\" rel=\"tag\">Space</a></div></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-76 wp-block-group-is-layout-flex\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><h2 style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:5.2rem;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-eba6f7f6e0a9160611aa886fe4e31449 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/saturn/\" target=\"_self\" >Saturn</a></h2></div>\n\n</li></ul></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><nav class=\"wp-block-query-pagination is-content-justification-left is-nowrap is-layout-flex wp-container-79 wp-block-query-pagination-is-layout-flex\" aria-label=\"Pagination\">\n\n\n<a href=\"/patterns/wp-json/wp/v2/wporg-pattern?page=1&#038;per_page=100&#038;order=desc&#038;orderby=date&#038;locale=en_US&#038;wp-version=6.3.2&#038;pattern-keywords=11&#038;_fields=id%2Ctitle%2Ccontent%2Cmeta%2Ccategory_slugs%2Ckeyword_slugs%2Cpattern_content&#038;query-31-page=2\" style=\"text-transform:uppercase;\" class=\"wp-block-query-pagination-next has-small-font-size\">Next</a>\n</nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"<!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:post-template {\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>✴︎</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"M j, Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"✴︎ \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"var:preset|spacing|70\",\"right\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1.1\",\"textTransform\":\"uppercase\",\"fontSize\":\"5.2rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"right\":\"16px\",\"left\":\"16px\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<!-- wp:query-pagination-previous {\"label\":\"Previous\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-next {\"label\":\"Next\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6510:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><ul style=\"text-transform:none;\" class=\"alignfull wp-block-post-template is-layout-flow wp-block-post-template-is-layout-flow\"><li class=\"wp-block-post post-2071 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-84 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-82 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-06T21:31:35+00:00\">07.6</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-06T21:31:35+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/jupiter/\" target=\"_self\" >Jupiter</a></h2></div>\n\n</li><li class=\"wp-block-post post-2069 post type-post status-publish format-standard hentry category-space tag-stars\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-87 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-85 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-06T21:30:31+00:00\">07.6</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-06T21:30:31+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/star-clusters-in-hurcules/\" target=\"_self\" >Star Clusters in Hurcules</a></h2></div>\n\n</li><li class=\"wp-block-post post-2067 post type-post status-publish format-standard hentry category-space tag-planet\">\n\n<div class=\"wp-block-group is-layout-flow wp-container-90 wp-block-group-is-layout-flow\" style=\"padding-bottom:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-content-justification-space-between is-nowrap is-layout-flex wp-container-88 wp-block-group-is-layout-flex\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-5813a8450eb0347cfdf34f1870882db6\"><time datetime=\"2021-07-05T21:29:00+00:00\">07.5</time></div>\n\n<div style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0; font-size:2rem;font-style:normal;font-weight:600;letter-spacing:1px;\" class=\"has-text-align-left has-link-color has-text-color has-contrast-color wp-block-post-date wp-elements-672016f5c95dcb277e0d666c7795c645\"><time datetime=\"2021-07-05T21:29:00+00:00\">2021</time></div></div>\n\n\n<h2 style=\"padding-top:var(--wp--preset--spacing--30); font-size:4.6rem;font-style:normal;font-weight:600;line-height:1.1;\" class=\"has-link-color has-text-color has-contrast-color wp-block-post-title wp-elements-b5fa43084743aafd1d185f08a32e7678 is-layout-flow wp-block-post-title-is-layout-flow\"><a href=\"https://wordpress.org/patterns/saturn/\" target=\"_self\" >Saturn</a></h2></div>\n\n</li></ul></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><nav class=\"wp-block-query-pagination is-content-justification-space-between is-nowrap is-layout-flex wp-container-93 wp-block-query-pagination-is-layout-flex\" aria-label=\"Pagination\">\n\n\n<a href=\"/patterns/wp-json/wp/v2/wporg-pattern?page=1&#038;per_page=100&#038;order=desc&#038;orderby=date&#038;locale=en_US&#038;wp-version=6.3.2&#038;pattern-keywords=11&#038;_fields=id%2Ctitle%2Ccontent%2Cmeta%2Ccategory_slugs%2Ckeyword_slugs%2Cpattern_content&#038;query-1-page=2\" style=\"font-size:2rem;font-style:normal;font-weight:600;text-transform:uppercase;letter-spacing:1px;\" class=\"wp-block-query-pagination-next\">Next Page</a>\n</nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"<!-- wp:query {\"queryId\":1,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:post-template {\"align\":\"full\",\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"4px\"}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"m.j\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /-->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"4.6rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\"}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n\n<!-- wp:query-pagination-next {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4810:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color wp-elements-a5c55c350363e1349d710a58148fd7b6 is-content-justification-space-between is-layout-flex wp-container-99 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size is-style-default wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color has-text-color has-white-color wp-block-site-title has-medium-font-size wp-elements-e24c80986e13ab3d929b38d6b46e3019\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"has-text-color has-white-color is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-98 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-97\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-97-content\">\n							<ul class=\"wp-block-navigation__container has-text-color has-white-color is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":50,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":50,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"white\",\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"textColor\":\"white\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"33vw\"} -->\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3886:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-4956719e1d36ae31d9fb9c185b0a148a is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-105 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-block-site-title wp-elements-f1e98d6c897e424c7d4e8232ded39f0a\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-104 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-103\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-103-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1232:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3646:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-110 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-109 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-108\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-108-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4215:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-7479bd1e590756c4aa927894dbdbef4e is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-116 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-113 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-112 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"wp-block-site-tagline has-small-font-size\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n</div>\n\n\n<nav class=\"has-small-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-small-font-size is-content-justification-right is-layout-flex wp-container-115 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-114\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-114-content\">\n							<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3418:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-e0434f7bbe3c9d87e2f1562e19b734da is-content-justification-space-between is-layout-flex wp-container-120 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-119 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open always-shown\" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container hidden-by-default \" style=\"\" id=\"modal-118\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-118-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title /-->\n\n<!-- wp:navigation {\"overlayMenu\":\"always\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4746:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-125 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group is-layout-flex wp-container-122 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-121 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-block-site-title has-medium-font-size wp-elements-234e57400cf5587740bb7caa261d6fc4\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n</div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-124 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-123\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-123-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":0,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":40,\"minHeightUnit\":\"vw\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3713:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-vertical is-content-justification-center is-layout-flex wp-container-130 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color has-text-color has-contrast-color wp-block-site-title has-large-font-size wp-elements-9728cce79011b64628d7f6beff066787\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"is-responsive items-justified-center is-fallback wp-block-navigation is-content-justification-center is-layout-flex wp-container-129 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-128\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-128-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-center is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3546:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-4b5a1e7a31f9f44eaeb3ab45e5ae60f1 is-content-justification-space-between is-layout-flex wp-container-134 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<nav class=\"has-large-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-large-font-size is-content-justification-right is-layout-flex wp-container-133 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-132\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-132-content\">\n							<ul class=\"wp-block-navigation__container has-large-font-size is-responsive items-justified-right is-fallback wp-block-navigation has-large-font-size\"><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-large-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title {\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"large\"} /--></div>\n<!-- /wp:group -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3749:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-138 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-135 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-block-site-title wp-elements-d6202aa7d337f2ce08aedc8ed261a84e\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right is-fallback wp-block-navigation is-content-justification-right is-layout-flex wp-container-137 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-136\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-136-content\">\n							<ul class=\"wp-block-navigation__container is-responsive items-justified-right is-fallback wp-block-navigation\"><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\" wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4180:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-142 wp-block-group-is-layout-flex\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-141 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-140 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"30vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2966:\"\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-block-group-is-layout-constrained\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-149 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-144 is-content-justification-left is-layout-constrained wp-container-145 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n\n\n<form role=\"search\" method=\"get\" action=\"https://wordpress.org/patterns/\" class=\"wp-block-search__button-outside wp-block-search__icon-button wp-block-search\"    ><label class=\"wp-block-search__label screen-reader-text\" for=\"wp-block-search__input-143\" >Search</label><div class=\"wp-block-search__inside-wrapper \"  style=\"width: 100%\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-143\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required  style=\"border-width: 1px\"/><button aria-label=\"Search\" class=\"wp-block-search__button has-icon wp-element-button\" type=\"submit\"  style=\"border-width: 1px\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\">\n					<path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z\"></path>\n				</svg></button></div></form></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-148 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-147 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-vertical is-content-justification-left is-layout-flex wp-container-146 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-151 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"color\":{\"background\":\"#00000008\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"width\":\"1px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:840:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-154 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3652:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-159 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"has-small-font-size is-responsive items-justified-left is-fallback wp-block-navigation has-small-font-size is-content-justification-left is-layout-flex wp-container-157 wp-block-navigation-is-layout-flex\" aria-label=\"\" \n			data-wp-interactive\n			data-wp-context=\'{ \"core\": { \"navigation\": { \"overlayOpenedBy\": {}, \"type\": \"overlay\", \"roleAttribute\": \"\" } } }\'\n		><button aria-haspopup=\"true\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open \" \n			data-wp-on--click=\"actions.core.navigation.openMenuOnClick\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n		><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><rect x=\"4\" y=\"7.5\" width=\"16\" height=\"1.5\" /><rect x=\"4\" y=\"15\" width=\"16\" height=\"1.5\" /></svg></button>\n			<div class=\"wp-block-navigation__responsive-container  \" style=\"\" id=\"modal-156\" \n			data-wp-class--has-modal-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-class--is-menu-open=\"selectors.core.navigation.isMenuOpen\"\n			data-wp-effect=\"effects.core.navigation.initMenu\"\n			data-wp-on--keydown=\"actions.core.navigation.handleMenuKeydown\"\n			data-wp-on--focusout=\"actions.core.navigation.handleMenuFocusout\"\n			tabindex=\"-1\"\n		>\n				<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n					<div aria-modal=\"\" role=\"\" class=\"wp-block-navigation__responsive-dialog\" aria-label=\"Menu\" \n			data-wp-bind--aria-modal=\"selectors.core.navigation.ariaModal\"\n			data-wp-bind--role=\"selectors.core.navigation.roleAttribute\"\n			data-wp-effect=\"effects.core.navigation.focusFirstElement\"\n		>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n			data-wp-on--click=\"actions.core.navigation.closeMenuOnClick\"\n		><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13 11.8l6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\"></path></svg></button>\n						<div class=\"wp-block-navigation__responsive-container-content\" id=\"modal-156-content\">\n							<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-left is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n						</div>\n					</div>\n				</div>\n			</div></nav></div>\n\n\n\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"left\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2963:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-8d0170a0199cafe7fbcba6c0b4dac464 is-vertical is-content-justification-stretch is-layout-flex wp-container-169 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-columns alignwide has-small-font-size is-layout-flex wp-container-167 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Location</p>\n\n\n\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-center is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size is-content-justification-center is-nowrap is-layout-flex wp-container-163 wp-block-navigation-is-layout-flex\" aria-label=\"\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center\">Follow us</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-165 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-168 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"40vh\"}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:columns {\"align\":\"wide\",\"fontSize\":\"small\"} -->\n<div class=\"wp-block-columns alignwide has-small-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Follow us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4120:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-171 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px;\" class=\"is-default-size aligncenter wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-170 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-wordpress  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4597:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignfull has-small-font-size is-content-justification-space-between is-nowrap is-layout-flex wp-container-177 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size wp-container-content-172\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n\n<div class=\"wp-block-group wp-container-content-173 is-vertical is-content-justification-center is-layout-flex wp-container-174 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only wp-container-content-175 is-content-justification-right is-nowrap is-layout-flex wp-container-176 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram  wp-block-social-link\"><a href=\"https://#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"nowrap\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group alignfull has-small-font-size\"><!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"12px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2835:\"\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-187 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group wp-container-content-179 is-vertical is-layout-flex wp-container-180 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-layout-flex wp-container-186 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-183 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-left is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size is-content-justification-left is-nowrap is-layout-flex wp-container-182 wp-block-navigation-is-layout-flex\" aria-label=\"\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-left is-vertical no-wrap is-fallback wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-185 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left\">Social</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-left is-layout-flex wp-container-184 wp-block-group-is-layout-flex\">\n<p><a href=\"#\">Facebook</a></p>\n\n\n\n<p><a href=\"#\">Instagram</a></p>\n\n\n\n<p><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"medium\"} /-->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1330:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-191 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3496:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-192 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-200 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-196 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-199 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:5:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:7:\"gallery\";i:3;s:6:\"images\";i:4;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2240:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-204 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-208 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1445:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n</div>\n</div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:719:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1508:\"\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-215 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1321:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-219 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1518:\"\n<h2 class=\"wp-block-heading\" style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-223 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:572:\"\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-224 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n</figure>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"<!-- wp:gallery {\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\";}}','no'),(831,'_site_transient_timeout_theme_roots','1699426187','no'),(832,'_site_transient_theme_roots','a:5:{s:8:\"coiffure\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(833,'_site_transient_timeout_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69','1699427987','no'),(834,'_site_transient_wp_remote_block_patterns_0dc4db57500f00dee60778de7fb84b69','a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6630:\"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><h1 style=\"font-style:normal;font-weight:700;\" class=\"has-text-align-center wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Block Pattern Directory</a></h1>\n\n<p class=\"has-text-align-center wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-2 wp-block-social-links-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-instagram has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-bandcamp has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bandcamp</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-twitter has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li style=\"color: #000000; background-color: #ffffff; \" class=\"wp-social-link wp-social-link-twitch has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitch</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|80\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|80\",\"left\":\"0\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><!-- wp:site-title {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:site-tagline {\"textAlign\":\"center\"} /-->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:social-links {\"iconColor\":\"black\",\"iconColorValue\":\"#000000\",\"iconBackgroundColor\":\"white\",\"iconBackgroundColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"bandcamp\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:961:\"\n<div class=\"wp-block-group alignfull has-text-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-4 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"buttons\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3717:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-12 wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-2ae1b943d87d6b5cbc827b8e7de5c343 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for one adult</li>\n\n\n\n<li>One free ticket per special exhibition</li>\n\n\n\n<li>Two single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-c860b6260b3b3b7bae640a65db9c9aec is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Four free tickets per special exhibition</li>\n\n\n\n<li>Four single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-8 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-4a86cd4fa1de9230a73a90c7ad305893 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Five free tickets per special exhibition</li>\n\n\n\n<li>Six single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-10 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"margin-bottom:0\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"single\"} -->\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"style\":{\"color\":{\"background\":\"#000000\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for one adult</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One free ticket per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Two single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"family\"} -->\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"patron\"} -->\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Five free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Six single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2281:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Terry a O&#8217;Neal</p>\n</div>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size\">– Molière</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1687:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color wp-elements-5fce4e677a9b9d7d0cae0196c9d74d97\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group has-link-color wp-elements-71b4a847bbd96313422a1303e9ba41f3 is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-0860918d5b16b9e1778b1966b333b980\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n</div>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1830:\"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-21 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"(max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-19 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2907:\"\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-31 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-24 is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-25 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-large wp-container-content-22\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"(max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-23 wp-block-group-is-layout-flex\">\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-28 is-vertical is-layout-flex wp-container-29 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-27 wp-block-group-is-layout-flex\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n\n\n\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"(max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:3:{i:0;s:8:\"featured\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1665:\"\n<div class=\"wp-block-columns is-layout-flex wp-container-36 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></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\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-39 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n</div>\n\n\n\n<p></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1684:\"\n<figure class=\"wp-block-image alignwide size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-44 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:14:\"call-to-action\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3492:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-45 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-53 wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-49 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-52 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:5:{i:0;s:7:\"columns\";i:1;s:8:\"featured\";i:2;s:7:\"gallery\";i:3;s:6:\"images\";i:4;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:554:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1320:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-57 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:8:\"featured\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":7:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";}s:14:\"category_slugs\";a:2:{i:0;s:8:\"featured\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}}','no'),(835,'_transient_timeout_coiffure_2.3','1699439084','no'),(836,'_transient_coiffure_2.3','1','no'),(837,'_site_transient_timeout_eda6590ff3e4e8bd986fd2524e018178_new_version','1699455511','no'),(838,'_site_transient_eda6590ff3e4e8bd986fd2524e018178_new_version','3.16.2','no'),(839,'_site_transient_timeout_eda6590ff3e4e8bd986fd2524e018178_github_data','1699455511','no'),(840,'_site_transient_eda6590ff3e4e8bd986fd2524e018178_github_data','O:8:\"stdClass\":82:{s:2:\"id\";i:279870188;s:7:\"node_id\";s:32:\"MDEwOlJlcG9zaXRvcnkyNzk4NzAxODg=\";s:4:\"name\";s:11:\"proelements\";s:9:\"full_name\";s:23:\"proelements/proelements\";s:7:\"private\";b:0;s:5:\"owner\";O:8:\"stdClass\":18:{s:5:\"login\";s:11:\"proelements\";s:2:\"id\";i:68284108;s:7:\"node_id\";s:20:\"MDQ6VXNlcjY4Mjg0MTA4\";s:10:\"avatar_url\";s:52:\"https://avatars.githubusercontent.com/u/68284108?v=4\";s:11:\"gravatar_id\";s:0:\"\";s:3:\"url\";s:40:\"https://api.github.com/users/proelements\";s:8:\"html_url\";s:30:\"https://github.com/proelements\";s:13:\"followers_url\";s:50:\"https://api.github.com/users/proelements/followers\";s:13:\"following_url\";s:63:\"https://api.github.com/users/proelements/following{/other_user}\";s:9:\"gists_url\";s:56:\"https://api.github.com/users/proelements/gists{/gist_id}\";s:11:\"starred_url\";s:63:\"https://api.github.com/users/proelements/starred{/owner}{/repo}\";s:17:\"subscriptions_url\";s:54:\"https://api.github.com/users/proelements/subscriptions\";s:17:\"organizations_url\";s:45:\"https://api.github.com/users/proelements/orgs\";s:9:\"repos_url\";s:46:\"https://api.github.com/users/proelements/repos\";s:10:\"events_url\";s:57:\"https://api.github.com/users/proelements/events{/privacy}\";s:19:\"received_events_url\";s:56:\"https://api.github.com/users/proelements/received_events\";s:4:\"type\";s:4:\"User\";s:10:\"site_admin\";b:0;}s:8:\"html_url\";s:42:\"https://github.com/proelements/proelements\";s:11:\"description\";s:135:\"This plugin enables GPL features of Elementor Pro: widgets, theme builder, dynamic colors and content, forms & popup builder, and more.\";s:4:\"fork\";b:0;s:3:\"url\";s:52:\"https://api.github.com/repos/proelements/proelements\";s:9:\"forks_url\";s:58:\"https://api.github.com/repos/proelements/proelements/forks\";s:8:\"keys_url\";s:66:\"https://api.github.com/repos/proelements/proelements/keys{/key_id}\";s:17:\"collaborators_url\";s:81:\"https://api.github.com/repos/proelements/proelements/collaborators{/collaborator}\";s:9:\"teams_url\";s:58:\"https://api.github.com/repos/proelements/proelements/teams\";s:9:\"hooks_url\";s:58:\"https://api.github.com/repos/proelements/proelements/hooks\";s:16:\"issue_events_url\";s:75:\"https://api.github.com/repos/proelements/proelements/issues/events{/number}\";s:10:\"events_url\";s:59:\"https://api.github.com/repos/proelements/proelements/events\";s:13:\"assignees_url\";s:69:\"https://api.github.com/repos/proelements/proelements/assignees{/user}\";s:12:\"branches_url\";s:70:\"https://api.github.com/repos/proelements/proelements/branches{/branch}\";s:8:\"tags_url\";s:57:\"https://api.github.com/repos/proelements/proelements/tags\";s:9:\"blobs_url\";s:68:\"https://api.github.com/repos/proelements/proelements/git/blobs{/sha}\";s:12:\"git_tags_url\";s:67:\"https://api.github.com/repos/proelements/proelements/git/tags{/sha}\";s:12:\"git_refs_url\";s:67:\"https://api.github.com/repos/proelements/proelements/git/refs{/sha}\";s:9:\"trees_url\";s:68:\"https://api.github.com/repos/proelements/proelements/git/trees{/sha}\";s:12:\"statuses_url\";s:67:\"https://api.github.com/repos/proelements/proelements/statuses/{sha}\";s:13:\"languages_url\";s:62:\"https://api.github.com/repos/proelements/proelements/languages\";s:14:\"stargazers_url\";s:63:\"https://api.github.com/repos/proelements/proelements/stargazers\";s:16:\"contributors_url\";s:65:\"https://api.github.com/repos/proelements/proelements/contributors\";s:15:\"subscribers_url\";s:64:\"https://api.github.com/repos/proelements/proelements/subscribers\";s:16:\"subscription_url\";s:65:\"https://api.github.com/repos/proelements/proelements/subscription\";s:11:\"commits_url\";s:66:\"https://api.github.com/repos/proelements/proelements/commits{/sha}\";s:15:\"git_commits_url\";s:70:\"https://api.github.com/repos/proelements/proelements/git/commits{/sha}\";s:12:\"comments_url\";s:70:\"https://api.github.com/repos/proelements/proelements/comments{/number}\";s:17:\"issue_comment_url\";s:77:\"https://api.github.com/repos/proelements/proelements/issues/comments{/number}\";s:12:\"contents_url\";s:69:\"https://api.github.com/repos/proelements/proelements/contents/{+path}\";s:11:\"compare_url\";s:76:\"https://api.github.com/repos/proelements/proelements/compare/{base}...{head}\";s:10:\"merges_url\";s:59:\"https://api.github.com/repos/proelements/proelements/merges\";s:11:\"archive_url\";s:75:\"https://api.github.com/repos/proelements/proelements/{archive_format}{/ref}\";s:13:\"downloads_url\";s:62:\"https://api.github.com/repos/proelements/proelements/downloads\";s:10:\"issues_url\";s:68:\"https://api.github.com/repos/proelements/proelements/issues{/number}\";s:9:\"pulls_url\";s:67:\"https://api.github.com/repos/proelements/proelements/pulls{/number}\";s:14:\"milestones_url\";s:72:\"https://api.github.com/repos/proelements/proelements/milestones{/number}\";s:17:\"notifications_url\";s:92:\"https://api.github.com/repos/proelements/proelements/notifications{?since,all,participating}\";s:10:\"labels_url\";s:66:\"https://api.github.com/repos/proelements/proelements/labels{/name}\";s:12:\"releases_url\";s:66:\"https://api.github.com/repos/proelements/proelements/releases{/id}\";s:15:\"deployments_url\";s:64:\"https://api.github.com/repos/proelements/proelements/deployments\";s:10:\"created_at\";s:20:\"2020-07-15T13:04:05Z\";s:10:\"updated_at\";s:20:\"2023-11-07T10:32:32Z\";s:9:\"pushed_at\";s:20:\"2023-10-10T04:29:45Z\";s:7:\"git_url\";s:44:\"git://github.com/proelements/proelements.git\";s:7:\"ssh_url\";s:42:\"git@github.com:proelements/proelements.git\";s:9:\"clone_url\";s:46:\"https://github.com/proelements/proelements.git\";s:7:\"svn_url\";s:42:\"https://github.com/proelements/proelements\";s:8:\"homepage\";s:42:\"https://github.com/proelements/proelements\";s:4:\"size\";i:8097;s:16:\"stargazers_count\";i:506;s:14:\"watchers_count\";i:506;s:8:\"language\";s:10:\"JavaScript\";s:10:\"has_issues\";b:0;s:12:\"has_projects\";b:0;s:13:\"has_downloads\";b:1;s:8:\"has_wiki\";b:0;s:9:\"has_pages\";b:0;s:15:\"has_discussions\";b:0;s:11:\"forks_count\";i:112;s:10:\"mirror_url\";N;s:8:\"archived\";b:0;s:8:\"disabled\";b:0;s:17:\"open_issues_count\";i:15;s:7:\"license\";O:8:\"stdClass\":5:{s:3:\"key\";s:5:\"other\";s:4:\"name\";s:5:\"Other\";s:7:\"spdx_id\";s:11:\"NOASSERTION\";s:3:\"url\";N;s:7:\"node_id\";s:16:\"MDc6TGljZW5zZTA=\";}s:13:\"allow_forking\";b:1;s:11:\"is_template\";b:0;s:27:\"web_commit_signoff_required\";b:0;s:6:\"topics\";a:5:{i:0;s:9:\"elementor\";i:1;s:22:\"elementor-page-builder\";i:2;s:16:\"elementor-plugin\";i:3;s:12:\"elementorpro\";i:4;s:11:\"proelements\";}s:10:\"visibility\";s:6:\"public\";s:5:\"forks\";i:112;s:11:\"open_issues\";i:15;s:8:\"watchers\";i:506;s:14:\"default_branch\";s:6:\"master\";s:16:\"temp_clone_token\";N;s:13:\"network_count\";i:112;s:17:\"subscribers_count\";i:63;}','no'),(851,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1725031832','no'),(852,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"build\\/wc-settings.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-settings.js\",\"version\":\"b31b6165ac2a07ada0ff536d52b1466d\",\"dependencies\":[\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-middleware.js\",\"version\":\"208988bfef8a0a939e506218fc806a2b\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"build\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-data.js\",\"version\":\"6279193027a1b903984715859dfcbaab\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"build\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-vendors.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-registry.js\",\"version\":\"ecaf398656735e56f2d30eafc248ef35\",\"dependencies\":[\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-polyfill\"]},\"build\\/wc-blocks.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks.js\",\"version\":\"1159c1fb50bedb71fad49f8808017cfe\",\"dependencies\":[\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-shared-context.js\",\"version\":\"caa936d2b7c335001cfc366d96d8a569\",\"dependencies\":[\"wp-element\",\"wp-polyfill\"]},\"build\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/wc-blocks-shared-hocs.js\",\"version\":\"7243a9fa7264377a45413afae757013f\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"build\\/price-format.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-format.js\",\"version\":\"46126111d3b46712d9c0f0dbd873b138\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"build\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/blocks-checkout.js\",\"version\":\"cb1e22af331a53010b79e1484a5344bd\",\"dependencies\":[\"lodash\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"build\\/active-filters.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/active-filters.js\",\"version\":\"ed942f2e4631590ba01d30e045367abf\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/active-filters-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/active-filters-frontend.js\",\"version\":\"948664e8c5afa263b9c5dfda6dc2e83a\",\"dependencies\":[\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/all-products.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-products.js\",\"version\":\"f478ea858b58d3507924bea2c4c214ad\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/all-products-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-products-frontend.js\",\"version\":\"d12119aa2d9e588535c80fe0310c869e\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/all-reviews.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/all-reviews.js\",\"version\":\"d578e628b1e1f0148c7bf60cfe1c602f\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/reviews-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-frontend.js\",\"version\":\"f7574b7910cac2f35291759fd35ce254\",\"dependencies\":[\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-compose\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"build\\/attribute-filter.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/attribute-filter.js\",\"version\":\"19c61fdb57ae1e3ee4c4465694e2e73f\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/attribute-filter-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/attribute-filter-frontend.js\",\"version\":\"10589e1dbed5b10fc6383d7730b8b091\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/breadcrumbs.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/breadcrumbs.js\",\"version\":\"779832775ebf460068025eadf0e90da7\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/catalog-sorting.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/catalog-sorting.js\",\"version\":\"70d26793890b54364d1bbd5bce8a2e5f\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/legacy-template.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/legacy-template.js\",\"version\":\"1deb4ed7bca43c65a86d8f5cd71d0f2e\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/customer-account.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/customer-account.js\",\"version\":\"cae8d20aaf0cf655dbdfdee65cb8690e\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/featured-category.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/featured-category.js\",\"version\":\"3d12a7feebe4b68db6a36c9782d5ad32\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"build\\/featured-product.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/featured-product.js\",\"version\":\"e4170e4eaef5b2cd3a1ecc1620f83f6e\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"build\\/filter-wrapper.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filter-wrapper.js\",\"version\":\"39a31dba3fd2d291ce2697866fa1c71d\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/filter-wrapper-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filter-wrapper-frontend.js\",\"version\":\"1c42e853788847e4cb9b601a4b29ff97\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"build\\/handpicked-products.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/handpicked-products.js\",\"version\":\"a19a347add2b45d53540cfee4e85f35a\",\"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\"]},\"build\\/mini-cart.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart.js\",\"version\":\"dcafac4b01a7e074b1393897ae84166f\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/mini-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-frontend.js\",\"version\":\"b922d0f8fc627b4c7695288bc4eb7d38\",\"dependencies\":[\"wc-price-format\",\"wc-settings\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/store-notices.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/store-notices.js\",\"version\":\"b0410f962bb163ecf804f85945494a69\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/price-filter.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-filter.js\",\"version\":\"d34658f1bc90f65917dff23469786540\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/price-filter-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/price-filter-frontend.js\",\"version\":\"4f2ef15ca232059ed0f17c7cfbea62f5\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"build\\/product-add-to-cart.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-add-to-cart.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-add-to-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-add-to-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-best-sellers.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-best-sellers.js\",\"version\":\"5e118444ec6ac5c2b3b9440f9a558d7f\",\"dependencies\":[\"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\"]},\"build\\/product-button.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-button.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-button-interactivity-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-button-interactivity-frontend.js\",\"version\":\"f231c36d2e6154d2cf545a864568f5e4\",\"dependencies\":[\"lodash\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"build\\/product-categories.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-categories.js\",\"version\":\"4c0c5bfa88e3bc2d34f8b7cd3089cbc1\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"build\\/product-category.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-category.js\",\"version\":\"bbc8aaa78e356a825d5c33c7e4fcce76\",\"dependencies\":[\"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\"]},\"build\\/product-collection.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-collection.js\",\"version\":\"941432e3696193936d37736b8faf9837\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/product-new.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-new.js\",\"version\":\"54fd948597e5afa211abe9b37a3382e8\",\"dependencies\":[\"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\"]},\"build\\/product-on-sale.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-on-sale.js\",\"version\":\"b39b1e40568e2dd5b37320e6dfa17f57\",\"dependencies\":[\"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\"]},\"build\\/product-template.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-template.js\",\"version\":\"b73d4ef43094fefd8eb5a09bc3178c82\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"build\\/product-query.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-query.js\",\"version\":\"b09016077f61d88bbd680cc641cef9ff\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/product-query-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-query-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-results-count.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-results-count.js\",\"version\":\"62389880d09bea807af392c535996912\",\"dependencies\":[\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/product-search.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-search.js\",\"version\":\"a32bcc8d5170d5a7d8e4c9854477f8f8\",\"dependencies\":[\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"build\\/product-summary.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-summary.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-tag.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-tag.js\",\"version\":\"74f9457abc552c377bfd00525d7f7ed6\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"build\\/product-title.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-title.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-title-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/product-top-rated.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/product-top-rated.js\",\"version\":\"635f63dff3d29cca693bd94a17659bda\",\"dependencies\":[\"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\"]},\"build\\/products-by-attribute.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/products-by-attribute.js\",\"version\":\"73b9ca1ee1dfe920689b7c2ca1134bbb\",\"dependencies\":[\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"build\\/rating-filter.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/rating-filter.js\",\"version\":\"8a60b8434a974c7d9e71c9863ee4a423\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/reviews-by-category.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-by-category.js\",\"version\":\"6ecfcf28de8997b8f93996a0bf52766c\",\"dependencies\":[\"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\"]},\"build\\/reviews-by-product.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/reviews-by-product.js\",\"version\":\"2a47a97286dbc7a2293f760ee2b21f6f\",\"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-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"build\\/single-product.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/single-product.js\",\"version\":\"7dc18ae07298254fb4c2c3f50f368333\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/stock-filter.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/stock-filter.js\",\"version\":\"8bfac93830eed1003e87b254e7103dda\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/stock-filter-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/stock-filter-frontend.js\",\"version\":\"bb50cc5d94568fa66c1b2da4c7ab3060\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"build\\/cart.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart.js\",\"version\":\"23d484e326a0b12a525fb0d7beddac73\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-frontend.js\",\"version\":\"89e864cb281577fa4668ce653ccc6f41\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-blocks\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-products--product-price-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products--product-price-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/cart-line-items--checkout-blocks\\/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/cart-line-items--checkout-blocks\\/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/cart-cross-sells-products--cart-blocks\\/cart-line-items--cart-blocks\\/cart-order--3c5fe802-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/cart-cross-sells-products--cart-blocks\\/cart-line-items--cart-blocks\\/cart-order--3c5fe802-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/billing-address--checkout-blocks\\/order--decc3dc6-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/billing-address--checkout-blocks\\/order--decc3dc6-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/order-summary-shipping--checkout-block--24d3fc0c-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--cart-blocks\\/order-summary-shipping--checkout-blocks\\/order-summary-shipping--checkout-block--24d3fc0c-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-taxes-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-subtotal-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filled-cart-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/empty-cart-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-totals-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-items-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-line-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-express-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/proceed-to-checkout-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-accepted-payment-methods-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-coupon-form-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-discount-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-fee-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-heading-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-order-summary-shipping-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-cross-sells-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/cart-cross-sells-products-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout.js\",\"version\":\"1b91965aaf315e8ca91923398605c910\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/checkout-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-frontend.js\",\"version\":\"a6427457ee65cfa508d1d3bcc982f8a8\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/checkout-blocks\\/actions-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/fields-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/fields-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/terms-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/terms-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/totals-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/totals-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/actions--checkout-blocks\\/terms-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/actions--checkout-blocks\\/terms-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/payment-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/payment-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/shipping-method-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/shipping-method-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--checkout-blocks\\/billing-address--checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--checkout-blocks\\/billing-address--checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-actions-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-billing-address-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-contact-information-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-express-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-fields-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-note-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-discount-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-fee-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-shipping-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-subtotal-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-order-summary-taxes-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-payment-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-address-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-methods-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-shipping-method-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-pickup-options-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-terms-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/checkout-totals-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents.js\",\"version\":\"e9456573a7b01f9120587bf7edc5a57d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/empty-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/empty-mini-cart-contents-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/filled-mini-cart-contents-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-footer-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-items-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-products-table-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-shopping-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-cart-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-checkout-button-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-items-counter-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-title-label-block.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-component-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-component-frontend.js\",\"version\":\"a0eb1c412a9dfd9bcec35fdcfbbd716d\",\"dependencies\":[\"lodash\",\"react\",\"wc-blocks-checkout\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wp-a11y\",\"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-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\",\"wp-wordcount\"]},\"build\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table--product-image--product-title-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table--product-image--product-title-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button--mini-cart-contents-block\\/checkout-button--mini-cart-contents---358acf4e-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button--mini-cart-contents-block\\/checkout-button--mini-cart-contents---358acf4e-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--mini-cart-contents-block\\/products-table--price-filter-wrapper--product-price-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--mini-cart-contents-block\\/products-table--price-filter-wrapper--product-price-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]},\"build\\/vendors--mini-cart-contents-block\\/products-table-style.js\":{\"src\":\"http:\\/\\/johnbaconsalon.com\\/wp-content\\/plugins\\/woocommerce\\/packages\\/woocommerce-blocks\\/build\\/vendors--mini-cart-contents-block\\/products-table-style.js\",\"version\":\"11.1.2\",\"dependencies\":[]}},\"version\":\"11.1.2\",\"hash\":\"0c345b10cd6f401dc8d29f0b1ccdcdcd\"}','no'),(860,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(989,'_transient_timeout_as-post-store-dependencies-met','1722498690','no'),(990,'_transient_as-post-store-dependencies-met','yes','no');
/*!40000 ALTER TABLE `wpuf_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_postmeta`
--

DROP TABLE IF EXISTS `wpuf_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=3777 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_postmeta`
--

LOCK TABLES `wpuf_postmeta` WRITE;
/*!40000 ALTER TABLE `wpuf_postmeta` DISABLE KEYS */;
INSERT INTO `wpuf_postmeta` VALUES (3,6,'_wp_attached_file','2023/11/JB-Salon-Diamond-with-tag.png.webp'),(4,6,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:585;s:6:\"height\";i:287;s:4:\"file\";s:42:\"2023/11/JB-Salon-Diamond-with-tag.png.webp\";s:8:\"filesize\";i:6178;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"JB-Salon-Diamond-with-tag.png-300x147.webp\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"JB-Salon-Diamond-with-tag.png-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3102;}}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:{}}}'),(5,7,'_wp_attached_file','2023/11/john-bacon-salon-logo_296x96.jpg.webp'),(6,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:296;s:6:\"height\";i:96;s:4:\"file\";s:45:\"2023/11/john-bacon-salon-logo_296x96.jpg.webp\";s:8:\"filesize\";i:3196;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"john-bacon-salon-logo_296x96.jpg-150x96.webp\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2694;}}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:{}}}'),(7,8,'origin','theme'),(8,9,'_elementor_edit_mode','builder'),(9,9,'_elementor_template_type','kit'),(14,9,'_wp_page_template','default'),(15,9,'_elementor_page_settings','a:6:{s:9:\"site_name\";s:16:\"John Bacon Salon\";s:16:\"site_description\";s:17:\"Where hair is art\";s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_1\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_2\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#EEEBE2\";}i:2;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_3\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#FAFAFA\";}i:3;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_4\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#FEFCF5\";}i:4;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_5\";s:5:\"title\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#FFFFFF\";}i:5;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_6\";s:5:\"title\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#000000\";}i:6;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_7\";s:5:\"title\";s:8:\"Accent 7\";s:5:\"color\";s:9:\"#00000026\";}i:7;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_8\";s:5:\"title\";s:8:\"Accent 8\";s:5:\"color\";s:9:\"#FFFFFF4D\";}i:8;a:3:{s:3:\"_id\";s:29:\"vamtam_sticky_header_bg_color\";s:5:\"title\";s:22:\"Sticky Header Bg Color\";s:5:\"color\";s:7:\"#0F0F0F\";}}s:17:\"system_typography\";a:7:{i:0;a:9:{s:3:\"_id\";s:19:\"vamtam_primary_font\";s:5:\"title\";s:12:\"Primary Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:9:\"Helvetica\";s:25:\"typography_text_transform\";s:4:\"none\";}i:1;a:10:{s:3:\"_id\";s:9:\"vamtam_h1\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:2;a:10:{s:3:\"_id\";s:9:\"vamtam_h2\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:21:\"typography_font_style\";s:6:\"normal\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:9:\"vamtam_h3\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:9:\"vamtam_h4\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:5;a:9:{s:3:\"_id\";s:9:\"vamtam_h5\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:6;a:9:{s:3:\"_id\";s:9:\"vamtam_h6\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(18,12,'_wp_attached_file','woocommerce-placeholder.png'),(19,12,'_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:5:{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:12475;}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:98202;}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:4204;}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:60014;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-320x480.png\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25547;s:9:\"uncropped\";b: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:{}}}'),(20,18,'_elementor_edit_mode','builder'),(21,18,'_elementor_template_type','kit'),(22,18,'_elementor_page_settings','a:159:{s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_1\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_2\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#EEEBE2\";}i:2;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_3\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#FAFAFA\";}i:3;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_4\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#FEFCF5\";}i:4;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_5\";s:5:\"title\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#FFFFFF\";}i:5;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_6\";s:5:\"title\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#000000\";}i:6;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_7\";s:5:\"title\";s:8:\"Accent 7\";s:5:\"color\";s:9:\"#00000026\";}i:7;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_8\";s:5:\"title\";s:8:\"Accent 8\";s:5:\"color\";s:9:\"#FFFFFF4D\";}i:8;a:3:{s:3:\"_id\";s:29:\"vamtam_sticky_header_bg_color\";s:5:\"title\";s:22:\"Sticky Header Bg Color\";s:5:\"color\";s:7:\"#0F0F0F\";}}s:17:\"system_typography\";a:7:{i:0;a:9:{s:3:\"_id\";s:19:\"vamtam_primary_font\";s:5:\"title\";s:12:\"Primary Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:9:\"Helvetica\";s:25:\"typography_text_transform\";s:4:\"none\";}i:1;a:10:{s:3:\"_id\";s:9:\"vamtam_h1\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:2;a:10:{s:3:\"_id\";s:9:\"vamtam_h2\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:21:\"typography_font_style\";s:6:\"normal\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:9:\"vamtam_h3\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:9:\"vamtam_h4\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:5;a:9:{s:3:\"_id\";s:9:\"vamtam_h5\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:6;a:9:{s:3:\"_id\";s:9:\"vamtam_h6\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"0026a0d\";s:5:\"title\";s:14:\"Custom Color 1\";s:5:\"color\";s:9:\"#191919BD\";}}s:17:\"custom_typography\";a:11:{i:0;a:10:{s:3:\"_id\";s:7:\"5eb041f\";s:5:\"title\";s:12:\"Accent Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:7:\"ecca21e\";s:5:\"title\";s:6:\"Body L\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:7:\"5de5b2f\";s:5:\"title\";s:6:\"Body S\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:7:\"833c08e\";s:5:\"title\";s:7:\"Body XS\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:4;a:8:{s:3:\"_id\";s:7:\"fe27136\";s:5:\"title\";s:9:\"Main menu\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:4:\"none\";}i:5;a:10:{s:3:\"_id\";s:7:\"543a803\";s:5:\"title\";s:10:\"Menu Small\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:18:\"Inter Tight - temp\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}}i:6;a:9:{s:3:\"_id\";s:7:\"f696de8\";s:5:\"title\";s:5:\"Quote\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"normal\";s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:7;a:5:{s:3:\"_id\";s:7:\"c42da43\";s:5:\"title\";s:10:\"Price list\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:8;a:9:{s:3:\"_id\";s:7:\"898b8db\";s:5:\"title\";s:23:\"Button Text - underline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.4;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:9:\"underline\";}i:9;a:11:{s:3:\"_id\";s:7:\"acd4083\";s:5:\"title\";s:10:\"Sale Flash\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:10;a:6:{s:3:\"_id\";s:7:\"1e63e33\";s:5:\"title\";s:17:\"From Input Fields\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:44:\"Helvetica Neue, Helvetica, Arial, Sans-serif\";s:9:\"site_name\";s:16:\"John Bacon Salon\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:10:\"body_color\";s:7:\"#191919\";s:37:\"link_hover_typography_text_decoration\";s:9:\"underline\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"14\";s:8:\"isLinked\";b:1;}s:26:\"body_background_background\";s:7:\"classic\";s:11:\"__globals__\";a:43:{s:26:\"body_typography_typography\";s:41:\"globals/typography?id=vamtam_primary_font\";s:17:\"link_normal_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:24:\"h1_typography_typography\";s:31:\"globals/typography?id=vamtam_h1\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=vamtam_h2\";s:24:\"h3_typography_typography\";s:31:\"globals/typography?id=vamtam_h3\";s:8:\"h1_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h2_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h3_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h4_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h4_typography_typography\";s:31:\"globals/typography?id=vamtam_h4\";s:8:\"h5_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h5_typography_typography\";s:31:\"globals/typography?id=vamtam_h5\";s:8:\"h6_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h6_typography_typography\";s:31:\"globals/typography?id=vamtam_h6\";s:17:\"button_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"button_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:28:\"button_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:29:\"button_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:23:\"button_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:32:\"form_label_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:32:\"form_field_typography_typography\";s:29:\"globals/typography?id=1e63e33\";s:21:\"form_field_text_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:27:\"form_field_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"form_field_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:27:\"form_field_focus_text_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"form_field_focus_border_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:21:\"body_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:42:\"settings_page_transitions_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:33:\"message_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:39:\"message_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:32:\"message_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:38:\"message_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:30:\"info_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:36:\"info_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:29:\"info_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:35:\"info_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"error_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:33:\"error_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"message_buttons_border_color\";s:0:\"\";s:31:\"message_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:35:\"message_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"info_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:32:\"info_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:38:\"link_normal_typography_text_decoration\";s:9:\"underline\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1280;s:5:\"sizes\";a:0:{}}s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:44:\"settings_page_transitions_entrance_animation\";s:8:\"fade-out\";s:40:\"settings_page_transitions_exit_animation\";s:7:\"fade-in\";s:44:\"settings_page_transitions_animation_duration\";a:3:{s:4:\"unit\";s:2:\"ms\";s:4:\"size\";i:800;s:5:\"sizes\";a:0:{}}s:35:\"vamtam_theme_enable_all_widget_mods\";s:0:\"\";s:27:\"vamtam_theme_call-to-action\";s:0:\"\";s:21:\"vamtam_theme_icon-box\";s:0:\"\";s:22:\"vamtam_theme_shortcode\";s:0:\"\";s:28:\"woocommerce_notices_elements\";a:3:{i:0;s:8:\"wc_error\";i:1;s:10:\"wc_message\";i:2;s:7:\"wc_info\";}s:26:\"vamtam_theme_wc-categories\";s:0:\"\";s:42:\"vamtam_theme_woocommerce-product-data-tabs\";s:0:\"\";s:39:\"vamtam_theme_woocommerce-product-rating\";s:0:\"\";s:55:\"vamtam_theme_woocommerce-product-additional-information\";s:0:\"\";s:26:\"vamtam_theme_paypal-button\";s:0:\"\";s:44:\"vamtam_theme_wp-widget-dgwt_wcas_ajax_search\";s:0:\"\";s:42:\"vamtam_theme_wp-widget-berocket_aapf_group\";s:0:\"\";s:34:\"vamtam_theme_wc_products_new_badge\";s:0:\"\";s:30:\"error_notice_box_border_border\";s:5:\"solid\";s:29:\"error_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:44:\"message_buttons_normal_background_background\";s:7:\"classic\";s:43:\"message_buttons_hover_background_background\";s:7:\"classic\";s:27:\"message_buttons_border_type\";s:4:\"none\";s:41:\"info_buttons_normal_background_background\";s:7:\"classic\";s:40:\"info_buttons_hover_background_background\";s:7:\"classic\";s:24:\"info_buttons_border_type\";s:4:\"none\";s:38:\"error_notice_box_background_background\";s:7:\"classic\";s:28:\"message_buttons_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:9:\"Helvetica\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:7:\"#000000\";s:8:\"h1_color\";s:7:\"#191919\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"400\";s:28:\"h1_typography_text_transform\";s:4:\"none\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#191919\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"400\";s:28:\"h2_typography_text_transform\";s:4:\"none\";s:24:\"h2_typography_font_style\";s:6:\"normal\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#191919\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"400\";s:28:\"h3_typography_text_transform\";s:4:\"none\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#191919\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"400\";s:28:\"h4_typography_text_transform\";s:4:\"none\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#191919\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"400\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#191919\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"500\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:11:\"Inter Tight\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:3:\"500\";s:33:\"button_typography_text_decoration\";s:4:\"none\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#191919\";s:23:\"button_hover_text_color\";s:7:\"#DDD8D4\";s:29:\"button_hover_background_color\";s:7:\"#000000\";s:32:\"form_label_typography_typography\";s:6:\"custom\";s:33:\"form_label_typography_font_family\";s:11:\"Inter Tight\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:3:\"500\";s:37:\"form_label_typography_text_decoration\";s:4:\"none\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:6:\"custom\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:7:\"#191919\";s:27:\"form_field_background_color\";s:7:\"#FFFFFF\";s:23:\"form_field_border_color\";s:9:\"#00000026\";s:27:\"form_field_focus_text_color\";s:7:\"#000000\";s:29:\"form_field_focus_border_color\";s:7:\"#191919\";s:21:\"body_background_color\";s:7:\"#FAFAFA\";s:33:\"error_notice_box_background_color\";s:7:\"#FFFFFF\";s:29:\"error_notice_box_border_color\";s:9:\"#00000026\";s:40:\"message_notice_box_background_background\";s:7:\"classic\";s:32:\"message_notice_box_border_border\";s:5:\"solid\";s:31:\"message_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:33:\"message_buttons_normal_text_color\";s:7:\"#FAFAFA\";s:39:\"message_buttons_normal_background_color\";s:7:\"#191919\";s:32:\"message_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:38:\"message_buttons_hover_background_color\";s:7:\"#000000\";s:28:\"message_buttons_border_color\";s:9:\"#00000026\";s:37:\"info_notice_box_background_background\";s:7:\"classic\";s:29:\"info_notice_box_border_border\";s:5:\"solid\";s:28:\"info_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:30:\"info_buttons_normal_text_color\";s:7:\"#FFFFFF\";s:36:\"info_buttons_normal_background_color\";s:7:\"#191919\";s:29:\"info_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:35:\"info_buttons_hover_background_color\";s:7:\"#000000\";s:42:\"settings_page_transitions_background_color\";s:7:\"#FAFAFA\";s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:16:\"site_description\";s:17:\"Where hair is art\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:91:\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\";s:2:\"id\";i:7;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:16:\"John Bacon Salon\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:65:\"https://johnbaconsalon.com/wp-content/uploads/2023/01/favicon.ico\";s:2:\"id\";i:7622;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"woocommerce_cart_page_id\";s:1:\"8\";s:28:\"woocommerce_checkout_page_id\";s:1:\"9\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"10\";s:25:\"woocommerce_terms_page_id\";s:4:\"5256\";s:36:\"woocommerce_purchase_summary_page_id\";s:4:\"5206\";s:24:\"woocommerce_shop_page_id\";s:1:\"7\";}'),(23,18,'_wp_page_template','default'),(24,18,'_elementor_data','[]'),(25,18,'_elementor_page_assets','a:0:{}'),(26,18,'_elementor_version','3.17.2'),(27,18,'_elementor_pro_version','3.16.2'),(28,18,'_sbi_oembed_done_checking','1'),(29,66,'_elementor_edit_mode','builder'),(30,66,'_elementor_template_type','header'),(31,66,'_elementor_version','3.17.2'),(32,66,'_elementor_pro_version','3.16.2'),(33,66,'_wp_page_template','default'),(34,66,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\",\"id\":7731,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(35,66,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(36,66,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(37,66,'_sbi_oembed_done_checking','1'),(39,327,'_elementor_edit_mode','builder'),(40,327,'_elementor_template_type','loop-item'),(41,327,'_elementor_version','3.10.0'),(42,327,'_elementor_pro_version','3.10.1'),(43,327,'_elementor_source','product'),(44,327,'_wp_page_template','default'),(45,327,'_elementor_data','[{\"id\":\"b8e92e9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"5e2b028\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9af0ee8\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"52c029a\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"646aa69\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"7ccda56\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h5\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"8d6953f\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"7d28c28\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"}],\"isInner\":false}],\"isInner\":false}]'),(46,327,'_elementor_page_assets','a:0:{}'),(47,327,'_elementor_controls_usage','a:6:{s:25:\"theme-post-featured-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:7:\"link_to\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:4:\"link\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(48,327,'_sbi_oembed_done_checking','1'),(49,327,'_elementor_screenshot','a:2:{s:2:\"id\";i:612;s:3:\"url\";s:130:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_327_2023-01-15-17-51-14_f0cc3c4.png\";}'),(50,356,'_elementor_edit_mode','builder'),(51,356,'_elementor_template_type','footer'),(52,356,'_elementor_version','3.17.2'),(53,356,'_elementor_pro_version','3.16.2'),(54,356,'_wp_old_slug','elementor-footer-356'),(55,356,'_wp_page_template','default'),(56,356,'_elementor_data','[{\"id\":\"94a7baa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"4b6b7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"e43c2e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31df40\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d4332cc\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"wave\",\"before_text\":\"\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"Look\\nFeel \",\"after_text\":\"your best\\u2022\",\"__globals__\":{\"marker_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_typography_typography\":\"globals\\/typography?id=5eb041f\",\"words_color\":\"globals\\/colors?id=vamtam_accent_2\",\"words_typography_typography\":\"globals\\/typography?id=5eb041f\"},\"rotate_iteration_delay\":3500,\"tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"1b66be7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"gap\":\"no\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"55ead33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":-4,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"center\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0fdb672\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4cbe9b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5f9ebeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-4,\"align\":\"flex-end\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23c7270\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3c46dec\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@johnbaconsalon.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40johnbaconsalon.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72a6dc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"d38dd43\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a21a111\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a022a38\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/john_bacon_salon\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"abd6203\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Providence-RI\\/John-Bacon-Salon\\/184324367031\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#00000000\",\"icon_secondary_color\":\"#DDD8D4\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"063fb3c\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"HOURS\",\"_id\":\"4c1efe8\"}],\"accordion_item_title_position_horizontal\":\"center\",\"normal_title_color\":\"#EEEBE2\",\"hover_title_color\":\"#EEEBE2\",\"active_title_color\":\"#EEEBE2\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_background_color\":\"#EEEBE2\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[{\"id\":\"5d961e9\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a4c73ca\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#EEEBE2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"4a94867\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Hours\",\"tab_content\":\"\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"3cd2692\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Belementor-template%20id%3D%5C%22781%5C%22%5D%22%7D\\\"]\"},\"_id\":\"6da3710\"}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-plus\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-minus\",\"library\":\"theme-icons\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_8\",\"content_typography_typography\":\"globals\\/typography?id=543a803\",\"title_typography_typography\":\"\",\"content_color\":\"\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_color\":\"#EEEBE2\",\"icon_color\":\"#FFFFFF4D\",\"content_color\":\"#EEEBE2\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"content_typography_font_weight\":\"600\",\"content_typography_text_transform\":\"uppercase\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"921e748\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=833c08e\",\"text_color\":\"\"},\"text_color\":\"#DDD8D4A1\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f24915f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":4,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(57,356,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(58,356,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(59,356,'_sbi_oembed_done_checking','1'),(61,390,'elementor_font_files','a:7:{i:0;a:7:{s:11:\"font_weight\";s:3:\"100\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"396\";s:3:\"url\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:1;a:7:{s:11:\"font_weight\";s:3:\"200\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"393\";s:3:\"url\";s:80:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:2;a:7:{s:11:\"font_weight\";s:3:\"300\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"394\";s:3:\"url\";s:75:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:3;a:7:{s:11:\"font_weight\";s:3:\"400\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"392\";s:3:\"url\";s:77:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:4;a:7:{s:11:\"font_weight\";s:3:\"500\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"395\";s:3:\"url\";s:76:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:5;a:7:{s:11:\"font_weight\";s:3:\"600\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"397\";s:3:\"url\";s:78:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}i:6;a:7:{s:11:\"font_weight\";s:3:\"700\";s:10:\"font_style\";s:6:\"normal\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:3:\"398\";s:3:\"url\";s:74:\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}}'),(62,390,'elementor_font_face','@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 100;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Thin.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 200;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-ExtraLight.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 300;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Light.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 400;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Regular.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 500;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Medium.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 600;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-SemiBold.ttf\') format(\'truetype\');\n}\n@font-face {\n	font-family: \'Inter Tight\';\n	font-style: normal;\n	font-weight: 700;\n	font-display: auto;\n	src: url(\'https://coiffure.vamtam.com/wp-content/uploads/2023/01/InterTight-Bold.ttf\') format(\'truetype\');\n}\n'),(63,390,'_sbi_oembed_done_checking','1'),(64,412,'_sbi_oembed_done_checking','1'),(65,642,'_elementor_edit_mode','builder'),(66,642,'_elementor_template_type','loop-item'),(67,642,'_elementor_version','3.10.0'),(68,642,'_elementor_pro_version','3.10.1'),(69,642,'_elementor_source','post'),(70,642,'_wp_page_template','default'),(71,642,'_elementor_data','[{\"id\":\"7997053\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2f7db6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3ac22eb\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":false},{\"id\":\"36e5a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"fae4324\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h3\",\"title_color\":\"#DDD8D4\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"3b5fc38\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A%22%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"}],\"isInner\":false}],\"isInner\":false}]'),(72,642,'_elementor_page_assets','a:0:{}'),(73,642,'_elementor_controls_usage','a:5:{s:25:\"theme-post-featured-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;}}}}s:16:\"theme-post-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:18:\"theme-post-excerpt\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:7:\"excerpt\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}}}}'),(74,642,'_sbi_oembed_done_checking','1'),(75,642,'_elementor_screenshot','a:2:{s:2:\"id\";i:832;s:3:\"url\";s:131:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_642_2023-01-16-12-59-13_26b8bc5f.png\";}'),(76,781,'_elementor_template_type','page'),(77,781,'_elementor_edit_mode','builder'),(78,781,'_elementor_version','3.10.0'),(79,781,'_elementor_pro_version','3.10.1'),(80,781,'_sbi_oembed_done_checking','1'),(81,781,'_wp_page_template','default'),(82,781,'_elementor_data','[{\"id\":\"2db0126\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[{\"id\":\"ef681bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a10d53e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"629ac09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"42e8267\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday - Friday<br \\/>8:0AM - 7:00PM<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1718bf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e7b07\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Saturday\\u00a0<br \\/>8:0AM - 5:00PM<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"78f4862\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"70a8191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sunday\\u00a0<br \\/>8:0AM - 3:00PM<\\/p>\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(83,781,'_elementor_page_assets','a:0:{}'),(84,781,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:12:\"align_mobile\";i:2;s:5:\"align\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(85,1473,'_elementor_edit_mode','builder'),(86,1473,'_elementor_template_type','single-page'),(87,1473,'_elementor_version','3.14.1'),(88,1473,'_elementor_pro_version','3.14.1'),(89,1473,'_sbi_oembed_done_checking','1'),(90,1473,'_wp_page_template','default'),(91,1473,'_elementor_page_settings','a:1:{s:10:\"preview_id\";s:0:\"\";}'),(92,1473,'_elementor_data','[{\"id\":\"31052f4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"380e6e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":0,\"space_between_widgets\":0,\"space_between_widgets_tablet\":0},\"elements\":[{\"id\":\"4a5a7c8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"13a460c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"5cc5ff6\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c485213\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"4c16ddc\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e71e516\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":9,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39ae8ee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cfd60c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1be2ff2\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":false}],\"isInner\":false}]'),(93,1473,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(94,1473,'_elementor_conditions','a:9:{i:0;s:21:\"include/singular/page\";i:1;s:27:\"exclude/singular/front_page\";i:2;s:24:\"exclude/singular/page/16\";i:3;s:26:\"exclude/singular/page/1790\";i:4;s:30:\"exclude/singular/child_of/1263\";i:5;s:23:\"exclude/singular/page/8\";i:6;s:23:\"exclude/singular/page/9\";i:7;s:26:\"exclude/singular/page/5206\";i:8;s:26:\"exclude/singular/page/5853\";}'),(95,1473,'_elementor_controls_usage','a:5:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:2;s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;s:14:\"_margin_tablet\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:2;s:17:\"_animation_tablet\";i:2;s:16:\"_animation_delay\";i:2;s:18:\"animation_duration\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:28:\"space_between_widgets_mobile\";i:1;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(96,1473,'_elementor_screenshot_failed','2023-10-16 07:16:36'),(97,1483,'_elementor_edit_mode','builder'),(98,1483,'_elementor_template_type','header'),(99,1483,'_elementor_version','3.16.6'),(100,1483,'_elementor_pro_version','3.16.2'),(101,1483,'_sbi_oembed_done_checking','1'),(102,1483,'_wp_page_template','default'),(103,1483,'_elementor_data','[{\"id\":\"54ec785\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"33\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=512df7b\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"bf84ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"a292469\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"72e306d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"53d3970\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_1\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_1\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_1\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"dropdown_divider_border\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"ecb37a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"1d5e00a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6f45113\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"add5a6f\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%226801%22%7D\\\"]\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a5e303a\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"38\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"900f3b6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"80d73ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f49093\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"c05c739\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"14a892b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"841542a\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"8dafec3\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(104,1483,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(105,1483,'_elementor_conditions','a:4:{i:0;s:15:\"include/general\";i:1;s:27:\"exclude/singular/front_page\";i:2;s:24:\"exclude/singular/page/16\";i:3;s:26:\"exclude/singular/page/1790\";}'),(106,1483,'_elementor_controls_usage','a:7:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"align\";i:1;s:5:\"image\";i:2;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:2;s:12:\"width_tablet\";i:2;s:12:\"width_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:5:\"align\";i:5;s:19:\"_inline_size_mobile\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";i:3;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:11:\"align_items\";i:2;s:4:\"menu\";i:2;s:12:\"toggle_align\";i:2;s:12:\"submenu_icon\";i:1;s:8:\"dropdown\";i:1;s:10:\"full_width\";i:2;s:18:\"toggle_icon_normal\";i:2;s:18:\"toggle_icon_active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:13:{s:28:\"padding_horizontal_menu_item\";i:2;s:18:\"menu_space_between\";i:2;s:13:\"pointer_width\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:31:\"menu_typography_text_decoration\";i:2;s:27:\"menu_typography_line_height\";i:2;s:15:\"color_menu_item\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;s:33:\"padding_vertical_menu_item_tablet\";i:1;}s:12:\"style_toggle\";a:5:{s:23:\"toggle_background_color\";i:2;s:27:\"toggle_border_radius_mobile\";i:2;s:12:\"toggle_color\";i:1;s:18:\"toggle_size_mobile\";i:2;s:26:\"toggle_border_width_mobile\";i:2;}s:22:\"section_style_dropdown\";a:21:{s:19:\"color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:36:\"background_color_dropdown_item_hover\";i:2;s:37:\"background_color_dropdown_item_active\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:29:\"dropdown_typography_font_size\";i:2;s:36:\"dropdown_typography_font_size_mobile\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:34:\"dropdown_typography_text_transform\";i:2;s:34:\"dropdown_typography_letter_spacing\";i:2;s:39:\"padding_horizontal_dropdown_item_mobile\";i:2;s:37:\"padding_vertical_dropdown_item_mobile\";i:2;s:28:\"dropdown_top_distance_mobile\";i:2;s:21:\"dropdown_top_distance\";i:1;s:23:\"dropdown_divider_border\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:28:\"dropdown_top_distance_tablet\";i:1;s:22:\"dropdown_border_border\";i:1;s:28:\"dropdown_border_width_tablet\";i:1;s:39:\"padding_horizontal_dropdown_item_tablet\";i:1;s:37:\"padding_vertical_dropdown_item_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:2;s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;s:13:\"border_border\";i:2;s:24:\"vamtam_underline_spacing\";i:2;s:29:\"button_background_hover_color\";i:2;s:25:\"button_hover_border_color\";i:2;s:22:\"vamtam_underline_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:3:{s:13:\"show_subtotal\";i:2;s:9:\"alignment\";i:2;s:20:\"hide_empty_indicator\";i:2;}s:12:\"section_cart\";a:1:{s:19:\"side_cart_alignment\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:10:{s:26:\"toggle_button_border_width\";i:2;s:27:\"toggle_button_border_radius\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;s:24:\"toggle_button_icon_color\";i:2;s:30:\"toggle_button_hover_icon_color\";i:2;s:26:\"items_indicator_text_color\";i:2;s:32:\"items_indicator_background_color\";i:2;s:36:\"toggle_button_hover_background_color\";i:2;s:24:\"items_indicator_distance\";i:2;}s:18:\"section_cart_style\";a:1:{s:20:\"close_cart_icon_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:8:\"_z_index\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;s:6:\"layout\";i:1;s:20:\"custom_height_tablet\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"z_index\";i:2;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:3:{s:24:\"use_vamtam_sticky_header\";i:1;s:9:\"sticky_on\";i:1;s:6:\"sticky\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;}s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}}}}}'),(107,2037,'_elementor_edit_mode','builder'),(108,2037,'_elementor_template_type','header'),(109,2037,'_elementor_version','3.16.6'),(110,2037,'_elementor_pro_version','3.16.2'),(111,2037,'_sbi_oembed_done_checking','1'),(112,2037,'_wp_page_template','default'),(113,2037,'_elementor_data','[{\"id\":\"2989b59\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"z_index\":1000,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_background\":\"classic\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\"},\"elements\":[{\"id\":\"6c8bb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"c421bb0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"fce0d17\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/NewYorkBarberShopBC\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.yelp.com\\/biz\\/east-6th-street-barber-shop-new-york?osq=Barbers\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"adcc2d8\"}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"13a9f17\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d540a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1022219186-1.svg\",\"id\":2038,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"59768f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"1e6d5b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"16b122c\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"de09373\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"add5a6f\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%223044%22%7D\\\"]\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"806d3c8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b9cb333\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221381%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f5df7f3\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cc5cb7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"5f4a1c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a581dfc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"aafdeca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"00044c1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9aeda66\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"5e93738\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(114,2037,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(115,2037,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/1790\";}'),(116,2037,'_elementor_controls_usage','a:9:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:5:\"align\";i:5;s:19:\"_inline_size_mobile\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:7:{s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:3;s:4:\"link\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:13:\"border_border\";i:1;s:24:\"vamtam_underline_spacing\";i:1;s:29:\"button_background_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:22:\"vamtam_underline_width\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:3:{s:13:\"show_subtotal\";i:2;s:9:\"alignment\";i:2;s:20:\"hide_empty_indicator\";i:2;}s:12:\"section_cart\";a:1:{s:19:\"side_cart_alignment\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:10:{s:26:\"toggle_button_border_width\";i:2;s:27:\"toggle_button_border_radius\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;s:24:\"toggle_button_icon_color\";i:2;s:30:\"toggle_button_hover_icon_color\";i:2;s:26:\"items_indicator_text_color\";i:2;s:32:\"items_indicator_background_color\";i:2;s:36:\"toggle_button_hover_background_color\";i:2;s:24:\"items_indicator_distance\";i:2;}s:18:\"section_cart_style\";a:1:{s:20:\"close_cart_icon_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:8:\"_z_index\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;s:20:\"custom_height_tablet\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"z_index\";i:2;s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}s:15:\"section_effects\";a:3:{s:24:\"use_vamtam_sticky_header\";i:1;s:9:\"sticky_on\";i:1;s:6:\"sticky\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;s:5:\"image\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:6:{s:11:\"align_items\";i:1;s:4:\"menu\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;s:18:\"toggle_icon_normal\";i:1;s:18:\"toggle_icon_active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:28:\"padding_horizontal_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:13:\"pointer_width\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:31:\"menu_typography_text_decoration\";i:1;s:27:\"menu_typography_line_height\";i:1;s:33:\"padding_vertical_menu_item_tablet\";i:1;}s:12:\"style_toggle\";a:4:{s:23:\"toggle_background_color\";i:1;s:27:\"toggle_border_radius_mobile\";i:1;s:18:\"toggle_size_mobile\";i:1;s:26:\"toggle_border_width_mobile\";i:1;}s:22:\"section_style_dropdown\";a:19:{s:19:\"color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;s:30:\"dropdown_typography_typography\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:36:\"dropdown_typography_font_size_mobile\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:34:\"dropdown_typography_letter_spacing\";i:1;s:39:\"padding_horizontal_dropdown_item_mobile\";i:1;s:37:\"padding_vertical_dropdown_item_mobile\";i:1;s:28:\"dropdown_top_distance_mobile\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:28:\"dropdown_top_distance_tablet\";i:1;s:22:\"dropdown_border_border\";i:1;s:28:\"dropdown_border_width_tablet\";i:1;s:39:\"padding_horizontal_dropdown_item_tablet\";i:1;s:37:\"padding_vertical_dropdown_item_tablet\";i:1;}}}}}'),(117,2060,'_elementor_edit_mode','builder'),(118,2060,'_elementor_template_type','section'),(119,2060,'_elementor_version','3.11.2'),(120,2060,'_elementor_pro_version','3.11.2'),(121,2060,'_sbi_oembed_done_checking','1'),(122,2060,'_wp_page_template','default'),(123,2060,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(124,2060,'_elementor_data','[{\"id\":\"48e35d5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"1cda7e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"e725137\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fef174\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f17cce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"62cebc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You need regular trims and you can\'t just shower and go\\u2014it has to be styled. Tell us the style you want and we\'ll make it happen.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"987dbe1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2fe000d\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(125,2060,'_elementor_page_assets','a:0:{}'),(126,2060,'_wp_old_slug','grooming-services-item-01'),(127,2060,'_elementor_controls_usage','a:5:{s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:6:\"layout\";i:2;s:3:\"gap\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}}'),(128,2215,'_elementor_edit_mode','builder'),(129,2215,'_elementor_template_type','section'),(130,2215,'_elementor_version','3.11.2'),(131,2215,'_elementor_pro_version','3.11.2'),(132,2215,'_sbi_oembed_done_checking','1'),(133,2215,'_wp_page_template','default'),(134,2215,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(135,2215,'_elementor_data','[{\"id\":\"a00a6b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"9680936\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"860aa36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bccfe15\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b059671\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9a44472\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ready to go cut throat? Straight Razor shaving is the most traditional way to get your shave. Our straight razor head shave service, combined with an expert beard trim and shaping.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"50a1ec0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2fe000d\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(136,2215,'_elementor_page_assets','a:0:{}'),(137,2215,'_wp_old_slug','grooming-services-item-02'),(138,2215,'_elementor_controls_usage','a:5:{s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:6:\"layout\";i:2;s:3:\"gap\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}}'),(139,2222,'_elementor_edit_mode','builder'),(140,2222,'_elementor_template_type','section'),(141,2222,'_elementor_version','3.11.2'),(142,2222,'_elementor_pro_version','3.11.2'),(143,2222,'_sbi_oembed_done_checking','1'),(144,2222,'_wp_page_template','default'),(145,2222,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(146,2222,'_elementor_data','[{\"id\":\"e810d5c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"76a2d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"730095d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3d6576\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5d109b3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d8c68c6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quick, clean, and easy to maintain. Buzz cuts can make the face look more defined and are popular with men and boys who want a short, low-maintenance hairstyle, as well as those with thinning or receding hairlines.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36a8771\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2fe000d\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(147,2222,'_elementor_page_assets','a:0:{}'),(148,2222,'_wp_old_slug','grooming-services-item-03'),(149,2222,'_elementor_controls_usage','a:5:{s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:6:\"layout\";i:2;s:3:\"gap\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}}'),(150,2227,'_elementor_edit_mode','builder'),(151,2227,'_elementor_template_type','section'),(152,2227,'_elementor_version','3.11.2'),(153,2227,'_elementor_pro_version','3.11.2'),(154,2227,'_sbi_oembed_done_checking','1'),(155,2227,'_wp_page_template','default'),(156,2227,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(157,2227,'_elementor_data','[{\"id\":\"6bc9bfa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"5d5aa8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"f66b7d8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfca92c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f29e8a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"77645da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get your beard trimmed by our master barbers. From sideburns to moustaches, we can create a unique style for you. Let us know how much you want to keep and we\'ll shave your facial hair into a clean &amp; stylish cut.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e055ebd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2fe000d\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(158,2227,'_elementor_page_assets','a:0:{}'),(159,2227,'_wp_old_slug','grooming-services-item-04'),(160,2227,'_elementor_controls_usage','a:5:{s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:6:\"layout\";i:2;s:3:\"gap\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}}'),(161,2348,'_elementor_edit_mode','builder'),(162,2348,'_elementor_template_type','popup'),(163,2348,'_elementor_version','3.11.3'),(164,2348,'_elementor_pro_version','3.11.4'),(165,2348,'_wp_page_template','default'),(166,2348,'_elementor_page_settings','a:29:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:830;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:8:\"fadeInUp\";s:14:\"exit_animation\";s:8:\"fadeInUp\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.4;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:7:\"classes\";s:17:\"vamtam-popup-icon\";s:11:\"__globals__\";a:4:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:24:\"overlay_background_color\";s:0:\"\";s:18:\"close_button_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"close_button_hover_color\";s:33:\"globals/colors?id=vamtam_accent_6\";}s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"70\";s:6:\"bottom\";s:2:\"90\";s:4:\"left\";s:2:\"70\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"icon_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"40\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:6:\"custom\";s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1200;s:5:\"sizes\";a:0:{}}s:16:\"background_color\";s:7:\"#FAFAFA\";s:24:\"overlay_background_color\";s:9:\"#00000091\";s:18:\"close_button_color\";s:7:\"#000000\";s:14:\"prevent_scroll\";s:3:\"yes\";s:10:\"custom_css\";s:82:\"selector{\n	-webkit-backdrop-filter: blur(40px);\n    backdrop-filter: blur(40px);\n}\";}'),(167,2348,'_elementor_data','[{\"id\":\"193eec6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"column_position\":\"top\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]}},\"elements\":[{\"id\":\"442249c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"693109d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an appointment\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c07e5fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"179068d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Appoitment form\",\"tab_content\":\"[elementor-template id=\\\"2363\\\"]\",\"_id\":\"3f44dbc\",\"__dynamic__\":[]},{\"tab_title\":\"Zenoti\",\"tab_content\":\"<p>[elementor-template id=\\\"2370\\\"]<\\/p>\",\"_id\":\"d7289ff\",\"__dynamic__\":[]}],\"tabs_align_horizontal\":\"center\",\"__globals__\":{\"tab_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"background_color\":\"\",\"border_color\":\"\",\"tab_active_color\":\"globals\\/colors?id=vamtam_accent_1\",\"tab_color\":\"\"},\"_css_classes\":\"vamtam-force-mobile-hr\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Helvetica\",\"tab_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"tab_typography_font_weight\":\"400\",\"tab_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"border_color\":\"#FAFAFA00\",\"background_color\":\"#FAFAFA00\",\"tab_color\":\"#0000007D\",\"tab_active_color\":\"#191919\",\"tab_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_css\":\"@media (max-width: 767px){\\n.elementor-widget-tabs.vamtam-has-theme-widget-styles.vamtam-force-mobile-hr.elementor-tabs-alignment-center .elementor-tabs-wrapper {\\n    justify-content: center;\\n}\\n}\"},\"elements\":[],\"widgetType\":\"tabs\"}],\"isInner\":false}],\"isInner\":false}]'),(168,2348,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(169,2348,'_sbi_oembed_done_checking','1'),(170,2348,'_wp_old_slug','reservataion-form'),(171,2348,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(172,2348,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:3:\"gap\";i:1;s:10:\"gap_tablet\";i:1;s:10:\"gap_mobile\";i:1;}}}}s:4:\"tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:2:{s:4:\"tabs\";i:1;s:21:\"tabs_align_horizontal\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_tabs_style\";a:11:{s:25:\"tab_typography_typography\";i:1;s:26:\"tab_typography_font_family\";i:1;s:24:\"tab_typography_font_size\";i:1;s:26:\"tab_typography_font_weight\";i:1;s:26:\"tab_typography_line_height\";i:1;s:12:\"border_color\";i:1;s:16:\"background_color\";i:1;s:9:\"tab_color\";i:1;s:16:\"tab_active_color\";i:1;s:31:\"tab_typography_font_size_mobile\";i:1;s:12:\"border_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:3:\"gap\";i:1;s:16:\"content_position\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(173,2363,'_elementor_edit_mode','builder'),(174,2363,'_elementor_template_type','section'),(175,2363,'_elementor_version','3.11.3'),(176,2363,'_elementor_pro_version','3.11.4'),(177,2363,'_wp_page_template','default'),(178,2363,'_elementor_page_settings','a:22:{s:8:\"location\";s:0:\"\";s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:830;s:5:\"sizes\";a:0:{}}s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:6:\"fadeIn\";s:14:\"exit_animation\";s:6:\"fadeIn\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.6;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:7:\"classes\";s:41:\"vamtam-popup-icon vamtam-header-mega-menu\";s:11:\"__globals__\";a:3:{s:18:\"close_button_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:24:\"close_button_hover_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(179,2363,'_elementor_data','[{\"id\":\"28e4f77f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]}},\"elements\":[{\"id\":\"47973e41\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"2483b0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This reservation is not guaranteed on the selected day and time.\\u00a0We will contact you by phone as soon as possible to confirm your time.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bb554ab\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Booking From\",\"form_fields\":[{\"custom_id\":\"Name\",\"required\":\"true\",\"placeholder\":\"Name\",\"width\":\"50\",\"_id\":\"551ce2e\",\"field_label\":\"Name\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"phone\",\"field_type\":\"number\",\"required\":\"true\",\"placeholder\":\"Phone number\",\"width\":\"50\",\"field_label\":\"Phone number\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"_id\":\"b667409\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"placeholder\":\"Email address\",\"width\":\"50\",\"_id\":\"0283dac\",\"field_label\":\"Email address\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"date\",\"field_type\":\"date\",\"required\":\"true\",\"placeholder\":\"Date\",\"width\":\"25\",\"_id\":\"166b131\",\"use_native_date\":\"\",\"field_label\":\"Date\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_time\":\"\",\"__dynamic__\":[]},{\"custom_id\":\"time\",\"field_type\":\"time\",\"required\":\"true\",\"placeholder\":\"Time\",\"width\":\"25\",\"_id\":\"3516051\",\"field_label\":\"Time\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"__dynamic__\":[]}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Book an appointment\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"button_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"button_background_color\":\"\",\"field_background_color\":\"\",\"field_text_color\":\"\"},\"button_size\":\"md\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_align\":\"center\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_background_color\":\"\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"button_text_color\":\"\",\"button_hover_color\":\"\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"show_labels\":\"\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"input_size\":\"md\",\"button_icon_align\":\"right\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(180,2363,'_elementor_page_assets','a:0:{}'),(181,2363,'_wp_old_slug','resevation-from-tab-01'),(182,2363,'_sbi_oembed_done_checking','1'),(183,2363,'__elementor_forms_snapshot','[{\"id\":\"bb554ab\",\"name\":\"Booking From\",\"fields\":[{\"id\":\"Name\",\"type\":\"text\",\"label\":\"Name\"},{\"id\":\"phone\",\"type\":\"number\",\"label\":\"Phone number\"},{\"id\":\"email\",\"type\":\"email\",\"label\":\"Email address\"},{\"id\":\"date\",\"type\":\"date\",\"label\":\"Date\"},{\"id\":\"time\",\"type\":\"time\",\"label\":\"Time\"}]}]'),(184,2363,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:5:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_align\";i:1;s:17:\"button_icon_align\";i:1;s:18:\"button_icon_indent\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:3:{s:20:\"section_button_style\";a:4:{s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;s:17:\"button_text_color\";i:1;s:18:\"button_hover_color\";i:1;}s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:20:\"section_field_styles\";a:1:{s:22:\"field_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:21:\"_element_custom_width\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}}'),(188,2370,'_elementor_edit_mode','builder'),(189,2370,'_elementor_template_type','section'),(190,2370,'_elementor_version','3.11.1'),(191,2370,'_elementor_pro_version','3.11.1'),(192,2370,'_wp_page_template','default'),(193,2370,'_elementor_page_settings','a:22:{s:8:\"location\";s:0:\"\";s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:830;s:5:\"sizes\";a:0:{}}s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:18:\"entrance_animation\";s:6:\"fadeIn\";s:14:\"exit_animation\";s:6:\"fadeIn\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.6;s:5:\"sizes\";a:0:{}}s:21:\"background_background\";s:7:\"classic\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:7:\"classes\";s:41:\"vamtam-popup-icon vamtam-header-mega-menu\";s:11:\"__globals__\";a:3:{s:18:\"close_button_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:24:\"close_button_hover_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(194,2370,'_elementor_data','[{\"id\":\"335d40f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"6684560e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"17f29d86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We look forward to seeing you soon and treating you to a one-of-a-kind salon experience!<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"585c6e00\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book with Zenoti\",\"link\":{\"url\":\"https:\\/\\/www.zenoti.com\\/product\\/appointment-booking\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(195,2370,'_elementor_page_assets','a:0:{}'),(196,2370,'_wp_old_slug','resevation-from-tab-02'),(197,2370,'_sbi_oembed_done_checking','1'),(198,2370,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:13:\"selected_icon\";i:1;s:16:\"vamtam_icon_size\";i:1;s:10:\"icon_align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;s:19:\"text_padding_tablet\";i:1;s:19:\"text_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}}'),(199,2398,'_elementor_edit_mode','builder'),(200,2398,'_elementor_template_type','footer'),(201,2398,'_elementor_version','3.11.2'),(202,2398,'_elementor_pro_version','3.11.2'),(203,2398,'_sbi_oembed_done_checking','1'),(204,2398,'_wp_page_template','default'),(205,2398,'_elementor_data','[{\"id\":\"d7f29e2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"115\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b3c418\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63,\"heading_color\":\"#DDD8D4\",\"color_text\":\"#DDD8D4\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"\"},\"align\":\"center\",\"space_between_widgets\":10},\"elements\":[{\"id\":\"d4d844a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1022219186-Converted.svg\",\"id\":2401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"space_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"fast\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"eb55d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37,\"content_position\":\"bottom\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"7e504e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-7\",\"isLinked\":false},\"_element_width\":\"auto\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc33a1f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"930bde3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":62.665,\"heading_color\":\"#DDD8D4\",\"color_text\":\"#DDD8D4\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"\"},\"align\":\"center\",\"space_between_widgets\":10,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8612ef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRINGING A WORLD CLASS CUT\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc434d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"07d6edb\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a2a0fc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"heading_color\":\"\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"space_between_widgets\":0,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#FFFFFF4D\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dec4bcd\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"left\",\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b84d0a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"left\",\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"1\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2161fa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"ADDRESS\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15db28f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>5610 W. Manchester Ave.<br \\/>Los Angeles, CA 90045<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ea25cc9\",\"elType\":\"widget\",\"settings\":{\"text\":\" direction\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06a0e1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOURS\",\"header_size\":\"h6\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8beccba\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ca2f963\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"42b9ac0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mon - Fri\",\"header_size\":\"p\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"50dd15b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"48018cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"9am - 7pm\",\"header_size\":\"p\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"118d9b9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e20f0cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"9f5b48d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ab76eba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b0e1010\",\"elType\":\"widget\",\"settings\":{\"title\":\"9am - 4pm\",\"header_size\":\"p\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"017351c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bf1f0fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0539b77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"385cc30\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d51b51d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Closed\",\"header_size\":\"p\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b87ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"aff850e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":62.665,\"heading_color\":\"#DDD8D4\",\"color_text\":\"#DDD8D4\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"\"},\"align\":\"center\",\"space_between_widgets\":10,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"9cf20e3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"de3b0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c0b24fd\",\"elType\":\"widget\",\"settings\":{\"menu\":\"menu-footer-barber\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=543a803\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_2\",\"color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_2\"},\"dropdown\":\"none\",\"color_menu_item_active\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f9ea165\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"059b3c1\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22custom_format%22%3A%22Y%22%2C%22date_format%22%3A%22custom%22%2C%22before%22%3A%22%C2%A9%20Copyright%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"text_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"566d58e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=543a803\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_8\",\"color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_2\"},\"dropdown\":\"none\",\"color_menu_item_active\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"a78d9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":37,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"heading_color\":\"\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"space_between_widgets\":0,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"border_color\":\"#FFFFFF4D\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a70e114\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"fce0d17\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/NewYorkBarberShopBC\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.yelp.com\\/biz\\/east-6th-street-barber-shop-new-york?osq=Barbers\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"adcc2d8\"}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"7.5\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(206,2398,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(207,2398,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/1790\";}'),(208,2398,'_wp_old_slug','elementor-footer-2398'),(209,2398,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:13;s:5:\"align\";i:4;s:21:\"space_between_widgets\";i:5;s:16:\"content_position\";i:1;s:19:\"_inline_size_mobile\";i:6;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:3:{s:13:\"heading_color\";i:3;s:10:\"color_text\";i:3;s:10:\"text_align\";i:3;}s:14:\"section_border\";a:4:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;s:19:\"border_width_mobile\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:14:\"_margin_tablet\";i:1;}s:18:\"_section_transform\";a:2:{s:25:\"_transform_rotate_popover\";i:1;s:25:\"_transform_rotateZ_effect\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:7;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:7;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:4;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:9;s:5:\"align\";i:4;s:11:\"header_size\";i:8;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:16:\"_animation_delay\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:4;s:4:\"link\";i:4;s:5:\"align\";i:4;s:12:\"align_mobile\";i:3;s:16:\"vamtam_icon_size\";i:3;s:13:\"selected_icon\";i:1;s:10:\"icon_align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:16:\"background_color\";i:3;s:12:\"text_padding\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:14:\"_section_style\";a:6:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:21:\"_element_width_mobile\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:4:\"menu\";i:1;s:31:\"vamtam_disable_scroll_on_mobile\";i:2;s:8:\"dropdown\";i:2;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:5:{s:13:\"pointer_width\";i:2;s:28:\"padding_horizontal_menu_item\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:18:\"menu_space_between\";i:2;s:22:\"color_menu_item_active\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:14:\"_margin_mobile\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(210,2398,'_elementor_screenshot_failed','2023-02-25 14:42:59'),(211,3044,'_elementor_edit_mode','builder'),(212,3044,'_elementor_template_type','popup'),(213,3044,'_elementor_version','3.16.5'),(214,3044,'_elementor_pro_version','3.16.2'),(215,3044,'_sbi_oembed_done_checking','1'),(216,3044,'_wp_page_template','default'),(217,3044,'_elementor_page_settings','a:29:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1340;s:5:\"sizes\";a:0:{}}s:12:\"width_tablet\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:13:\"fit_to_screen\";s:18:\"entrance_animation\";s:6:\"fadeIn\";s:14:\"exit_animation\";s:6:\"fadeIn\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.3;s:5:\"sizes\";a:0:{}}s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"background_background\";s:7:\"classic\";s:18:\"background_color_b\";s:0:\"\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:24:\"overlay_background_color\";s:33:\"globals/colors?id=vamtam_accent_2\";}s:16:\"background_color\";s:9:\"#DDD8D400\";s:24:\"overlay_background_color\";s:7:\"#DDD8D4\";s:24:\"overlay_background_image\";a:5:{s:3:\"url\";s:68:\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2-1.svg\";s:2:\"id\";i:3283;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:27:\"overlay_background_position\";s:13:\"bottom center\";s:25:\"overlay_background_repeat\";s:8:\"repeat-x\";s:23:\"overlay_background_size\";s:7:\"initial\";s:12:\"border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:27:\"overlay_background_bg_width\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:34:\"overlay_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:34:\"overlay_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"classes\";s:17:\"vamtam-popup-icon\";}'),(218,3044,'_elementor_data','[{\"id\":\"6acdd4a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-75\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"1f6e7c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"ea07b3e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"side-menu-barber\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"\",\"background_color_dropdown_item_active\":\"\",\"color_dropdown_item_hover\":\"globals\\/colors?id=0026a0d\",\"color_dropdown_item_active\":\"globals\\/colors?id=0026a0d\",\"dropdown_divider_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"align_items\":\"center\",\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"color_dropdown_item\":\"#191919\",\"background_color_dropdown_item\":\"#02010100\",\"background_color_dropdown_item_hover\":\"#DDD8D400\",\"background_color_dropdown_item_active\":\"#FAFAFA00\",\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"dropdown_divider_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"469a450\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom left\",\"background_overlay_repeat\":\"repeat-x\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"84c087f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dac0ac3\",\"elType\":\"widget\",\"settings\":{\"text\":\"755 N Fairfax Ave, Los Angeles, 90046\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_z_index\":5,\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ced429a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78658d6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"text\":\"Divider\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":159,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":149,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"motion_fx_translateX_effect\":\"yes\",\"sticky\":\"top\",\"sticky_parent\":\"yes\",\"sticky_on\":[\"desktop\",\"tablet\"],\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_z_index\":5},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"ca42844\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e34e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"center\",\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(219,3044,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(220,3044,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(221,3044,'_wp_old_slug','menu-barber'),(222,3044,'_elementor_controls_usage','a:5:{s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:4:\"menu\";i:1;s:8:\"dropdown\";i:1;s:11:\"align_items\";i:1;s:12:\"submenu_icon\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:10:{s:28:\"padding_horizontal_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:32:\"menu_typography_font_size_tablet\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:26:\"menu_typography_font_style\";i:1;s:27:\"menu_typography_line_height\";i:1;}s:22:\"section_style_dropdown\";a:15:{s:30:\"dropdown_typography_typography\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:36:\"dropdown_typography_font_size_mobile\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:34:\"dropdown_typography_letter_spacing\";i:1;s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;s:32:\"padding_horizontal_dropdown_item\";i:1;s:30:\"padding_vertical_dropdown_item\";i:1;s:22:\"dropdown_divider_width\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:22:\"dropdown_divider_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:4;s:16:\"content_position\";i:1;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:26:\"section_background_overlay\";a:5:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:2;s:12:\"align_mobile\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:2;s:16:\"vamtam_icon_size\";i:2;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:16:\"background_color\";i:2;s:12:\"text_padding\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:21:\"_element_custom_width\";i:2;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:2;s:28:\"_element_custom_width_mobile\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;s:4:\"icon\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:1;s:10:\"gap_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:14:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:14:\"_margin_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_x\";i:1;s:16:\"_offset_x_tablet\";i:1;s:16:\"_offset_x_mobile\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:8:\"_z_index\";i:1;}s:18:\"_section_transform\";a:2:{s:25:\"_transform_rotate_popover\";i:1;s:25:\"_transform_rotateZ_effect\";i:1;}s:15:\"section_effects\";a:4:{s:27:\"motion_fx_translateX_effect\";i:1;s:6:\"sticky\";i:1;s:13:\"sticky_parent\";i:1;s:9:\"sticky_on\";i:1;}}}}}'),(223,3044,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/1790\";}'),(224,3684,'_elementor_edit_mode','builder'),(225,3684,'_elementor_template_type','single-page'),(226,3684,'_elementor_version','3.11.2'),(227,3684,'_elementor_pro_version','3.11.2'),(228,3684,'_sbi_oembed_done_checking','1'),(229,3684,'_wp_page_template','default'),(230,3684,'_elementor_page_settings','a:1:{s:10:\"preview_id\";s:0:\"\";}'),(231,3684,'_elementor_data','[{\"id\":\"a4473f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"95\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"structure\":\"20\",\"custom_height\":{\"unit\":\"vh\",\"size\":66,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color_b\":\"globals\\/colors?id=vamtam_accent_2\",\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"}},\"elements\":[{\"id\":\"0f7321c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets_mobile\":0,\"space_between_widgets\":0,\"space_between_widgets_tablet\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"17\",\"right\":\"20\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f8946ea\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":false},{\"id\":\"0016bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cc4801\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":5,\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"6282279\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"1536x1536\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":-90,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"25\",\"left\":\"15\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"90\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"gradient\",\"_background_color_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(232,3684,'_elementor_page_assets','a:0:{}'),(233,3684,'_elementor_conditions','a:1:{i:0;s:34:\"include/singular/any_child_of/1263\";}'),(234,3684,'_elementor_controls_usage','a:4:{s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:2;s:28:\"space_between_widgets_mobile\";i:1;s:21:\"space_between_widgets\";i:2;s:28:\"space_between_widgets_tablet\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;s:10:\"object-fit\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:11:{s:7:\"_margin\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;s:9:\"_offset_x\";i:1;s:13:\"_offset_x_end\";i:1;s:9:\"_offset_y\";i:1;s:16:\"_offset_y_tablet\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:3:{s:22:\"_background_background\";i:1;s:22:\"_background_color_stop\";i:1;s:24:\"_background_color_b_stop\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:1;s:21:\"background_color_stop\";i:1;s:23:\"background_color_b_stop\";i:1;s:25:\"background_gradient_angle\";i:1;}}}}}'),(235,3684,'_elementor_screenshot','a:2:{s:2:\"id\";i:4392;s:3:\"url\";s:132:\"https://coiffure.vamtam.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_3684_2023-02-28-13-12-11_2897cae7.png\";}'),(236,4075,'_elementor_edit_mode','builder'),(237,4075,'_elementor_template_type','section'),(238,4075,'_elementor_version','3.16.5'),(239,4075,'_elementor_pro_version','3.16.2'),(240,4075,'_wp_page_template','default'),(241,4075,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(242,4075,'_elementor_data','[{\"id\":\"52d536a7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"321d2cad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7245d9a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist-Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbc1580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Isabella Parsons\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"4b9ef41\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efebf3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c12ce71\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"22550ea8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(243,4075,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(244,4075,'_sbi_oembed_done_checking','1'),(245,4075,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(246,4495,'_elementor_edit_mode','builder'),(247,4495,'_elementor_template_type','archive'),(248,4495,'_elementor_version','3.11.2'),(249,4495,'_elementor_pro_version','3.11.3'),(250,4495,'_sbi_oembed_done_checking','1'),(251,4495,'_wp_page_template','default'),(252,4495,'_elementor_data','[{\"id\":\"3915130\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ef2aef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":0,\"space_between_widgets\":0,\"space_between_widgets_tablet\":0},\"elements\":[{\"id\":\"5722726\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a4edb82\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"1924851\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":9,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"353f40b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"8f4006c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"__globals__\":{\"color_link_hover\":\"\"}},\"elements\":[{\"id\":\"1474248\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"archive_classic_masonry\":\"yes\",\"archive_classic_thumbnail_size_size\":\"1536x1536\",\"archive_classic_meta_data\":[],\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns_tablet\":\"3\",\"vamtam_classic_masonry\":\"yes\",\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[\"vamtam-categories\"],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"vamtam_classic_column_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_column_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"vamtam_classic_row_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"vamtam_classic_image_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_meta_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pagination_spacing_top\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"pagination_spacing_top_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"pagination_spacing_top_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"pagination_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_active_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_active_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"pagination_type\":\"load_more_on_click\"},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(253,4495,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(254,4495,'_elementor_conditions','a:1:{i:0;s:15:\"include/archive\";}'),(255,4495,'_elementor_controls_usage','a:5:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:2;s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:19:\"theme-archive-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:16:\"_animation_delay\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:28:\"space_between_widgets_mobile\";i:1;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:12:{s:5:\"_skin\";i:1;s:23:\"archive_classic_masonry\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:25:\"archive_classic_meta_data\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;s:22:\"vamtam_classic_masonry\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:38:\"vamtam_classic_apply_to_custom_excerpt\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:5:{s:36:\"vamtam_classic_section_design_layout\";a:5:{s:32:\"vamtam_classic_column_gap_tablet\";i:1;s:32:\"vamtam_classic_column_gap_mobile\";i:1;s:22:\"vamtam_classic_row_gap\";i:1;s:29:\"vamtam_classic_row_gap_tablet\";i:1;s:29:\"vamtam_classic_row_gap_mobile\";i:1;}s:33:\"vamtam_classic_section_design_box\";a:1:{s:30:\"vamtam_classic_content_padding\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:35:\"vamtam_classic_image_spacing_mobile\";i:1;}s:37:\"vamtam_classic_section_design_content\";a:6:{s:28:\"vamtam_classic_title_spacing\";i:1;s:35:\"vamtam_classic_title_spacing_mobile\";i:1;s:27:\"vamtam_classic_meta_spacing\";i:1;s:30:\"vamtam_classic_excerpt_spacing\";i:1;s:37:\"vamtam_classic_excerpt_spacing_tablet\";i:1;s:37:\"vamtam_classic_excerpt_spacing_mobile\";i:1;}s:24:\"section_pagination_style\";a:6:{s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:18:\"pagination_spacing\";i:1;s:22:\"pagination_spacing_top\";i:1;s:29:\"pagination_spacing_top_tablet\";i:1;s:29:\"pagination_spacing_top_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(256,4495,'_elementor_screenshot_failed','2023-03-06 16:50:38'),(257,4517,'_elementor_edit_mode','builder'),(258,4517,'_elementor_template_type','single-post'),(259,4517,'_elementor_version','3.16.6'),(260,4517,'_elementor_pro_version','3.16.2'),(261,4517,'_sbi_oembed_done_checking','1'),(262,4517,'_wp_old_slug','elementor-single-post-4517'),(263,4517,'_wp_page_template','default'),(264,4517,'_elementor_data','[{\"id\":\"9725845\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"41e2582\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":15,\"space_between_widgets_mobile\":15,\"align\":\"center\"},\"elements\":[{\"id\":\"9919f7a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9894189\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"6ab8b44\",\"date_format\":\"0\",\"custom_date_format\":\"d f, Y\",\"custom_time_format\":\"g:i a\",\"link\":\"\",\"show_icon\":\"none\",\"type\":\"terms\",\"taxonomy\":\"category\"}],\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"0fecbee\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\",\"title_color\":\"\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"none\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"d1e454a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"6ab8b44\",\"date_format\":\"custom\",\"custom_date_format\":\"j F Y\",\"custom_time_format\":\"g:i a\",\"link\":\"\",\"show_icon\":\"none\",\"taxonomy\":\"category\"}],\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"post-info\"},{\"id\":\"1ee25a7\",\"elType\":\"widget\",\"settings\":{\"image_size\":\"full\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"512e2e1\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\"},\"image\":{\"id\":\"\",\"url\":false},\"vamtam_fg_layer_mask_img\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d0996\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"gap\":\"no\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1390104\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb2f09b\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"theme-post-content\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"114814d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8d73c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_6\"},\"content_position\":\"center\"},\"elements\":[{\"id\":\"745563d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tags \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"791e7f0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"type\":\"terms\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"57ff57c\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"taxonomy\":\"post_tag\",\"show_icon\":\"none\"}],\"_element_width\":\"auto\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=543a803\",\"text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20f6a69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"}},\"elements\":[{\"id\":\"a0d6932\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"70\",\"bottom\":\"25\",\"left\":\"70\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f7a85d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do you think?\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be1966e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Show comments   \\/   Leave a comment\",\"tab_content\":\"<p>[elementor-template id=\\\"4552\\\"]<\\/p>\",\"_id\":\"d6582f2\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"title_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"title_color\":\"\",\"border_color\":\"\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_typography_text_transform\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_border_color\":\"#CCCCCC\",\"title_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"title_padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"990b39a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f917ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":40,\"space_between_widgets_tablet\":20,\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[{\"id\":\"1025abc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Articles\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80749bf\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_thumbnail_size_size\":\"full\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More \",\"vamtam_use_hr_layout\":\"hr-layout\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"classic_read_more_typography_typography\":\"globals\\/typography?id=abed6be\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_vamtam_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_vamtam_read_more_color_hover\":\"\",\"vamtam_classic_title_color\":\"\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"pagination_active_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_active_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns_tablet\":\"3\",\"vamtam_classic_posts_per_page\":3,\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[\"vamtam-categories\"],\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-10,\"sizes\":[]},\"vamtam_additional_cols_hint_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_column_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_vamtam_has_nav\":\"\",\"vamtam_classic_show_read_more\":\"\",\"posts_include\":[\"terms\"],\"posts_related_taxonomies\":[\"category\"],\"vamtam_classic_column_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_row_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_typography_typography\":\"custom\",\"vamtam_classic_title_typography_font_family\":\"Titillium Web\",\"vamtam_classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_title_typography_font_weight\":\"400\",\"vamtam_classic_title_typography_text_transform\":\"none\",\"vamtam_classic_title_typography_font_style\":\"normal\",\"vamtam_classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_family\":\"Titillium Web\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"normal\",\"vamtam_classic_meta_typography_text_transform\":\"none\",\"vamtam_classic_meta_typography_font_style\":\"normal\",\"vamtam_classic_meta_typography_text_decoration\":\"none\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"vamtam_classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"vamtam_classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Titillium Web\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"normal\",\"vamtam_classic_read_more_typography_text_transform\":\"none\",\"vamtam_classic_read_more_typography_font_style\":\"normal\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_read_more_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#02010100\",\"hover_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"load_more_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"load_more_spacing_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"load_more_spacing_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_image_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"classic_thumbnail_tablet\":\"\",\"classic_thumbnail_mobile\":\"\",\"vamtam_classic_thumbnail_tablet\":\"\",\"vamtam_classic_thumbnail_mobile\":\"\",\"classic_use_read_more_theme_style\":\"\",\"vamtam_classic_use_read_more_theme_style\":\"read-more-theme-style\",\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"vamtam_classic_title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pagination_spacing_top\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"pagination_spacing_top_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"pagination_spacing_top_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"posts_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),(265,4517,'_elementor_page_assets','a:0:{}'),(266,4517,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(267,4517,'_elementor_controls_usage','a:10:{s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:9:\"post-info\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:3;s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:16:\"theme-post-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:24:\"vamtam_fg_layer_mask_img\";i:1;s:5:\"width\";i:1;s:6:\"height\";i:1;s:13:\"height_tablet\";i:1;s:13:\"height_mobile\";i:1;s:10:\"object-fit\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:5;s:21:\"space_between_widgets\";i:2;s:28:\"space_between_widgets_tablet\";i:2;s:28:\"space_between_widgets_mobile\";i:1;s:5:\"align\";i:3;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:4;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:13:\"content_width\";i:4;s:3:\"gap\";i:3;s:20:\"content_width_tablet\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:5;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:5;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:1;s:14:\"_margin_mobile\";i:2;s:14:\"_margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:2:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:3:{s:20:\"section_toggle_style\";a:2:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;}s:26:\"section_toggle_style_title\";a:15:{s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:20:\"title_padding_mobile\";i:1;s:33:\"title_typography_font_size_mobile\";i:1;s:35:\"title_typography_line_height_mobile\";i:1;s:27:\"title_typography_font_style\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:29:\"title_typography_word_spacing\";i:1;s:20:\"title_padding_tablet\";i:1;}s:28:\"section_toggle_style_content\";a:1:{s:15:\"content_padding\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:15:{s:22:\"classic_posts_per_page\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:20:\"classic_show_excerpt\";i:1;s:17:\"classic_meta_data\";i:1;s:22:\"classic_read_more_text\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_read_more_text\";i:1;s:5:\"_skin\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;s:29:\"vamtam_classic_posts_per_page\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:32:\"vamtam_classic_item_ratio_mobile\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;}s:13:\"section_query\";a:3:{s:13:\"posts_include\";i:1;s:24:\"posts_related_taxonomies\";i:1;s:15:\"posts_post_type\";i:1;}}s:5:\"style\";a:6:{s:36:\"vamtam_classic_section_design_layout\";a:6:{s:22:\"vamtam_classic_row_gap\";i:1;s:32:\"vamtam_classic_column_gap_tablet\";i:1;s:29:\"vamtam_classic_vamtam_has_nav\";i:1;s:32:\"vamtam_classic_column_gap_mobile\";i:1;s:29:\"vamtam_classic_row_gap_tablet\";i:1;s:29:\"vamtam_classic_row_gap_mobile\";i:1;}s:37:\"vamtam_classic_section_design_content\";a:40:{s:28:\"vamtam_classic_title_spacing\";i:1;s:42:\"vamtam_classic_title_typography_typography\";i:1;s:43:\"vamtam_classic_title_typography_font_family\";i:1;s:41:\"vamtam_classic_title_typography_font_size\";i:1;s:48:\"vamtam_classic_title_typography_font_size_tablet\";i:1;s:48:\"vamtam_classic_title_typography_font_size_mobile\";i:1;s:43:\"vamtam_classic_title_typography_font_weight\";i:1;s:46:\"vamtam_classic_title_typography_text_transform\";i:1;s:42:\"vamtam_classic_title_typography_font_style\";i:1;s:43:\"vamtam_classic_title_typography_line_height\";i:1;s:50:\"vamtam_classic_title_typography_line_height_mobile\";i:1;s:46:\"vamtam_classic_title_typography_letter_spacing\";i:1;s:44:\"vamtam_classic_title_typography_word_spacing\";i:1;s:41:\"vamtam_classic_meta_typography_typography\";i:1;s:42:\"vamtam_classic_meta_typography_font_family\";i:1;s:40:\"vamtam_classic_meta_typography_font_size\";i:1;s:47:\"vamtam_classic_meta_typography_font_size_mobile\";i:1;s:42:\"vamtam_classic_meta_typography_font_weight\";i:1;s:45:\"vamtam_classic_meta_typography_text_transform\";i:1;s:41:\"vamtam_classic_meta_typography_font_style\";i:1;s:46:\"vamtam_classic_meta_typography_text_decoration\";i:1;s:42:\"vamtam_classic_meta_typography_line_height\";i:1;s:49:\"vamtam_classic_meta_typography_line_height_mobile\";i:1;s:45:\"vamtam_classic_meta_typography_letter_spacing\";i:1;s:43:\"vamtam_classic_meta_typography_word_spacing\";i:1;s:27:\"vamtam_classic_meta_spacing\";i:1;s:30:\"vamtam_classic_excerpt_spacing\";i:1;s:46:\"vamtam_classic_read_more_typography_typography\";i:1;s:47:\"vamtam_classic_read_more_typography_font_family\";i:1;s:45:\"vamtam_classic_read_more_typography_font_size\";i:1;s:52:\"vamtam_classic_read_more_typography_font_size_mobile\";i:1;s:47:\"vamtam_classic_read_more_typography_font_weight\";i:1;s:50:\"vamtam_classic_read_more_typography_text_transform\";i:1;s:46:\"vamtam_classic_read_more_typography_font_style\";i:1;s:47:\"vamtam_classic_read_more_typography_line_height\";i:1;s:50:\"vamtam_classic_read_more_typography_letter_spacing\";i:1;s:48:\"vamtam_classic_read_more_typography_word_spacing\";i:1;s:35:\"vamtam_classic_title_spacing_mobile\";i:1;s:37:\"vamtam_classic_excerpt_spacing_tablet\";i:1;s:37:\"vamtam_classic_excerpt_spacing_mobile\";i:1;}s:13:\"section_style\";a:10:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:17:\"load_more_spacing\";i:1;s:24:\"load_more_spacing_tablet\";i:1;s:24:\"load_more_spacing_mobile\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:35:\"vamtam_classic_image_spacing_mobile\";i:1;}s:33:\"vamtam_classic_section_design_box\";a:1:{s:30:\"vamtam_classic_content_padding\";i:1;}s:24:\"section_pagination_style\";a:6:{s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:18:\"pagination_spacing\";i:1;s:22:\"pagination_spacing_top\";i:1;s:29:\"pagination_spacing_top_tablet\";i:1;s:29:\"pagination_spacing_top_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(268,4552,'_elementor_edit_mode','builder'),(269,4552,'_elementor_template_type','section'),(270,4552,'_elementor_version','3.11.2'),(271,4552,'_elementor_pro_version','3.11.3'),(272,4552,'_sbi_oembed_done_checking','1'),(273,4552,'_wp_page_template','default'),(274,4552,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(275,4552,'_elementor_data','[{\"id\":\"2c9de13\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":false,\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"08c7468\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"89de5b5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"theme_comments\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"post-comments\"}],\"isInner\":false}],\"isInner\":false}]'),(276,4552,'_elementor_page_assets','a:0:{}'),(277,4552,'_elementor_controls_usage','a:3:{s:13:\"post-comments\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:5:\"_skin\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:8:{s:16:\"background_image\";i:1;s:23:\"background_image_tablet\";i:1;s:23:\"background_image_mobile\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:29:\"background_hover_image_tablet\";i:1;s:29:\"background_hover_image_mobile\";i:1;s:31:\"background_hover_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:8:{s:24:\"background_overlay_image\";i:1;s:31:\"background_overlay_image_tablet\";i:1;s:31:\"background_overlay_image_mobile\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:37:\"background_overlay_hover_image_tablet\";i:1;s:37:\"background_overlay_hover_image_mobile\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:16:\"background_image\";i:1;s:23:\"background_image_tablet\";i:1;s:23:\"background_image_mobile\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:29:\"background_hover_image_tablet\";i:1;s:29:\"background_hover_image_mobile\";i:1;s:31:\"background_hover_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:8:{s:24:\"background_overlay_image\";i:1;s:31:\"background_overlay_image_tablet\";i:1;s:31:\"background_overlay_image_mobile\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:37:\"background_overlay_hover_image_tablet\";i:1;s:37:\"background_overlay_hover_image_mobile\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}}'),(278,4591,'_elementor_edit_mode','builder'),(279,4591,'_elementor_template_type','page'),(280,4591,'_elementor_version','3.16.6'),(281,4591,'_elementor_pro_version','3.16.2'),(282,4591,'_wp_page_template','default'),(283,4591,'_elementor_data','[{\"id\":\"5963d777\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"50ee7f58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"1602fe32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18a86ae9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"739cf9ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2af2933a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47fef162\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dc6ba97\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f274848\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b428e70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ff9e3e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ed41882\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"723f3060\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22e56ee3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b547f60\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65cc58e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"76d1a47a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"51febdfa\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa31270\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"73b3b55e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"613f9397\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69973c69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6ac58d96\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"6a29097d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(284,4591,'_elementor_page_assets','a:0:{}'),(285,4591,'_sbi_oembed_done_checking','1'),(286,4591,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(287,4745,'_elementor_edit_mode','builder'),(288,4745,'_elementor_template_type','product-archive'),(289,4745,'_elementor_version','3.11.2'),(290,4745,'_elementor_pro_version','3.11.3'),(291,4745,'_sbi_oembed_done_checking','1'),(292,4745,'_wp_page_template','default'),(293,4745,'_elementor_data','[{\"id\":\"3a9f654\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e7d88af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":0,\"space_between_widgets\":0,\"space_between_widgets_tablet\":0},\"elements\":[{\"id\":\"430dd33\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2553048\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"6cd2223\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"}},\"elements\":[],\"widgetType\":\"woocommerce-archive-description\"},{\"id\":\"e97b487\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":9,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d0881c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"115\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"36547de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"3d0181b\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"pagination_link_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_link_bg_color\":\"\",\"pagination_link_color_hover\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_link_bg_color_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_link_color_active\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_link_bg_color_active\":\"globals\\/colors?id=vamtam_accent_6\"},\"row_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#191919\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"5\",\"bottom\":\"14\",\"left\":\"5\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"box_bg_color\":\"#FFFFFF\",\"box_border_color\":\"#FAFAFA\",\"onsale_text_color\":\"#FFFFFF\",\"onsale_text_background_color\":\"#191919\",\"onsale_typography_typography\":\"custom\",\"onsale_typography_font_family\":\"Inter Tight - temp\",\"onsale_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"onsale_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"onsale_typography_font_weight\":\"500\",\"onsale_typography_text_transform\":\"uppercase\",\"onsale_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"onsale_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"onsale_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_color\":\"#191919\",\"pagination_spacing\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Inter Tight\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_typography_font_weight\":\"500\",\"pagination_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"pagination_link_color\":\"#FFFFFF\",\"pagination_link_bg_color\":\"#00000000\",\"pagination_link_color_hover\":\"#FFFFFF\",\"pagination_link_bg_color_hover\":\"#000000\",\"pagination_link_color_active\":\"#000000\",\"pagination_link_bg_color_active\":\"#FFFFFF\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wc-archive-products\"}],\"isInner\":false}],\"isInner\":false}]'),(294,4745,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(295,4745,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),(296,4745,'_elementor_controls_usage','a:6:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:2;s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:19:\"theme-archive-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:16:\"_animation_delay\";i:1;}}}}s:31:\"woocommerce-archive-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:2;s:28:\"space_between_widgets_mobile\";i:1;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_tablet\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:1;s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;}}}}s:19:\"wc-archive-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:1:{s:5:\"style\";a:4:{s:22:\"section_products_style\";a:28:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"title_spacing\";i:1;s:14:\"row_gap_mobile\";i:1;s:13:\"image_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:20:\"title_spacing_tablet\";i:1;s:20:\"title_spacing_mobile\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:33:\"price_typography_font_size_tablet\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:26:\"button_text_padding_mobile\";i:1;s:11:\"price_color\";i:1;s:19:\"button_text_padding\";i:1;}s:18:\"section_design_box\";a:5:{s:11:\"box_padding\";i:1;s:18:\"box_padding_mobile\";i:1;s:12:\"box_bg_color\";i:1;s:16:\"box_border_color\";i:1;s:16:\"box_border_width\";i:1;}s:16:\"sale_flash_style\";a:15:{s:17:\"onsale_text_color\";i:1;s:28:\"onsale_text_background_color\";i:1;s:28:\"onsale_typography_typography\";i:1;s:29:\"onsale_typography_font_family\";i:1;s:27:\"onsale_typography_font_size\";i:1;s:34:\"onsale_typography_font_size_mobile\";i:1;s:29:\"onsale_typography_font_weight\";i:1;s:32:\"onsale_typography_text_transform\";i:1;s:29:\"onsale_typography_line_height\";i:1;s:32:\"onsale_typography_letter_spacing\";i:1;s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;s:15:\"onsale_distance\";i:1;}s:24:\"section_pagination_style\";a:15:{s:18:\"pagination_spacing\";i:1;s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:38:\"pagination_typography_font_size_tablet\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:33:\"pagination_typography_line_height\";i:1;s:21:\"pagination_link_color\";i:1;s:24:\"pagination_link_bg_color\";i:1;s:27:\"pagination_link_color_hover\";i:1;s:30:\"pagination_link_bg_color_hover\";i:1;s:28:\"pagination_link_color_active\";i:1;s:31:\"pagination_link_bg_color_active\";i:1;}}}}}'),(297,4745,'_elementor_screenshot_failed','2023-03-06 16:51:00'),(298,4842,'_elementor_edit_mode','builder'),(299,4842,'_elementor_template_type','product'),(300,4842,'_elementor_version','3.14.0'),(301,4842,'_elementor_pro_version','3.14.0'),(302,4842,'_sbi_oembed_done_checking','1'),(303,4842,'_wp_old_slug','elementor-single-product-4842'),(304,4842,'_wp_page_template','default'),(305,4842,'_elementor_data','[{\"id\":\"23f6612\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"6cc0cec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"120f58b\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-notices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ef8b9f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37a94d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c319d7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a0b4f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":false,\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom left\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"background_position_tablet\":\"bottom left\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"overflow\":\"hidden\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1060,\"sizes\":[]}},\"elements\":[{\"id\":\"0abcbaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"471fd04\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"_border_color\":\"\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\",\"vamtam_new_badge_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_new_badge_bg_color\":\"globals\\/colors?id=vamtam_accent_8\",\"vamtam_new_badge_typography_typography\":\"\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"onsale_width\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"onsale_distance\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"sticky_on\":[\"desktop\"],\"sticky_offset\":70,\"sticky_parent\":\"yes\",\"vamtam_new_badge_width\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"vamtam_new_badge_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"vamtam_new_badge_hr_pos\":\"left\",\"vamtam_new_badge_distance\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"vamtam_new_badge_top_offset\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_new_badge_border_radius\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"sticky\":\"top\",\"sticky_offset_tablet\":100,\"disable_image_link\":\"disable-image-link\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":false},{\"id\":\"e99e6f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":46,\"space_between_widgets\":20,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b2634c3\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h3\"},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"3e12cb1\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"sale_price_color\":\"globals\\/colors?id=vamtam_accent_6\",\"sale_price_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_color\":\"globals\\/colors?id=vamtam_accent_6\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"_border_color\":\"\"},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"sale_price_color\":\"#000000\",\"sale_price_typography_typography\":\"custom\",\"sale_price_typography_font_family\":\"Inter Tight\",\"sale_price_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sale_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"sale_price_typography_font_weight\":\"400\",\"sale_price_typography_text_transform\":\"none\",\"sale_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_background_color\":\"#FFFFFF\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"cd39b70\",\"elType\":\"widget\",\"settings\":{\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_bg_color\":\"\",\"button_text_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\",\"vc_button_text_color\":\"\",\"vc_button_bg_color\":\"\",\"vc_button_text_color_hover\":\"\",\"vc_button_bg_color_hover\":\"\",\"variations_label_typography_typography\":\"\",\"vamtam_variations_price_color\":\"globals\\/colors?id=vamtam_accent_6\",\"vamtam_variations_price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"variations_select_bg_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"variations_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"variations_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"variations_space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"alignment\":\"left\",\"button_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"alignment_mobile\":\"left\",\"vc_button_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"variations_label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"variations_label_typography_font_weight\":\"normal\",\"variations_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_background_color\":\"#FFFFFF\",\"_border_color\":\"#191919\",\"variations_label_typography_font_family\":\"Readex Pro\",\"button_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_variations_price_typography_typography\":\"custom\",\"vamtam_variations_price_typography_font_family\":\"Inter Tight\",\"vamtam_variations_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_variations_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_variations_price_typography_font_weight\":\"500\",\"vamtam_variations_price_typography_text_transform\":\"none\",\"vamtam_variations_price_typography_font_style\":\"normal\",\"vamtam_variations_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"vamtam_variations_price_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6e3e253\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Description\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"0869f1a\\\" name=\\\"woocommerce-product-content-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"_id\":\"3ab5bbf\"},{\"tab_title\":\"Ingredients\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c2f51b1\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"24dcb1e\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-add-to-cart\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-add-to-cart\",\"library\":\"theme-icons\"},\"title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon_align\":\"right\",\"content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"title_typography_typography\":\"globals\\/typography?id=543a803\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"content_background_color\":\"\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"border_color\":\"#00000026\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c6c1a8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3f3d432\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":40,\"space_between_widgets_tablet\":20},\"elements\":[{\"id\":\"205d231\",\"elType\":\"widget\",\"settings\":{\"title\":\"You might also like\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39b8df8\",\"elType\":\"widget\",\"settings\":{\"columns_mobile\":1,\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"price_color\":\"#191919\",\"old_price_color\":\"#191919\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"button_hover_color\":\"#DDD8D4\",\"button_hover_background_color\":\"#191919\",\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_text_color\":\"#FFFFFF\",\"onsale_text_background_color\":\"#191919\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\",\"button_typography_typography\":\"\",\"button_background_color\":\"\",\"button_hover_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"button_hover_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color_hover\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"heading_typography_typography\":\"globals\\/typography?id=vamtam_h4\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"\",\"vamtam_new_badge_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_new_badge_bg_color\":\"globals\\/colors?id=vamtam_accent_8\",\"vamtam_new_badge_typography_typography\":\"globals\\/typography?id=bff0bec\"},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Inter Tight\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"heading_typography_font_weight\":\"400\",\"heading_typography_text_transform\":\"none\",\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"box_bg_color\":\"#FFFFFF\",\"vamtam_new_badge_color\":\"#DDD8D4\",\"vamtam_new_badge_bg_color\":\"#FFFFFF4D\",\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_font_family\":\"Inter Tight\",\"onsale_typography_typography\":\"custom\",\"onsale_typography_font_family\":\"Inter Tight\",\"onsale_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"onsale_typography_font_weight\":\"600\",\"onsale_typography_text_transform\":\"uppercase\",\"onsale_typography_font_style\":\"normal\",\"onsale_typography_text_decoration\":\"none\",\"onsale_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"onsale_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"heading_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"heading_spacing_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false},\"vamtam_has_nav\":\"\",\"heading_text_align\":\"center\",\"show_heading\":\"\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}],\"isInner\":false}]'),(306,4842,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(307,4842,'_elementor_conditions','a:1:{i:0;s:15:\"include/product\";}'),(308,4842,'_elementor_controls_usage','a:11:{s:19:\"woocommerce-notices\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:19:\"_inline_size_tablet\";i:2;s:21:\"space_between_widgets\";i:2;s:28:\"space_between_widgets_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:13:\"margin_mobile\";i:1;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:4;s:8:\"overflow\";i:1;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:14:\"padding_tablet\";i:1;s:13:\"margin_mobile\";i:2;s:13:\"margin_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:26:\"background_position_tablet\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;}}}}s:26:\"woocommerce-product-images\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:5:\"style\";a:3:{s:23:\"vamtam_sale_flash_style\";a:5:{s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;s:15:\"onsale_distance\";i:1;s:20:\"onsale_border_radius\";i:1;}s:30:\"vamtam_section_new_badge_style\";a:6:{s:22:\"vamtam_new_badge_width\";i:1;s:23:\"vamtam_new_badge_height\";i:1;s:23:\"vamtam_new_badge_hr_pos\";i:1;s:25:\"vamtam_new_badge_distance\";i:1;s:27:\"vamtam_new_badge_top_offset\";i:1;s:30:\"vamtam_new_badge_border_radius\";i:1;}s:29:\"section_product_gallery_style\";a:1:{s:18:\"disable_image_link\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:5:{s:9:\"sticky_on\";i:1;s:13:\"sticky_offset\";i:1;s:13:\"sticky_parent\";i:1;s:6:\"sticky\";i:1;s:20:\"sticky_offset_tablet\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_radius\";i:1;s:13:\"_border_width\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_price_style\";a:17:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:16:\"sale_price_color\";i:1;s:32:\"sale_price_typography_typography\";i:1;s:33:\"sale_price_typography_font_family\";i:1;s:31:\"sale_price_typography_font_size\";i:1;s:38:\"sale_price_typography_font_size_tablet\";i:1;s:33:\"sale_price_typography_font_weight\";i:1;s:36:\"sale_price_typography_text_transform\";i:1;s:33:\"sale_price_typography_line_height\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;s:15:\"_padding_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}s:5:\"style\";a:3:{s:28:\"section_atc_variations_style\";a:16:{s:16:\"variations_width\";i:1;s:18:\"variations_spacing\";i:1;s:24:\"variations_space_between\";i:1;s:37:\"variations_label_typography_font_size\";i:1;s:39:\"variations_label_typography_font_weight\";i:1;s:39:\"variations_label_typography_line_height\";i:1;s:39:\"variations_label_typography_font_family\";i:1;s:45:\"vamtam_variations_price_typography_typography\";i:1;s:46:\"vamtam_variations_price_typography_font_family\";i:1;s:44:\"vamtam_variations_price_typography_font_size\";i:1;s:51:\"vamtam_variations_price_typography_font_size_tablet\";i:1;s:46:\"vamtam_variations_price_typography_font_weight\";i:1;s:49:\"vamtam_variations_price_typography_text_transform\";i:1;s:45:\"vamtam_variations_price_typography_font_style\";i:1;s:46:\"vamtam_variations_price_typography_line_height\";i:1;s:29:\"vamtam_variations_price_color\";i:1;}s:24:\"section_atc_button_style\";a:4:{s:9:\"alignment\";i:1;s:14:\"button_padding\";i:1;s:16:\"alignment_mobile\";i:1;s:17:\"button_transition\";i:1;}s:34:\"section_atc_view_cart_button_style\";a:1:{s:17:\"vc_button_padding\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:4:{s:26:\"section_toggle_style_title\";a:1:{s:13:\"title_padding\";i:1;}s:25:\"section_toggle_style_icon\";a:1:{s:10:\"icon_align\";i:1;}s:28:\"section_toggle_style_content\";a:1:{s:15:\"content_padding\";i:1;}s:20:\"section_toggle_style\";a:1:{s:12:\"border_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:5:{s:14:\"_border_radius\";i:1;s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:21:\"_border_radius_tablet\";i:1;s:21:\"_border_radius_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}}}s:27:\"woocommerce-product-related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:32:\"section_related_products_content\";a:5:{s:14:\"columns_mobile\";i:1;s:20:\"vamtam_use_hr_layout\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;s:34:\"vamtam_additional_cols_hint_mobile\";i:1;s:14:\"vamtam_has_nav\";i:1;}}s:5:\"style\";a:5:{s:22:\"section_products_style\";a:31:{s:10:\"column_gap\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:20:\"has_title_min_height\";i:1;s:11:\"price_color\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:7:\"row_gap\";i:1;s:14:\"row_gap_tablet\";i:1;s:28:\"title_typography_font_family\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:16:\"title_min_height\";i:1;s:20:\"title_spacing_tablet\";i:1;s:20:\"title_spacing_mobile\";i:1;s:33:\"price_typography_font_size_tablet\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:26:\"button_text_padding_mobile\";i:1;s:19:\"button_text_padding\";i:1;}s:18:\"section_design_box\";a:5:{s:16:\"box_border_width\";i:1;s:11:\"box_padding\";i:1;s:16:\"box_border_color\";i:1;s:12:\"box_bg_color\";i:1;s:18:\"box_padding_mobile\";i:1;}s:16:\"sale_flash_style\";a:15:{s:17:\"onsale_text_color\";i:1;s:28:\"onsale_text_background_color\";i:1;s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;s:28:\"onsale_typography_typography\";i:1;s:29:\"onsale_typography_font_family\";i:1;s:27:\"onsale_typography_font_size\";i:1;s:29:\"onsale_typography_font_weight\";i:1;s:32:\"onsale_typography_text_transform\";i:1;s:28:\"onsale_typography_font_style\";i:1;s:33:\"onsale_typography_text_decoration\";i:1;s:29:\"onsale_typography_line_height\";i:1;s:32:\"onsale_typography_letter_spacing\";i:1;}s:21:\"section_heading_style\";a:12:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:35:\"heading_typography_font_size_tablet\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:30:\"heading_typography_line_height\";i:1;s:15:\"heading_spacing\";i:1;s:22:\"heading_spacing_tablet\";i:1;s:22:\"heading_spacing_mobile\";i:1;s:18:\"heading_text_align\";i:1;s:12:\"show_heading\";i:1;}s:30:\"vamtam_section_new_badge_style\";a:2:{s:22:\"vamtam_new_badge_color\";i:1;s:25:\"vamtam_new_badge_bg_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}}'),(309,4842,'_elementor_screenshot_failed','2023-10-17 15:48:00'),(310,5062,'_elementor_edit_mode','builder'),(311,5062,'_elementor_template_type','section'),(312,5062,'_elementor_version','3.11.2'),(313,5062,'_elementor_pro_version','3.11.3'),(314,5062,'_sbi_oembed_done_checking','1'),(315,5062,'_wp_page_template','default'),(316,5062,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(317,5062,'_elementor_data','[{\"id\":\"5ad41a9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"140\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":1000},\"elements\":[{\"id\":\"987a847\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"align_mobile\":\"flex-start\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"857bae8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-basket\",\"library\":\"theme-icons\"},\"align_mobile\":\"left\",\"size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_3\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"825a313\",\"elType\":\"widget\",\"settings\":{\"title\":\"Your cart is empty\",\"header_size\":\"h1\",\"align\":\"center\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04bc5e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Time to start shopping! Fill it up with savings from these popular departments.<\\/p>\",\"align\":\"center\",\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8626e20\",\"elType\":\"widget\",\"settings\":{\"text\":\"Hair\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7681feb\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22taxonomy%22%2C%22taxonomy_id%22%3A%2239%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7823b7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Beard\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"96b3b9d\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22taxonomy%22%2C%22taxonomy_id%22%3A%2246%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c548d11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop All\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"96b3b9d\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22taxonomy_id%22%3A%2246%22%2C%22post_id%22%3A%227%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(318,5062,'_elementor_page_assets','a:0:{}'),(319,5062,'_elementor_controls_usage','a:6:{s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:3;s:4:\"link\";i:3;s:10:\"icon_align\";i:3;s:11:\"icon_indent\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_margin_mobile\";i:3;s:8:\"_padding\";i:3;s:15:\"_padding_mobile\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_width_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:21:\"space_between_widgets\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:1;s:7:\"z_index\";i:1;}}}}}'),(320,5266,'_elementor_edit_mode','builder'),(321,5266,'_elementor_template_type','search-results'),(322,5266,'_elementor_version','3.11.2'),(323,5266,'_elementor_pro_version','3.11.3'),(324,5266,'_sbi_oembed_done_checking','1'),(325,5266,'_wp_page_template','default'),(326,5266,'_elementor_data','[{\"id\":\"299c060\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"content_width\":{\"unit\":\"px\",\"size\":580,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1f23b87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"70ad6b8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"78dd069\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"theme-archive-title\"},{\"id\":\"0c22aed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"84d513e\\\" name=\\\"archive-title\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43ff8a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you are not happy with the results below please do another search<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Work Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"745ad87\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"icon_size_minimal\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"input_border_color\":\"#E6E6E6\",\"border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_text_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"input_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"button_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_color_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"input_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"input_text_color\":\"\",\"input_text_color_focus\":\"\",\"input_background_color_focus\":\"\",\"input_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"input_border_color_focus\":\"globals\\/colors?id=vamtam_accent_6\",\"button_typography_typography\":\"globals\\/typography?id=fe27136\"},\"button_background_color_hover\":\"#000000\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"button_background_color\":\"#F5F3F1\",\"button_type\":\"text\",\"icon\":\"arrow\",\"input_background_color\":\"#FFFFFF\",\"input_border_color_focus\":\"#000000\",\"button_width\":{\"unit\":\"px\",\"size\":2.4,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2a5beb3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":9,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"721514b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"572c519\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"__globals__\":{\"color_link_hover\":\"\"}},\"elements\":[{\"id\":\"00f1aa4\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"archive_classic_masonry\":\"yes\",\"archive_classic_thumbnail_size_size\":\"1536x1536\",\"archive_classic_meta_data\":[],\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More \\u00bb\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns_tablet\":\"3\",\"vamtam_classic_masonry\":\"yes\",\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"yes\",\"vamtam_classic_meta_data\":[\"vamtam-categories\"],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read\",\"vamtam_classic_column_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_column_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_row_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_image_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_meta_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pagination_spacing_top\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"pagination_spacing_top_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"pagination_spacing_top_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"nothing_found_message\":\"It seems we can&#039;t find what you&#039;re looking for.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"pagination_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_active_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_active_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"pagination_type\":\"load_more_on_click\",\"vamtam_classic_thumbnail\":\"none\",\"load_more_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"load_more_spacing_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"load_more_spacing_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}],\"isInner\":false}]'),(327,5266,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(328,5266,'_elementor_conditions','a:1:{i:0;s:22:\"include/archive/search\";}'),(329,5266,'_elementor_controls_usage','a:8:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:2;s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:1;}}}}s:19:\"theme-archive-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:16:\"_animation_delay\";i:1;s:17:\"_animation_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:19:\"section_input_style\";a:5:{s:17:\"icon_size_minimal\";i:1;s:18:\"input_border_color\";i:1;s:13:\"border_radius\";i:1;s:22:\"input_background_color\";i:1;s:24:\"input_border_color_focus\";i:1;}s:20:\"section_button_style\";a:5:{s:17:\"button_text_color\";i:1;s:9:\"icon_size\";i:1;s:29:\"button_background_color_hover\";i:1;s:23:\"button_background_color\";i:1;s:12:\"button_width\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}s:7:\"content\";a:1:{s:14:\"search_content\";a:3:{s:4:\"size\";i:1;s:11:\"button_type\";i:1;s:4:\"icon\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:5:\"align\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:14:{s:5:\"_skin\";i:1;s:23:\"archive_classic_masonry\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:25:\"archive_classic_meta_data\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;s:22:\"vamtam_classic_masonry\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:38:\"vamtam_classic_apply_to_custom_excerpt\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;s:29:\"vamtam_classic_read_more_text\";i:1;s:24:\"vamtam_classic_thumbnail\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:6:{s:36:\"vamtam_classic_section_design_layout\";a:5:{s:32:\"vamtam_classic_column_gap_tablet\";i:1;s:32:\"vamtam_classic_column_gap_mobile\";i:1;s:22:\"vamtam_classic_row_gap\";i:1;s:29:\"vamtam_classic_row_gap_tablet\";i:1;s:29:\"vamtam_classic_row_gap_mobile\";i:1;}s:33:\"vamtam_classic_section_design_box\";a:1:{s:30:\"vamtam_classic_content_padding\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:35:\"vamtam_classic_image_spacing_mobile\";i:1;}s:37:\"vamtam_classic_section_design_content\";a:6:{s:28:\"vamtam_classic_title_spacing\";i:1;s:35:\"vamtam_classic_title_spacing_mobile\";i:1;s:27:\"vamtam_classic_meta_spacing\";i:1;s:30:\"vamtam_classic_excerpt_spacing\";i:1;s:37:\"vamtam_classic_excerpt_spacing_tablet\";i:1;s:37:\"vamtam_classic_excerpt_spacing_mobile\";i:1;}s:24:\"section_pagination_style\";a:6:{s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:18:\"pagination_spacing\";i:1;s:22:\"pagination_spacing_top\";i:1;s:29:\"pagination_spacing_top_tablet\";i:1;s:29:\"pagination_spacing_top_mobile\";i:1;}s:13:\"section_style\";a:3:{s:17:\"load_more_spacing\";i:1;s:24:\"load_more_spacing_tablet\";i:1;s:24:\"load_more_spacing_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(330,5266,'_elementor_screenshot_failed','2023-03-06 16:51:43'),(331,5275,'_elementor_edit_mode','builder'),(332,5275,'_elementor_template_type','error-404'),(333,5275,'_elementor_version','3.11.2'),(334,5275,'_elementor_pro_version','3.11.3'),(335,5275,'_sbi_oembed_done_checking','1'),(336,5275,'_wp_page_template','default'),(337,5275,'_elementor_data','[{\"id\":\"95461d6\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":680,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"column_position\":\"stretch\",\"margin\":{\"unit\":\"px\",\"top\":\"130\",\"right\":0,\"bottom\":\"130\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":[],\"background_image\":{\"url\":false,\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"e519ac9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_xpos\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":3338,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-alexander-krivitskiy-1027092-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_repeat\":\"no-repeat\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"be902b9\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"f5dd0f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[{\"id\":\"a85271c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":404,\"title\":\"\",\"title_color\":\"#02010100\",\"_element_width\":\"auto\",\"counter-title\":\"\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=vamtam_accent_6\",\"typography_number_typography\":\"globals\\/typography?id=cf72810\"},\"duration\":700,\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":100,\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"09cb96a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Oops! It seems like you got lost... \",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":100,\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"397bdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sorry! We can\\u2019t find the content you\\u2019re looking for.<br \\/>Try to search again or go back to <a href=\\\"\\/\\\">Home Page<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_6\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":100,\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a424372\",\"elType\":\"widget\",\"settings\":{\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"icon_size_minimal\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon\":\"arrow\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"input_background_color\":\"#FFFFFF\",\"__globals__\":{\"input_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"input_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"button_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"button_text_color_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"input_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"button_background_color_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"input_border_color_focus\":\"globals\\/colors?id=vamtam_accent_6\",\"button_typography_typography\":\"globals\\/typography?id=fe27136\",\"input_text_color\":\"\",\"input_text_color_focus\":\"\",\"input_background_color_focus\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_type\":\"text\",\"button_text_color\":\"#000000\",\"button_background_color\":\"#F5F3F1\",\"button_background_color_hover\":\"#000000\",\"button_width\":{\"unit\":\"px\",\"size\":2.4,\"sizes\":[]},\"input_border_color\":\"#E6E6E6\",\"input_border_color_focus\":\"#000000\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}],\"isInner\":false}]'),(338,5275,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(339,5275,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),(340,5275,'_elementor_page_settings','a:2:{s:12:\"preview_type\";s:8:\"page/404\";s:10:\"preview_id\";s:0:\"\";}'),(341,5275,'_elementor_controls_usage','a:7:{s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:12:\"space_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:13:{s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:15:\"background_xpos\";i:1;s:15:\"background_size\";i:1;s:16:\"background_image\";i:2;s:17:\"background_repeat\";i:1;s:23:\"background_image_tablet\";i:2;s:23:\"background_image_mobile\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:29:\"background_hover_image_tablet\";i:2;s:29:\"background_hover_image_mobile\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:8:{s:24:\"background_overlay_image\";i:2;s:31:\"background_overlay_image_tablet\";i:2;s:31:\"background_overlay_image_mobile\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:37:\"background_overlay_hover_image_tablet\";i:2;s:37:\"background_overlay_hover_image_mobile\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:3:{s:13:\"ending_number\";i:1;s:5:\"title\";i:1;s:8:\"duration\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_title\";a:1:{s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:19:\"section_input_style\";a:5:{s:17:\"icon_size_minimal\";i:1;s:13:\"border_radius\";i:1;s:22:\"input_background_color\";i:1;s:18:\"input_border_color\";i:1;s:24:\"input_border_color_focus\";i:1;}s:20:\"section_button_style\";a:5:{s:9:\"icon_size\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:29:\"button_background_color_hover\";i:1;s:12:\"button_width\";i:1;}}s:7:\"content\";a:1:{s:14:\"search_content\";a:3:{s:4:\"icon\";i:1;s:4:\"size\";i:1;s:11:\"button_type\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:8:{s:17:\"_background_image\";i:1;s:24:\"_background_image_tablet\";i:1;s:24:\"_background_image_mobile\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:30:\"_background_hover_image_tablet\";i:1;s:30:\"_background_hover_image_mobile\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:16:\"background_image\";i:1;s:23:\"background_image_tablet\";i:1;s:23:\"background_image_mobile\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:29:\"background_hover_image_tablet\";i:1;s:29:\"background_hover_image_mobile\";i:1;s:31:\"background_hover_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:8:{s:24:\"background_overlay_image\";i:1;s:31:\"background_overlay_image_tablet\";i:1;s:31:\"background_overlay_image_mobile\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:37:\"background_overlay_hover_image_tablet\";i:1;s:37:\"background_overlay_hover_image_mobile\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}}'),(342,5275,'_elementor_screenshot_failed','2023-03-06 16:52:04'),(343,5382,'_elementor_edit_mode','builder'),(344,5382,'_elementor_template_type','page'),(345,5382,'_elementor_version','3.11.2'),(346,5382,'_elementor_pro_version','3.11.3'),(347,5382,'_wp_page_template','default'),(348,5382,'_elementor_page_settings','a:8:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";}s:16:\"background_image\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:23:\"background_image_tablet\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:23:\"background_image_mobile\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:25:\"background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),(349,5382,'_elementor_data','[{\"id\":\"7f809b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":115,\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_title\":\"Header\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":88,\"sizes\":[]},\"column_position\":\"stretch\",\"background_size_tablet\":\"initial\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_image\":{\"id\":5311,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/homes-all.jpg\"},\"background_overlay_position\":\"center right\",\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size_mobile\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image_tablet\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"vw\",\"size\":30,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_size_tablet\":\"initial\",\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"content_position\":\"bottom\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37e6385\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"animation\":\"fadeIn\",\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"465782a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5307,\"url\":false},\"align\":\"left\",\"_position\":\"absolute\",\"_animation\":\"bounceInDown\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5308,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77283040\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"797e293a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"742319e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5309,\"url\":false},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5310,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-1.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2d360d14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dedicated Theme for Lawyer and Attorney\\n\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=vamtam_h1\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"397c794d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Avvocato theme is built for Legal Advisers, Legal offices, Lawyers, Attorneys, Barristers at Law, Counsels, Solicitors, Advocates and other legal and law-related services.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"_z_index\":5,\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"500\",\"text_color\":\"#1D2D3E\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b2ee6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore Theme\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"button_background_hover_color\":\"\",\"hover_color\":\"\",\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=avvocato&n=1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"left\",\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_text_decoration\":\"none\",\"_element_vertical_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_typography\":\"custom\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"56030bf9\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6052079e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":39,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7279d5e6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37a03519\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27bb56f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5312,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/1-click-demo-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":216,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-68\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_element_width\":\"auto\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":35,\"end\":60}},\"animation_duration\":\"fast\",\"_animation_delay\":700,\"vamtam_fg_layer_mask_img\":{\"id\":5313,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-2.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3ae4caf3\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9cab392\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"143b347b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5314,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/clients-trust-charitify-1-2-1.svg\"},\"library\":\"svg\"},\"title_text\":\"60 000+\",\"description_text\":\"Clients trust Vamtam\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"384072b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"align_mobile\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5cc314b6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5315,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/liftime-updates-charitify-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"FREE\",\"description_text\":\"Lifetime updates\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"277ecc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-start\",\"align_mobile\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c0aca74\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5316,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Support-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"24\\/7\",\"description_text\":\"Dedicated suport team\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f4c10a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_color\":\"#ECF2F4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49b67f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e460087\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5317,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/free-image.svg\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5318,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-3.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71219c4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"$320 Worth of Premium Image Stock Included in the Package for Free.\",\"header_size\":\"h3\",\"typography_font_family\":\"Titillium Web\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36db0de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"60\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"45\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":false},\"align_mobile\":\"flex-start\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10477e4e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5319,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Getty_Images_Logo.webp\"},\"align\":\"right\",\"align_mobile\":\"left\",\"width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5320,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-4.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5a748efe\",\"elType\":\"widget\",\"settings\":{\"title\":\"All images shown on the demo website come with the demo content, and can be used in your next project, without the need to buy any additional licences.\",\"header_size\":\"p\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"title_color\":\"#1D2D3E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1be8669b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"border_width\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\",\"border_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"border_color\":\"#FFFFFF\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43fcfa7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44b88146\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_z_index\":1,\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=avvocato&n=2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"sink\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"image_size\":\"full\",\"image\":{\"id\":5321,\"url\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5322,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-5.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d025614\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"226ed18f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"588dd522\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Corporate Law Firm<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4983a0a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b0c8066\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=avvocato&n=3\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"sink\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"image_size\":\"full\",\"image\":{\"id\":5323,\"url\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5324,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-6.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33bc80ed\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a695e11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\",\"space_between_widgets\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e7b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Law Firm<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c30ebdb\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=avvocato&n=1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"sink\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"image_size\":\"full\",\"image\":{\"id\":5325,\"url\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5326,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-7.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6afd08ca\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"74d0d5d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ee7d810\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Single Lawyer<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a070e2b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":5331,\"url\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"280\",\"left\":\"30\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"overflow\":\"hidden\",\"border_width\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70ec5fa9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"var(--vamtam-accent-color-5)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":0.2,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b71d985\",\"elType\":\"widget\",\"settings\":{\"title\":\"Details,<br>\\nnot only in\\n<br>home pages...\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70940ae8\",\"elType\":\"section\",\"settings\":{\"custom_height_inner\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a7b825\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.027,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EDEDED\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ab71b0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5327,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/vamtam-elite-1-1.svg\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5328,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-8.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3c9483d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.973,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_mobile\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69093c84\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5329,\"url\":false},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"align_mobile\":\"left\",\"vamtam_fg_layer_mask_img\":{\"id\":5330,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-9.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6d164a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e9f60ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17bb8b15\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Features\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"562cdc47\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4309c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"381b6efc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5316,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Support-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Timely Support 8<br>hours Average Response Time\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_size\":\"h5\",\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"7a90d86b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f4cea90\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5332,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/elementor-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Elementor <br>Drag and Drop <br>Builder\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"49c9f737\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4825ba5d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5333,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/elementor-pro-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Elementor Pro Support\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"155fae0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31510330\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5334,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/option-panel-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Powerful Theme Option Panel\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"6cc1987a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77cf32c0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5335,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/tutorials-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"23 HD Video Tutorials for Beginners\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"3dd274d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3099a54c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5336,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Combined-Shape-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Extensive <br>Setup Guide\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"567abfb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\",\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3854d5a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23ce044d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5337,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/help-articles-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"100+ <br>Help Articles \",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"27efd346\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"741e42b0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5338,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/niche-design-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Niche Specific Design and Functionality \",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"7ad524d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2da7ba53\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5339,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/no-code-new-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"No Coding Knowledge Required\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"icon_space\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1523d032\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ebbc32a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5340,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/perrformance-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Exceptional Page-Load Performance\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"14796800\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"22ac3dbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5341,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/on-click-demo-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"One-Click Demo Content Installer\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"796d0980\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"75ff9ab7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5342,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/translation-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Translation<br>Ready\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"720b4386\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"145\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49c28460\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e442e94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Icons\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"227da53c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Custom created icons crafted for your personal needs.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_font_family\":\"Titillium Web\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7b130b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":68.332,\"_inline_size_mobile\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"content_position_mobile\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"164cb503\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41e745b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7aa60fc4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-injury-personal\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2b5d8c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"454d3004\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-njury-bike\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5be91e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"604fcb56\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-njury-medical\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"407518f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e94edd2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-njury-slip\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3c66066f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"content_position_mobile\":\"center\",\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b993a19\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-injury-car\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7c175bd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"content_position_mobile\":\"center\",\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5062142d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-njury-worker\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bf22845\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"heading_color\":\"var(--vamtam-accent-color-5)\",\"color_text\":\"var(--vamtam-accent-color-5)\",\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"30\",\"bottom\":\"170\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#10182B\",\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7dac0d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48030025\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e67a52f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.568,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"750522b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible plugins\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"21648583\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.36,\"hide_mobile\":\"hidden-phone\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"47ef4827\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e1cf639\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"685b2a75\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5343,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/99-free-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_z_index\":2,\"vamtam_fg_layer_mask_img\":{\"id\":5344,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-10.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"131f8b46\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5345,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Group-6.png\"},\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"vamtam_fg_layer_mask_img\":{\"id\":5346,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-11.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ecbe5ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"WP101 Video \\nTutorials\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e227321\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65b0c0bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5347,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Elementor-Logo-Symbol-White.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5348,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-12.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c1fc257\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elementor<br>\\nPage Builder\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7100d795\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52f567\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5349,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Elementor-Logo-Symbol-White2.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5350,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-13.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e3e20fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elementor<br>PRO \\nPage Builder\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d952673\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"25\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"417587cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5351,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/woocommerce-logo.png\"},\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5352,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-14.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1494d477\",\"elType\":\"widget\",\"settings\":{\"title\":\"WooCommerce\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d78466b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":33.36,\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"content_position_mobile\":\"center\",\"hide_mobile\":\"hidden-mobile\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"447e3da1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5353,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/plugins-icon-1-1.svg\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-59\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"vamtam_fg_layer_mask_img\":{\"id\":5354,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-15.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58f5abe7\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bb4e494\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f935fbc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5355,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/yoast_icon_rgb_optm.png\"},\"width\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5356,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-16.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4b0acf08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yoast SEO\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"26541d00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"202243b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5357,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/WPForms-icon-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5358,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-17.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b975adb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Form WPForms\\n\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e575ff2\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e9e084\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5359,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/udp-logo-1-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5360,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-18.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5541cf3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"UpdraftPlus\\n<br>\\nBackup Plugin\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b48faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"363cd843\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5361,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/wordfence-security-logo-1-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":112,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5362,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-19.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"221e1944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wordfence Security\\nWooCommerce\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f0f6145\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"space_between_widgets\":5,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d84eae4\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":5363,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/icon-256x256-1.webp\"},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5364,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-20.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5fe65d99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Translate Multilingual Sites\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4de7eda9\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7acdf673\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5365,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/really-simple-sll-logo-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":72.8,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5366,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-21.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"203ee044\",\"elType\":\"widget\",\"settings\":{\"title\":\"Really Simple SSL\\n\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8e66a9d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65817a61\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42a15717\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5367,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/loco-1-1.png\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"var(--vamtam-accent-color-5)\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"1000\",\"right\":\"1000\",\"bottom\":\"1000\",\"left\":\"1000\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"vamtam_fg_layer_mask_img\":{\"id\":5368,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-22.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d31724c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loco Translate\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"546b3052\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"25\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2889b612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5369,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Limit-Login-Copy.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"vamtam_fg_layer_mask_img\":{\"id\":5370,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-23.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7694802e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limit Login<br>\\nAttempts Reloaded\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2a170be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c773648\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5371,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Monsterlights-Copy-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5372,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-24.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7183dddb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monsterinsights\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"58d95a46\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bd005c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5373,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/acf-logo-2.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5374,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-25.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59dff810\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advanced Custom Fields\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"232f571b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e01b2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5375,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/icon-256x256-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5376,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-26.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e16eeef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cookie Notice for \\n<br>GTPR & CCPA\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3dfd18f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e88a1b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5377,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Rectangle-4.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"vamtam_fg_layer_mask_img\":{\"id\":5378,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-27.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d7a26f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LiteSpeed \\n<br>\\nCache\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dd96c8b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":35,\"sizes\":[]},\"background_image\":{\"id\":5381,\"url\":false},\"background_xpos\":{\"unit\":\"vw\",\"size\":69,\"sizes\":[]},\"background_ypos\":{\"unit\":\"vh\",\"size\":-7,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"column_position\":\"stretch\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"_title\":\"Footer\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"content_position\":\"middle\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42143328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_link\":\"\",\"color_link_hover\":\"\"},\"content_position\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b0433e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lovely<br>\\nniche theme.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_element_width\":\"auto\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":115,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c0ce8c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Theme\",\"align\":\"left\",\"align_mobile\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"button_background_hover_color\":\"\",\"hover_color\":\"\",\"vamtam_icon_color\":\"\",\"typography_typography\":\"\"},\"typography_text_decoration\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/1.envato.market\\/vamtam-avvocato-checkout\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"left\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.9,\"sizes\":[]},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"text_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8339e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7396cfd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2dec956a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"522e1283\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":39.963,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\",\"align\":\"flex-start\",\"content_position_tablet\":\"bottom\",\"align_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1ca71245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"http:\\/\\/www.vamtam.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">VamTam Themes<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_family\":\"Inter\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22b4b15f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"f3294c9\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%22%7D\\\"]\"},\"typography_font_family\":\"Inter\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"182d28f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.928,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7126a98e\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a06df79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-2,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"3de3ac4d\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"%\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"var(--vamtam-accent-color-2)\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":14,\"blur\":2,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.28)\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"image_size\":\"full\",\"_element_vertical_align\":\"center\",\"align_tablet\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":62}},\"motion_fx_devices\":[\"desktop\"],\"image\":{\"id\":5379,\"url\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5380,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-28.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6cc43135\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":30,\"sizes\":[]},\"background_image\":{\"id\":\"\",\"url\":false},\"background_xpos\":{\"unit\":\"vw\",\"size\":69,\"sizes\":[]},\"background_ypos\":{\"unit\":\"vh\",\"size\":-7,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":86,\"sizes\":[]},\"column_position\":\"bottom\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Footer-Mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"background_image_mobile\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"314ffe46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"603e3cb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lovely<br>\\nniche theme.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=03f1db1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f999668\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58bb8cae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f01a170\",\"elType\":\"widget\",\"settings\":{\"editor\":\"It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55af0a35\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Theme\",\"align\":\"right\",\"align_mobile\":\"left\",\"icon_indent\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"button_background_hover_color\":\"\",\"hover_color\":\"\"},\"typography_text_decoration\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/1.envato.market\\/vamtam-avvocato-checkout\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"left\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":2.9,\"sizes\":[]},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"icon_align\":\"right\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"33589f2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"f3294c9\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%22%7D\\\"]\"},\"text_color\":\"#1D2D3E\",\"typography_font_family\":\"Inter\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"139290a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"http:\\/\\/www.vamtam.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">VamTam Themes<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_family\":\"Inter\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(350,5382,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(351,5382,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:29;s:5:\"align\";i:14;s:10:\"image_size\";i:10;s:12:\"align_mobile\";i:2;s:7:\"link_to\";i:3;s:4:\"link\";i:3;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:10:{s:9:\"_position\";i:1;s:14:\"_margin_mobile\";i:8;s:7:\"_margin\";i:22;s:15:\"_padding_tablet\";i:3;s:14:\"_element_width\";i:3;s:14:\"_margin_tablet\";i:6;s:8:\"_z_index\";i:4;s:8:\"_padding\";i:12;s:15:\"_padding_mobile\";i:1;s:23:\"_element_vertical_align\";i:2;}s:15:\"section_effects\";a:8:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;s:26:\"motion_fx_translateY_speed\";i:2;s:34:\"motion_fx_translateY_affectedRange\";i:2;s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:27:\"motion_fx_translateY_effect\";i:1;s:17:\"motion_fx_devices\";i:1;}s:15:\"_section_border\";a:4:{s:22:\"_box_shadow_box_shadow\";i:3;s:14:\"_border_radius\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:16:{s:5:\"width\";i:28;s:12:\"width_tablet\";i:3;s:12:\"width_mobile\";i:3;s:5:\"space\";i:2;s:12:\"space_tablet\";i:3;s:12:\"space_mobile\";i:2;s:24:\"vamtam_fg_layer_mask_img\";i:29;s:6:\"height\";i:16;s:15:\"hover_animation\";i:3;s:18:\"image_border_width\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:4;s:22:\"css_filters_css_filter\";i:3;s:28:\"css_filters_hover_css_filter\";i:3;s:19:\"image_border_border\";i:2;s:10:\"object-fit\";i:15;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:3;s:12:\"space_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:25;s:11:\"header_size\";i:19;s:5:\"align\";i:17;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_margin_mobile\";i:3;s:15:\"_padding_mobile\";i:2;s:8:\"_padding\";i:5;s:7:\"_margin\";i:9;s:15:\"_padding_tablet\";i:4;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;s:14:\"_margin_tablet\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:14:{s:21:\"typography_typography\";i:24;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:24;s:27:\"typography_font_size_tablet\";i:7;s:27:\"typography_font_size_mobile\";i:7;s:22:\"typography_font_weight\";i:24;s:25:\"typography_text_transform\";i:6;s:22:\"typography_line_height\";i:24;s:29:\"typography_line_height_mobile\";i:7;s:29:\"typography_line_height_tablet\";i:1;s:21:\"typography_font_style\";i:5;s:25:\"typography_letter_spacing\";i:5;s:23:\"typography_word_spacing\";i:5;s:11:\"title_color\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:8:\"_padding\";i:4;s:7:\"_margin\";i:9;s:14:\"_margin_tablet\";i:6;s:21:\"_element_custom_width\";i:1;s:8:\"_z_index\";i:1;s:9:\"_position\";i:2;s:21:\"_offset_orientation_v\";i:4;s:14:\"_element_width\";i:4;s:9:\"_offset_x\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:14:{s:21:\"typography_typography\";i:8;s:22:\"typography_font_weight\";i:8;s:10:\"text_color\";i:2;s:22:\"typography_font_family\";i:7;s:20:\"typography_font_size\";i:8;s:22:\"typography_line_height\";i:8;s:5:\"align\";i:3;s:27:\"typography_font_size_mobile\";i:3;s:29:\"typography_line_height_mobile\";i:3;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:9:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:3;s:16:\"vamtam_icon_size\";i:1;s:13:\"selected_icon\";i:3;s:10:\"icon_align\";i:3;s:11:\"icon_indent\";i:3;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:9:{s:7:\"_margin\";i:3;s:15:\"_z_index_tablet\";i:3;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:3;s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:2;s:30:\"_element_vertical_align_mobile\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:16:\"_animation_delay\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:19:\"text_padding_mobile\";i:3;s:26:\"typography_text_decoration\";i:3;s:21:\"typography_typography\";i:1;s:12:\"text_padding\";i:2;s:22:\"typography_line_height\";i:1;s:19:\"text_padding_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:64;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:10:{s:12:\"_inline_size\";i:64;s:19:\"_inline_size_tablet\";i:33;s:16:\"content_position\";i:25;s:21:\"space_between_widgets\";i:23;s:5:\"align\";i:32;s:12:\"align_mobile\";i:5;s:19:\"_inline_size_mobile\";i:36;s:23:\"content_position_mobile\";i:8;s:23:\"content_position_tablet\";i:1;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:47;s:6:\"margin\";i:43;s:14:\"padding_mobile\";i:17;s:13:\"margin_mobile\";i:37;s:14:\"padding_tablet\";i:11;s:13:\"margin_tablet\";i:29;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:13;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:3;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:34;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:19:\"background_bg_width\";i:1;s:16:\"background_image\";i:1;s:16:\"background_color\";i:30;}s:14:\"section_border\";a:9:{s:13:\"border_radius\";i:3;s:20:\"border_radius_mobile\";i:2;s:13:\"border_border\";i:5;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:21:\"box_shadow_box_shadow\";i:4;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:20:\"border_radius_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:15;}s:14:\"section_layout\";a:11:{s:6:\"_title\";i:3;s:6:\"height\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:3;s:20:\"custom_height_mobile\";i:1;s:8:\"overflow\";i:6;s:16:\"content_position\";i:11;s:20:\"custom_height_tablet\";i:3;s:19:\"custom_height_inner\";i:1;s:13:\"content_width\";i:3;s:3:\"gap\";i:2;}}s:5:\"style\";a:5:{s:18:\"section_background\";a:14:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:22:\"background_size_tablet\";i:4;s:22:\"background_size_mobile\";i:2;s:26:\"background_bg_width_mobile\";i:2;s:16:\"background_color\";i:2;s:16:\"background_image\";i:3;s:15:\"background_size\";i:3;s:19:\"background_bg_width\";i:2;s:26:\"background_bg_width_tablet\";i:2;s:23:\"background_image_mobile\";i:1;}s:21:\"section_shape_divider\";a:2:{s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}s:26:\"section_background_overlay\";a:17:{s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;s:30:\"background_overlay_size_mobile\";i:1;s:34:\"background_overlay_bg_width_mobile\";i:1;s:23:\"background_overlay_xpos\";i:1;s:29:\"background_overlay_background\";i:1;s:31:\"background_overlay_image_tablet\";i:1;s:34:\"background_overlay_position_tablet\";i:1;s:30:\"background_overlay_xpos_tablet\";i:1;s:30:\"background_overlay_ypos_tablet\";i:1;s:30:\"background_overlay_size_tablet\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:34:\"background_overlay_bg_width_tablet\";i:1;}s:14:\"section_border\";a:4:{s:12:\"border_width\";i:5;s:19:\"border_width_tablet\";i:2;s:19:\"border_width_mobile\";i:2;s:12:\"border_color\";i:2;}s:12:\"section_typo\";a:2:{s:13:\"heading_color\";i:1;s:10:\"color_text\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:19;s:7:\"padding\";i:25;s:14:\"padding_mobile\";i:17;s:13:\"margin_mobile\";i:16;s:13:\"margin_tablet\";i:13;s:14:\"padding_tablet\";i:12;s:7:\"z_index\";i:3;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:15;s:10:\"title_text\";i:15;s:16:\"description_text\";i:15;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:5;}s:21:\"section_style_content\";a:18:{s:18:\"title_bottom_space\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;s:11:\"title_color\";i:15;s:17:\"description_color\";i:3;s:27:\"title_typography_typography\";i:15;s:28:\"title_typography_font_family\";i:15;s:26:\"title_typography_font_size\";i:15;s:33:\"title_typography_font_size_tablet\";i:3;s:33:\"title_typography_font_size_mobile\";i:3;s:28:\"title_typography_font_weight\";i:15;s:31:\"title_typography_text_transform\";i:3;s:27:\"title_typography_font_style\";i:3;s:28:\"title_typography_line_height\";i:15;s:35:\"title_typography_line_height_mobile\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:29:\"title_typography_word_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:12:\"_css_classes\";i:3;s:14:\"_element_width\";i:3;s:8:\"_padding\";i:12;s:7:\"_margin\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:6;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:4:\"size\";i:6;s:11:\"size_tablet\";i:6;s:11:\"size_mobile\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:6;}}}}}'),(352,5382,'_sbi_oembed_done_checking','1'),(353,5873,'_elementor_source','post'),(354,5873,'_elementor_edit_mode','builder'),(355,5873,'_elementor_template_type','header'),(356,5873,'_elementor_version','3.16.6'),(357,5873,'_elementor_pro_version','3.16.2'),(358,5873,'_sbi_oembed_done_checking','1'),(359,5873,'_wp_page_template','default'),(360,5873,'_elementor_data','[{\"id\":\"481afe12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"33\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2b277f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"6334f80\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"3f84aad7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"162be35f\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_1\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_1\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_1\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"dropdown_divider_border\":\"none\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"18aa2dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"57842dff\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6b2e20c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"add5a6f\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%226801%22%7D\\\"]\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6892bb8b\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"38\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a07b107\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"346ad23b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"452d3040\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"355747d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c6d648\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"491b6e2f\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"4939d2a\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(361,5873,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(362,5873,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/5853\";}'),(363,5873,'_wp_old_slug','header-home-3'),(364,5873,'_elementor_controls_usage','a:7:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"align\";i:1;s:5:\"image\";i:2;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:2;s:12:\"width_tablet\";i:2;s:12:\"width_mobile\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:5;s:5:\"align\";i:5;s:19:\"_inline_size_mobile\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:14:\"padding_mobile\";i:3;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:11:\"align_items\";i:2;s:4:\"menu\";i:2;s:12:\"toggle_align\";i:2;s:12:\"submenu_icon\";i:1;s:8:\"dropdown\";i:1;s:10:\"full_width\";i:2;s:18:\"toggle_icon_normal\";i:2;s:18:\"toggle_icon_active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:13:{s:28:\"padding_horizontal_menu_item\";i:2;s:18:\"menu_space_between\";i:2;s:13:\"pointer_width\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:31:\"menu_typography_text_decoration\";i:2;s:27:\"menu_typography_line_height\";i:2;s:15:\"color_menu_item\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;s:33:\"padding_vertical_menu_item_tablet\";i:1;}s:12:\"style_toggle\";a:5:{s:23:\"toggle_background_color\";i:2;s:27:\"toggle_border_radius_mobile\";i:2;s:12:\"toggle_color\";i:1;s:18:\"toggle_size_mobile\";i:2;s:26:\"toggle_border_width_mobile\";i:2;}s:22:\"section_style_dropdown\";a:21:{s:19:\"color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:36:\"background_color_dropdown_item_hover\";i:2;s:37:\"background_color_dropdown_item_active\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:29:\"dropdown_typography_font_size\";i:2;s:36:\"dropdown_typography_font_size_mobile\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:34:\"dropdown_typography_text_transform\";i:2;s:34:\"dropdown_typography_letter_spacing\";i:2;s:39:\"padding_horizontal_dropdown_item_mobile\";i:2;s:37:\"padding_vertical_dropdown_item_mobile\";i:2;s:28:\"dropdown_top_distance_mobile\";i:2;s:21:\"dropdown_top_distance\";i:1;s:23:\"dropdown_divider_border\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:28:\"dropdown_top_distance_tablet\";i:1;s:22:\"dropdown_border_border\";i:1;s:28:\"dropdown_border_width_tablet\";i:1;s:39:\"padding_horizontal_dropdown_item_tablet\";i:1;s:37:\"padding_vertical_dropdown_item_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:4:\"link\";i:2;s:5:\"align\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:2;s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;s:13:\"border_border\";i:2;s:24:\"vamtam_underline_spacing\";i:2;s:29:\"button_background_hover_color\";i:2;s:25:\"button_hover_border_color\";i:2;s:22:\"vamtam_underline_width\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:3:{s:13:\"show_subtotal\";i:2;s:9:\"alignment\";i:2;s:20:\"hide_empty_indicator\";i:2;}s:12:\"section_cart\";a:1:{s:19:\"side_cart_alignment\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:10:{s:26:\"toggle_button_border_width\";i:2;s:27:\"toggle_button_border_radius\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;s:24:\"toggle_button_icon_color\";i:2;s:30:\"toggle_button_hover_icon_color\";i:2;s:26:\"items_indicator_text_color\";i:2;s:32:\"items_indicator_background_color\";i:2;s:36:\"toggle_button_hover_background_color\";i:2;s:24:\"items_indicator_distance\";i:2;}s:18:\"section_cart_style\";a:1:{s:20:\"close_cart_icon_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:8:\"_z_index\";i:2;s:8:\"_padding\";i:2;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;s:6:\"layout\";i:1;s:20:\"custom_height_tablet\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"z_index\";i:2;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:3:{s:24:\"use_vamtam_sticky_header\";i:1;s:9:\"sticky_on\";i:1;s:6:\"sticky\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:16:\"background_color\";i:1;s:21:\"background_background\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;}}}}}'),(365,5886,'_elementor_source','post'),(366,5886,'_elementor_edit_mode','builder'),(367,5886,'_elementor_template_type','popup'),(368,5886,'_elementor_version','3.16.6'),(369,5886,'_elementor_pro_version','3.16.2'),(370,5886,'_sbi_oembed_done_checking','1'),(371,5886,'_wp_page_template','default'),(372,5886,'_elementor_page_settings','a:29:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:260;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:17:\"vertical_position\";s:6:\"bottom\";s:7:\"overlay\";s:0:\"\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:600;s:5:\"sizes\";a:0:{}}s:6:\"margin\";a:6:{s:4:\"unit\";s:6:\"custom\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:4:\"45px\";s:6:\"bottom\";s:3:\"5vh\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"6\";s:5:\"right\";s:1:\"6\";s:6:\"bottom\";s:1:\"6\";s:4:\"left\";s:1:\"6\";s:8:\"isLinked\";b:1;}s:26:\"box_shadow_box_shadow_type\";s:0:\"\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:33:\"prevent_close_on_background_click\";s:3:\"yes\";s:24:\"prevent_close_on_esc_key\";s:3:\"yes\";s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:6:\"custom\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:7:\"classes\";s:17:\"vamtam-popup-icon\";s:26:\"horizontal_position_mobile\";s:6:\"center\";s:24:\"vertical_position_mobile\";s:6:\"bottom\";s:15:\"a11y_navigation\";s:0:\"\";s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}s:12:\"width_mobile\";a:3:{s:4:\"unit\";s:2:\"vw\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:20:\"border_radius_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(373,5886,'_elementor_data','[{\"id\":\"9faa862\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"45ee193\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":10,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"ae0c732\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book now\",\"header_size\":\"div\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0897932\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Takes 2 minutes to complete.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe27136\"},\"align_mobile\":\"left\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fac302a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#00000000\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f0c0b0\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"\"},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#191919\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(374,5886,'_elementor_page_assets','a:0:{}'),(375,5886,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/5853\";}'),(376,5886,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:1:{s:9:\"page_load\";s:3:\"yes\";}s:6:\"timing\";a:2:{s:7:\"devices\";s:3:\"yes\";s:8:\"browsers\";s:3:\"yes\";}}'),(377,5886,'_wp_old_slug','book-now-popup-home-beauty-hair-salon'),(378,5886,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:24:\"vamtam_underline_spacing\";i:1;s:29:\"button_background_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:22:\"vamtam_underline_width\";i:1;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(379,6434,'_elementor_source','post'),(380,6434,'_elementor_edit_mode','builder'),(381,6434,'_elementor_template_type','footer'),(382,6434,'_elementor_version','3.16.6'),(383,6434,'_elementor_pro_version','3.16.2'),(384,6434,'_sbi_oembed_done_checking','1'),(385,6434,'_wp_page_template','default'),(386,6434,'_elementor_data','[{\"id\":\"43a6883\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":35,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":20,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/pexels-ekaterina-belinskaya-4744784-footer.png\",\"id\":6438,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"]},\"elements\":[{\"id\":\"5a6d295\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"space-between\",\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54af13a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book an appoitment\",\"_element_width\":\"auto\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"none\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b798d51\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-down\",\"library\":\"theme-icons\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"36\",\"bottom\":\"36\",\"left\":\"36\",\"isLinked\":true},\"vamtam_underline_anim\":\"\",\"_element_width\":\"auto\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4d5ef4\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"26\",\"bottom\":\"26\",\"left\":\"26\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_devices\":[\"desktop\"],\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2160a6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"custom\",\"top\":\"10vh\",\"right\":\"0\",\"bottom\":\"20px\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"0ab560b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"619bd23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Become part of our beauty community with exclusive access to special offers and latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"text_color\":\"#191919\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"05cc853\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"85253a8\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Form Footer Beauty Salon\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"placeholder\":\"Enter your email address\",\"width\":\"70\",\"_id\":\"2fe5897\",\"width_tablet\":\"66\"}],\"input_size\":\"xs\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"15\",\"bottom\":\"17\",\"left\":\"15\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_element_width\":\"initial\",\"button_width_tablet\":\"33\",\"button_align_tablet\":\"stretch\",\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc79cff\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aca205\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":5,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":5},\"elements\":[{\"id\":\"dba0523\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fbb738\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d63030\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"786ebc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":5,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":5},\"elements\":[{\"id\":\"7a19791\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa962ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"758 5th Avenue\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"\"},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3b83f89\",\"elType\":\"widget\",\"settings\":{\"text\":\"In the heart of NYC\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"\"},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"32e58c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":5},\"elements\":[{\"id\":\"984cb24\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a515b2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Instagram\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":[],\"button_text_color\":\"#191919\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9edf340\",\"elType\":\"widget\",\"settings\":{\"text\":\"Facebook\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":[],\"button_text_color\":\"#191919\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/Artandautonomy\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9b84fa\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"36cfd53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9566275\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"text_color\":\"\"},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80053d5\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu-beauty-salon\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=543a803\",\"color_menu_item\":\"\",\"color_menu_item_active\":\"\"},\"dropdown\":\"none\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(387,6434,'_elementor_page_assets','a:0:{}'),(388,6434,'_elementor_conditions','a:3:{i:0;s:15:\"include/general\";i:1;s:24:\"exclude/singular/page/16\";i:2;s:26:\"exclude/singular/page/1790\";}'),(389,6434,'__elementor_forms_snapshot','[{\"id\":\"85253a8\",\"name\":\"Form Footer Beauty Salon\",\"fields\":[{\"id\":\"email\",\"type\":\"email\",\"label\":\"\"}]}]'),(390,6434,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:4;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;s:21:\"_element_width_mobile\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:14:\"_margin_mobile\";i:4;s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:16:\"_animation_delay\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:4;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:7;s:13:\"selected_icon\";i:2;s:11:\"icon_indent\";i:1;s:4:\"link\";i:7;s:16:\"vamtam_icon_size\";i:1;s:10:\"icon_align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:13:\"border_radius\";i:5;s:12:\"text_padding\";i:7;s:21:\"vamtam_underline_anim\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:19:\"text_padding_tablet\";i:1;s:16:\"background_color\";i:6;s:17:\"button_text_color\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:3;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:4;s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:24:\"motion_fx_rotateZ_effect\";i:1;s:17:\"motion_fx_devices\";i:1;s:10:\"_animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;s:14:\"_margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:7;s:5:\"align\";i:2;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:3;s:28:\"space_between_widgets_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:6;s:13:\"margin_mobile\";i:3;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:19:\"section_form_fields\";a:3:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:12:\"button_width\";i:1;s:11:\"button_text\";i:1;s:19:\"button_width_tablet\";i:1;s:19:\"button_align_tablet\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_button_style\";a:1:{s:19:\"button_text_padding\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:21:\"_element_custom_width\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:1;s:3:\"gap\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:20:\"custom_height_tablet\";i:2;s:20:\"custom_height_mobile\";i:1;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:33:\"background_motion_fx_scale_effect\";i:1;s:32:\"background_motion_fx_scale_speed\";i:1;s:28:\"background_motion_fx_devices\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:3;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:13:\"margin_mobile\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:3:{s:4:\"menu\";i:1;s:31:\"vamtam_disable_scroll_on_mobile\";i:1;s:8:\"dropdown\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:7:{s:13:\"pointer_width\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:26:\"menu_typography_typography\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(391,6460,'_elementor_source','post'),(392,6460,'_elementor_edit_mode','builder'),(393,6460,'_elementor_template_type','section'),(394,6460,'_elementor_version','3.16.5'),(395,6460,'_elementor_pro_version','3.16.2'),(396,6460,'_sbi_oembed_done_checking','1'),(397,6460,'_wp_page_template','default'),(398,6460,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(399,6460,'_elementor_data','[{\"id\":\"bf06e6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"content_position\":\"top\",\"background_color\":\"#FFD8D8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"010aceb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a800493\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1414417436.jpg\",\"id\":5932,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"77d003d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Hair and haircuts\",\"background_color\":\"#02010100\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"button_text_color\":\"#191919\",\"border_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(400,6460,'_elementor_page_assets','a:0:{}'),(401,6460,'_wp_old_slug','tabs-1-beauty-salon-heading'),(402,6460,'_wp_old_slug','tabs-heading-1-beauty-salon-heading'),(403,6460,'_wp_old_slug','tabs-1-heading-beauty-salon-heading'),(404,6460,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:17:\"button_text_color\";i:1;s:12:\"border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:1;}}}}}'),(405,6533,'_elementor_source','post'),(406,6533,'_elementor_edit_mode','builder'),(407,6533,'_elementor_template_type','section'),(408,6533,'_elementor_version','3.16.5'),(409,6533,'_elementor_pro_version','3.16.2'),(410,6533,'_sbi_oembed_done_checking','1'),(411,6533,'_wp_page_template','default'),(412,6533,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(413,6533,'_elementor_data','[{\"id\":\"a803c2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3b9633f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"037663d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53b8e1d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"dffcf14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e44a72d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f988d98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c7bd798\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre\\/Balayage<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa2df18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0186523\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color Change<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"577d3b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$70\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f0909a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.333,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"a0991d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9ebbcbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre\\/Balayage<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce32f3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf0e0b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full Highlight + Root<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88b541b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$130\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f4b049\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircolor Half Highlight<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1f934e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$120\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aed105f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd45626\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7ab4343\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(414,6533,'_elementor_page_assets','a:0:{}'),(415,6533,'_wp_old_slug','tabs-1-content-beauty-salon-heading'),(416,6533,'_elementor_controls_usage','a:4:{s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:1;s:13:\"margin_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:12;s:21:\"_element_custom_width\";i:12;s:6:\"_title\";i:12;s:7:\"_margin\";i:12;s:14:\"_margin_tablet\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:6;}}}}}'),(417,6545,'_elementor_source','post'),(418,6545,'_elementor_edit_mode','builder'),(419,6545,'_elementor_template_type','section'),(420,6545,'_elementor_version','3.16.5'),(421,6545,'_elementor_pro_version','3.16.2'),(422,6545,'_sbi_oembed_done_checking','1'),(423,6545,'_wp_page_template','default'),(424,6545,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(425,6545,'_elementor_data','[{\"id\":\"5e5f65c7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"content_position\":\"top\",\"background_color\":\"#FFD8D8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5ae79b3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30ca20e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1440471661.jpg\",\"id\":5933,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"61e0d667\",\"elType\":\"widget\",\"settings\":{\"text\":\"Beauty\",\"background_color\":\"#02010100\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"button_text_color\":\"#191919\",\"border_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(426,6545,'_elementor_page_assets','a:0:{}'),(427,6545,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:10:\"image_size\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:17:\"button_text_color\";i:1;s:12:\"border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:1;}}}}}'),(428,6548,'_elementor_source','post'),(429,6548,'_elementor_edit_mode','builder'),(430,6548,'_elementor_template_type','section'),(431,6548,'_elementor_version','3.16.5'),(432,6548,'_elementor_pro_version','3.16.2'),(433,6548,'_sbi_oembed_done_checking','1'),(434,6548,'_wp_page_template','default'),(435,6548,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(436,6548,'_elementor_data','[{\"id\":\"bf83090\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ded2f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"999c38f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28dbe7c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"cbd2f16\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b5a7aca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"elementor-element elementor-element-464d359 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\\\" data-id=\\\"464d359\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\"><div class=\\\"elementor-widget-container\\\"><p>Signature Brow<\\/p><\\/div><\\/div>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6212e63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$25<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4625272\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Shape &amp; Tint<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3a4310\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29cef79\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Upper Lip\\/Chin Hair<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"97c2863\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$10\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ff38488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.333,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"24a1ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f4bf3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Brows<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80cfab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$22<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdff36e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Brow Lamination<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1f894ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$70<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7858e33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lash Lift &amp; Tint<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5526406\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$100\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8dc8a0b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9f459c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0a7d62d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(437,6548,'_elementor_page_assets','a:0:{}'),(438,6548,'_elementor_controls_usage','a:4:{s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:12;s:21:\"_element_custom_width\";i:12;s:6:\"_title\";i:12;s:7:\"_margin\";i:12;s:14:\"_margin_tablet\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:6;}}}}}'),(439,6618,'_elementor_source','post'),(440,6618,'_elementor_edit_mode','builder'),(441,6618,'_elementor_template_type','section'),(442,6618,'_elementor_version','3.16.5'),(443,6618,'_elementor_pro_version','3.16.2'),(444,6618,'_sbi_oembed_done_checking','1'),(445,6618,'_wp_page_template','default'),(446,6618,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(447,6618,'_elementor_data','[{\"id\":\"527d31d1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"content_position\":\"top\",\"background_color\":\"#FFD8D8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"41813a90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":15,\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"164c8092\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-200360809-001.jpg\",\"id\":5934,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"60d350de\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nails\",\"background_color\":\"#02010100\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"button_text_color\":\"#191919\",\"border_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(448,6618,'_elementor_page_assets','a:0:{}'),(449,6618,'_wp_old_slug','tabs-3-content-beauty-salon-heading'),(450,6618,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:5:\"align\";i:1;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:16:\"background_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:17:\"button_text_color\";i:1;s:12:\"border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:16:\"background_color\";i:1;}}}}}'),(451,6627,'_elementor_source','post'),(452,6627,'_elementor_edit_mode','builder'),(453,6627,'_elementor_template_type','section'),(454,6627,'_elementor_version','3.16.5'),(455,6627,'_elementor_pro_version','3.16.2'),(456,6627,'_sbi_oembed_done_checking','1'),(457,6627,'_wp_page_template','default'),(458,6627,'_elementor_page_settings','a:1:{s:8:\"location\";s:0:\"\";}'),(459,6627,'_elementor_data','[{\"id\":\"702af35c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"86ac53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa0363f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"614282d4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f507686\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"40e53ff0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"elementor-element elementor-element-464d359 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\\\" data-id=\\\"464d359\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\"><div class=\\\"elementor-widget-container\\\"><p>Manicure\\u00a0<\\/p><\\/div><\\/div>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46be4795\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"75d567ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure Men<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b1bac9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68538493\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>French Manicure<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3142764c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67af1a89\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":19.333,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"5a7e77ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"69fd8c0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Fill<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fc3c0b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e684f50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Repair<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"440ec19c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$60<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2edd7b7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Art (per nail)<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30a52c22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$5<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46efb165\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"34183623\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"717e1f20\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false}]'),(460,6627,'_elementor_page_assets','a:0:{}'),(461,6627,'_elementor_controls_usage','a:4:{s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:5;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:3;s:3:\"gap\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:3;s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:12;s:21:\"_element_custom_width\";i:12;s:6:\"_title\";i:12;s:7:\"_margin\";i:12;s:14:\"_margin_tablet\";i:12;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:6;}}}}}'),(462,6801,'_elementor_source','post'),(463,6801,'_elementor_edit_mode','builder'),(464,6801,'_elementor_template_type','popup'),(465,6801,'_elementor_version','3.16.6'),(466,6801,'_elementor_pro_version','3.16.2'),(467,6801,'_sbi_oembed_done_checking','1'),(468,6801,'_wp_page_template','default'),(469,6801,'_elementor_data','[{\"id\":\"f964e4e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/pexels-ekaterina-belinskaya-4744784-footer.png\",\"id\":6438,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\"}},\"elements\":[{\"id\":\"efb50d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3fc3bdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2vh\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d1cb46\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"999608b\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c2c5026\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b1266ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2vh\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"950202e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mon to Fri: 7:30 am \\u2014 1:00 am <br \\/>Sat: 9:00 am \\u2014 1:00 am <br \\/>Sun: 9:00 am \\u2014 11:30 pm<\\/p>\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11a2b77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"c37a0c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2vh\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"custom\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h5\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce434bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dc6c634\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7db82da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9636267\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3496bb4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"751882c\\\" name=\\\"internal-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(470,6801,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(471,6801,'_elementor_conditions','a:1:{i:0;s:26:\"include/singular/page/5853\";}'),(472,6801,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(473,6801,'_elementor_page_settings','a:17:{s:11:\"height_type\";s:6:\"custom\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:13:\"height_tablet\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:18:\"entrance_animation\";s:12:\"slideInRight\";s:14:\"exit_animation\";s:12:\"slideInRight\";s:27:\"entrance_animation_duration\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.6;s:5:\"sizes\";a:0:{}}s:24:\"overlay_background_color\";s:9:\"#19191999\";s:7:\"classes\";s:17:\"vamtam-popup-icon\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}'),(474,6801,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:3;s:14:\"_margin_tablet\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:5;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:5;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:4;s:12:\"text_padding\";i:4;s:17:\"button_text_color\";i:2;s:13:\"border_radius\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:3;s:12:\"space_tablet\";i:3;s:12:\"space_mobile\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:7:{s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),(475,6802,'_menu_item_type','custom'),(476,6802,'_menu_item_menu_item_parent','0'),(477,6802,'_menu_item_object_id','6802'),(478,6802,'_menu_item_object','custom'),(479,6802,'_menu_item_target',''),(480,6802,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(481,6802,'_menu_item_xfn',''),(482,6802,'_menu_item_url','#'),(483,6802,'_menu_item_type','custom'),(484,6802,'_menu_item_menu_item_parent','0'),(485,6802,'_menu_item_object_id','3515'),(486,6802,'_menu_item_object','custom'),(487,6802,'_menu_item_target',''),(488,6802,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(489,6802,'_menu_item_xfn',''),(490,6802,'_menu_item_url','#'),(491,6802,'_sbi_oembed_done_checking','1'),(492,6802,'_wp_old_date','2023-02-25'),(493,2,'_wp_page_template','default'),(494,2,'_sbi_oembed_done_checking','1'),(495,3,'_wp_page_template','default'),(496,3,'_sbi_oembed_done_checking','1'),(497,3,'_elementor_edit_mode','builder'),(498,3,'_elementor_template_type','wp-page'),(499,3,'_elementor_version','3.11.2'),(500,3,'_elementor_pro_version','3.11.3'),(501,3,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(502,3,'_elementor_data','[{\"id\":\"e00fdd1\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"105\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]}},\"elements\":[{\"id\":\"66de534\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0.5,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8c3b69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we are\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d079fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Our website address is: https:\\/\\/coiffure.vamtam.com\\/<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1f9f251\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"21f93ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comments\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"35efba1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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\\u2019s IP address and browser user agent string to help spam detection.<\\/p>\\n<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e3bf13e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"664ef96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Media\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b9d80e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23557bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3839614\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cookies\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5709c09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"408bb45\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c48a79a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Embedded content from other websites\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5b1166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96a777c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8f22275\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who we share your data with\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c432f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b72eda\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b1d74dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How long we retain your data\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fe3cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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<p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p>\\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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8b70b3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"44791e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What rights you have over your data\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a24778d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d0ee006\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d5dd134\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where we send your data\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efe450e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Visitor comments may be checked through an automated spam detection service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(503,3,'_elementor_page_assets','a:0:{}'),(504,3,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:9;s:11:\"header_size\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:14:\"_margin_mobile\";i:9;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:14:\"_margin_mobile\";i:9;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:9;s:13:\"_border_width\";i:9;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:8;s:10:\"gap_tablet\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(505,6803,'_sbi_oembed_done_checking','1'),(506,6804,'_sbi_oembed_done_checking','1'),(507,6804,'_elementor_edit_mode','builder'),(508,6804,'_elementor_template_type','wp-page'),(509,6804,'_elementor_version','3.11.2'),(510,6804,'_elementor_pro_version','3.11.3'),(511,6804,'_wp_page_template','default'),(512,6804,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(513,6804,'_elementor_data','[{\"id\":\"94ae467\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"custom_css\":\".vamtam-wc-cart-empty selector {\\r\\n    display: none;\\r\\n}\"},\"elements\":[{\"id\":\"ac39029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"align_mobile\":\"flex-start\",\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=0026a0d\",\"color_text\":\"\"},\"color_link_hover\":\"#E46A4B\"},\"elements\":[{\"id\":\"ed4d7da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cart\",\"align\":\"center\",\"link\":{\"url\":\"\\/cart\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c76b6b0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3f991e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Checkout\",\"align\":\"center\",\"link\":{\"url\":\"\\/checkout\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7917e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"ce70ddf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order complete\",\"align\":\"center\",\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c2a6b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"180\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9231f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets_tablet\":0,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"e7f3665\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-notices\"},{\"id\":\"32bdd68\",\"elType\":\"widget\",\"settings\":{\"update_cart_button_text\":\"Update Cart\",\"apply_coupon_button_text\":\"Apply coupon\",\"totals_section_title\":\"Cart  Totals\",\"update_shipping_button_text\":\"Update\",\"checkout_button_text\":\"Proceed to Checkout\",\"sticky_right_column\":\"yes\",\"sticky_right_column_offset\":200,\"__globals__\":{\"sections_background_color\":\"\",\"sections_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"sections_titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"sections_descriptions_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_button_typography_typography\":\"globals\\/typography?id=fe27136\",\"forms_buttons_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_buttons_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"forms_buttons_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_fields_focus_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_normal_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"sections_title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_radio_buttons_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_radio_buttons_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"forms_field_typography_typography\":\"\",\"order_summary_title_color\":\"\",\"order_summary_title_typography_typography\":\"globals\\/typography?id=vamtam_h4\",\"order_summary_items_typography_typography\":\"globals\\/typography?id=fe27136\",\"order_summary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_variations_typography_typography\":\"globals\\/typography?id=fe27136\",\"order_summary_variations_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_remove_icon_normal_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_summary_quantity_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_summary_items_divider_color\":\"globals\\/colors?id=vamtam_accent_7\",\"totals_color\":\"globals\\/colors?id=vamtam_accent_6\",\"totals_typography_typography\":\"globals\\/typography?id=fe27136\",\"totals_divider_color\":\"globals\\/colors?id=vamtam_accent_7\",\"checkout_button_typography_typography\":\"\",\"checkout_button_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"checkout_button_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"checkout_button_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"checkout_button_hover_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"links_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"links_hover_color\":\"globals\\/colors?id=0026a0d\",\"sections_totals_background_color\":\"\",\"totals_section_titles_color\":\"\",\"totals_section_content_color\":\"globals\\/colors?id=vamtam_accent_6\",\"totals_section_links_normal_color\":\"globals\\/colors?id=vamtam_accent_2\",\"totals_section_links_hover_color\":\"globals\\/colors?id=vamtam_accent_6\",\"customize_coupon_background_color\":\"\",\"totals_section_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_summary_section_background_color\":\"\",\"forms_fields_border_color\":\"globals\\/colors?id=vamtam_accent_6\",\"totals_section_content_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"totals_section_titles_typography_typography\":\"\",\"forms_fields_focus_border_color\":\"globals\\/colors?id=vamtam_accent_6\",\"order_summary_remove_icon_hover_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_buttons_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_hover_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"checkout_button_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"checkout_button_hover_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"sections_descriptions_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"order_summary_section_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"product_link_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"product_link_hover_color\":\"globals\\/colors?id=0026a0d\"},\"sections_border_type\":\"solid\",\"sections_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"sections_border_color\":\"#00000026\",\"sections_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_titles_typography_typography\":\"custom\",\"sections_titles_typography_font_family\":\"Inter Tight\",\"sections_titles_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sections_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"sections_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"sections_titles_typography_font_weight\":\"400\",\"sections_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"sections_title_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[],\"px\":0},\"forms_fields_normal_background_background\":\"classic\",\"forms_fields_normal_background_color\":\"#FFFFFF\",\"forms_fields_border_radius\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_fields_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"forms_buttons_normal_text_color\":\"#FFFFFF\",\"forms_buttons_normal_background_background\":\"classic\",\"forms_buttons_normal_background_color\":\"#191919\",\"forms_buttons_hover_text_color\":\"#FFFFFF\",\"forms_buttons_hover_background_background\":\"classic\",\"forms_buttons_hover_background_color\":\"#000000\",\"forms_buttons_border_type\":\"none\",\"forms_buttons_border_radius\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sections_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"links_normal_color\":\"#191919\",\"links_hover_color\":\"#191919BD\",\"sections_radio_buttons_color\":\"#000000\",\"sections_radio_buttons_typography_typography\":\"custom\",\"sections_radio_buttons_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_radio_buttons_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"forms_rows_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"px\":0},\"forms_fields_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"order_summary_title_typography_typography\":\"custom\",\"order_summary_title_typography_font_family\":\"Inter Tight\",\"order_summary_title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"order_summary_title_typography_font_weight\":\"400\",\"order_summary_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"order_summary_items_divider_color\":\"#00000026\",\"order_summary_quantity_border_color\":\"#00000026\",\"totals_color\":\"#000000\",\"totals_divider_color\":\"#00000026\",\"totals_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"checkout_button_typography_font_family\":\"Catamaran\",\"checkout_button_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"checkout_button_typography_font_weight\":\"normal\",\"checkout_button_typography_text_transform\":\"uppercase\",\"checkout_button_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"checkout_button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"checkout_button_normal_text_color\":\"#FFFFFF\",\"checkout_button_normal_background_background\":\"classic\",\"checkout_button_hover_text_color\":\"#FFFFFF\",\"checkout_button_hover_background_background\":\"classic\",\"checkout_button_hover_background_color\":\"#000000\",\"checkout_button_border_radius\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"section_cart_show_customize_elements\":[\"customize_order_summary\",\"customize_coupon\",\"customize_totals\"],\"forms_field_typography_typography\":\"custom\",\"forms_field_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"forms_field_typography_font_weight\":\"400\",\"forms_field_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"order_summary_section_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"order_summary_section_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"order_summary_section_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"order_summary_section_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"order_summary_section_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"totals_section_border_type\":\"solid\",\"totals_section_links_normal_color\":\"#DDD8D4\",\"totals_section_links_hover_color\":\"#000000\",\"customize_coupon_section_border_type\":\"none\",\"customize_coupon_section_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"forms_buttons_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"30\",\"bottom\":\"14\",\"left\":\"30\",\"isLinked\":false},\"checkout_button_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"order_summary_section_border_type\":\"solid\",\"order_summary_section_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"order_summary_section_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"totals_section_border_color\":\"#00000026\",\"checkout_sections_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"checkout_sections_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"checkout_sections_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"totals_section_margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"totals_section_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"customize_coupon_section_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"checkout_button_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"23\",\"bottom\":\"16\",\"left\":\"23\",\"isLinked\":false},\"totals_section_content_typography_typography\":\"custom\",\"totals_section_content_typography_font_family\":\"Helvetica\",\"totals_section_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"totals_section_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"update_cart_automatically\":\"yes\",\"totals_section_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"totals_section_titles_typography_font_family\":\"Italiana\",\"totals_section_titles_typography_font_size\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"totals_section_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"totals_section_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"totals_section_titles_typography_font_weight\":\"normal\",\"totals_section_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"totals_section_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"totals_section_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"forms_fields_focus_border_color\":\"#000000\",\"totals_section_content_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"order_summary_remove_icon_hover_color\":\"#191919\",\"order_summary_rows_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"order_summary_remove_icon_normal_color\":\"#00000026\",\"sections_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"forms_fields_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"forms_buttons_hover_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"forms_buttons_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"forms_buttons_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"23\",\"bottom\":\"16\",\"left\":\"23\",\"isLinked\":false},\"checkout_button_hover_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"checkout_button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"sections_titles_typography_text_transform\":\"none\",\"sections_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"sections_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"sections_descriptions_typography_typography\":\"custom\",\"sections_descriptions_typography_font_family\":\"Helvetica\",\"sections_descriptions_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_descriptions_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_descriptions_typography_font_weight\":\"400\",\"sections_descriptions_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"sections_descriptions_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"forms_field_typography_text_transform\":\"none\",\"forms_field_typography_font_style\":\"normal\",\"forms_field_typography_text_decoration\":\"none\",\"forms_fields_border_color\":\"#000000\",\"forms_buttons_hover_border_color\":\"#FFFFFF\",\"forms_buttons_border_color\":\"#FFFFFF\",\"checkout_button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"checkout_button_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"checkout_button_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"checkout_button_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"checkout_button_hover_border_color\":\"#FFFFFF\",\"checkout_button_border_color\":\"#FFFFFF\",\"additional_template_switch\":\"active\",\"additional_template_select\":\"5062\",\"forms_fields_normal_color\":\"#000000\",\"order_summary_quantity_border_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"order_summary_section_border_color\":\"#00000026\",\"totals_section_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"totals_section_content_typography_font_weight\":\"400\",\"totals_section_content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_fields_focus_color\":\"#000000\",\"sections_descriptions_color\":\"#000000\",\"order_summary_color\":\"#000000\",\"sections_background_color\":\"#7B414100\",\"sections_title_color\":\"#000000\",\"forms_buttons_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"order_summary_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"order_summary_title_typography_text_transform\":\"none\",\"order_summary_variations_color\":\"#000000\",\"product_link_normal_color\":\"#191919\",\"product_link_hover_color\":\"#191919BD\",\"checkout_button_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"totals_section_titles_color\":\"#000000\",\"sections_radio_buttons_typography_font_family\":\"Helvetica\",\"sections_radio_buttons_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_radio_buttons_typography_font_weight\":\"400\",\"forms_fields_border_radius_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_fields_border_radius_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_buttons_border_radius_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_buttons_border_radius_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"checkout_button_border_border\":\"none\",\"checkout_button_border_radius_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"checkout_button_border_radius_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"woocommerce-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(514,6804,'_elementor_page_assets','a:0:{}'),(515,6804,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:4:\"link\";i:2;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;s:28:\"space_between_widgets_tablet\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:13:\"border_border\";i:1;}}}}s:19:\"woocommerce-notices\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:16:\"woocommerce-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_totals\";a:1:{s:20:\"totals_section_title\";i:1;}s:15:\"section_content\";a:2:{s:19:\"sticky_right_column\";i:1;s:26:\"sticky_right_column_offset\";i:1;}s:26:\"section_additional_options\";a:3:{s:25:\"update_cart_automatically\";i:1;s:26:\"additional_template_switch\";i:1;s:26:\"additional_template_select\";i:1;}}s:5:\"style\";a:10:{s:23:\"section_cart_tabs_style\";a:9:{s:20:\"sections_border_type\";i:1;s:21:\"sections_border_width\";i:1;s:21:\"sections_border_color\";i:1;s:22:\"sections_border_radius\";i:1;s:16:\"sections_padding\";i:1;s:23:\"sections_padding_tablet\";i:1;s:23:\"sections_padding_mobile\";i:1;s:22:\"sections_margin_mobile\";i:1;s:25:\"sections_background_color\";i:1;}s:28:\"section_cart_tabs_typography\";a:29:{s:37:\"sections_titles_typography_typography\";i:1;s:38:\"sections_titles_typography_font_family\";i:1;s:36:\"sections_titles_typography_font_size\";i:1;s:43:\"sections_titles_typography_font_size_tablet\";i:1;s:43:\"sections_titles_typography_font_size_mobile\";i:1;s:38:\"sections_titles_typography_font_weight\";i:1;s:38:\"sections_titles_typography_line_height\";i:1;s:22:\"sections_title_spacing\";i:1;s:18:\"links_normal_color\";i:1;s:17:\"links_hover_color\";i:1;s:28:\"sections_radio_buttons_color\";i:1;s:44:\"sections_radio_buttons_typography_typography\";i:1;s:43:\"sections_radio_buttons_typography_font_size\";i:1;s:45:\"sections_radio_buttons_typography_line_height\";i:1;s:41:\"sections_titles_typography_text_transform\";i:1;s:45:\"sections_titles_typography_line_height_tablet\";i:1;s:45:\"sections_titles_typography_line_height_mobile\";i:1;s:43:\"sections_descriptions_typography_typography\";i:1;s:44:\"sections_descriptions_typography_font_family\";i:1;s:42:\"sections_descriptions_typography_font_size\";i:1;s:49:\"sections_descriptions_typography_font_size_mobile\";i:1;s:44:\"sections_descriptions_typography_font_weight\";i:1;s:44:\"sections_descriptions_typography_line_height\";i:1;s:51:\"sections_descriptions_typography_line_height_mobile\";i:1;s:27:\"sections_descriptions_color\";i:1;s:20:\"sections_title_color\";i:1;s:45:\"sections_radio_buttons_typography_font_family\";i:1;s:50:\"sections_radio_buttons_typography_font_size_mobile\";i:1;s:45:\"sections_radio_buttons_typography_font_weight\";i:1;}s:23:\"section_cart_tabs_forms\";a:38:{s:41:\"forms_fields_normal_background_background\";i:1;s:36:\"forms_fields_normal_background_color\";i:1;s:26:\"forms_fields_border_radius\";i:1;s:20:\"forms_fields_padding\";i:1;s:31:\"forms_buttons_normal_text_color\";i:1;s:42:\"forms_buttons_normal_background_background\";i:1;s:37:\"forms_buttons_normal_background_color\";i:1;s:30:\"forms_buttons_hover_text_color\";i:1;s:41:\"forms_buttons_hover_background_background\";i:1;s:36:\"forms_buttons_hover_background_color\";i:1;s:25:\"forms_buttons_border_type\";i:1;s:27:\"forms_buttons_border_radius\";i:1;s:14:\"forms_rows_gap\";i:1;s:25:\"forms_fields_border_width\";i:1;s:33:\"forms_field_typography_typography\";i:1;s:32:\"forms_field_typography_font_size\";i:1;s:34:\"forms_field_typography_font_weight\";i:1;s:34:\"forms_field_typography_line_height\";i:1;s:21:\"forms_buttons_padding\";i:1;s:31:\"forms_fields_focus_border_color\";i:1;s:27:\"forms_fields_padding_mobile\";i:1;s:39:\"forms_buttons_hover_transition_duration\";i:1;s:26:\"forms_buttons_border_width\";i:1;s:28:\"forms_buttons_padding_mobile\";i:1;s:39:\"forms_field_typography_font_size_mobile\";i:1;s:37:\"forms_field_typography_text_transform\";i:1;s:33:\"forms_field_typography_font_style\";i:1;s:38:\"forms_field_typography_text_decoration\";i:1;s:25:\"forms_fields_border_color\";i:1;s:32:\"forms_buttons_hover_border_color\";i:1;s:26:\"forms_buttons_border_color\";i:1;s:25:\"forms_fields_normal_color\";i:1;s:24:\"forms_fields_focus_color\";i:1;s:28:\"forms_buttons_padding_tablet\";i:1;s:33:\"forms_fields_border_radius_tablet\";i:1;s:33:\"forms_fields_border_radius_mobile\";i:1;s:34:\"forms_buttons_border_radius_tablet\";i:1;s:34:\"forms_buttons_border_radius_mobile\";i:1;}s:18:\"tabs_order_summary\";a:17:{s:41:\"order_summary_title_typography_typography\";i:1;s:42:\"order_summary_title_typography_font_family\";i:1;s:40:\"order_summary_title_typography_font_size\";i:1;s:42:\"order_summary_title_typography_font_weight\";i:1;s:42:\"order_summary_title_typography_line_height\";i:1;s:33:\"order_summary_items_divider_color\";i:1;s:35:\"order_summary_quantity_border_color\";i:1;s:37:\"order_summary_remove_icon_hover_color\";i:1;s:29:\"order_summary_rows_gap_mobile\";i:1;s:38:\"order_summary_remove_icon_normal_color\";i:1;s:36:\"order_summary_quantity_border_weight\";i:1;s:19:\"order_summary_color\";i:1;s:47:\"order_summary_title_typography_font_size_tablet\";i:1;s:45:\"order_summary_title_typography_text_transform\";i:1;s:30:\"order_summary_variations_color\";i:1;s:25:\"product_link_normal_color\";i:1;s:24:\"product_link_hover_color\";i:1;}s:19:\"section_cart_totals\";a:3:{s:12:\"totals_color\";i:1;s:20:\"totals_divider_color\";i:1;s:21:\"totals_divider_weight\";i:1;}s:33:\"section_cart_tabs_checkout_button\";a:26:{s:38:\"checkout_button_typography_font_family\";i:1;s:36:\"checkout_button_typography_font_size\";i:1;s:38:\"checkout_button_typography_font_weight\";i:1;s:41:\"checkout_button_typography_text_transform\";i:1;s:38:\"checkout_button_typography_line_height\";i:1;s:41:\"checkout_button_typography_letter_spacing\";i:1;s:33:\"checkout_button_normal_text_color\";i:1;s:44:\"checkout_button_normal_background_background\";i:1;s:32:\"checkout_button_hover_text_color\";i:1;s:43:\"checkout_button_hover_background_background\";i:1;s:38:\"checkout_button_hover_background_color\";i:1;s:29:\"checkout_button_border_radius\";i:1;s:23:\"checkout_button_padding\";i:1;s:30:\"checkout_button_padding_mobile\";i:1;s:41:\"checkout_button_hover_transition_duration\";i:1;s:28:\"checkout_button_border_width\";i:1;s:43:\"checkout_button_typography_font_size_tablet\";i:1;s:43:\"checkout_button_typography_font_size_mobile\";i:1;s:45:\"checkout_button_typography_line_height_tablet\";i:1;s:45:\"checkout_button_typography_line_height_mobile\";i:1;s:34:\"checkout_button_hover_border_color\";i:1;s:28:\"checkout_button_border_color\";i:1;s:30:\"checkout_button_padding_tablet\";i:1;s:29:\"checkout_button_border_border\";i:1;s:36:\"checkout_button_border_radius_tablet\";i:1;s:36:\"checkout_button_border_radius_mobile\";i:1;}s:27:\"section_cart_tabs_customize\";a:1:{s:36:\"section_cart_show_customize_elements\";i:1;}s:41:\"section_cart_tabs_customize_order_summary\";a:9:{s:34:\"order_summary_section_border_width\";i:1;s:35:\"order_summary_section_border_radius\";i:1;s:29:\"order_summary_section_padding\";i:1;s:28:\"order_summary_section_margin\";i:1;s:35:\"order_summary_section_margin_tablet\";i:1;s:33:\"order_summary_section_border_type\";i:1;s:36:\"order_summary_section_padding_tablet\";i:1;s:36:\"order_summary_section_padding_mobile\";i:1;s:34:\"order_summary_section_border_color\";i:1;}s:34:\"section_cart_tabs_customize_totals\";a:27:{s:26:\"totals_section_border_type\";i:1;s:33:\"totals_section_links_normal_color\";i:1;s:32:\"totals_section_links_hover_color\";i:1;s:27:\"totals_section_border_color\";i:1;s:25:\"checkout_sections_padding\";i:1;s:32:\"checkout_sections_padding_tablet\";i:1;s:32:\"checkout_sections_padding_mobile\";i:1;s:28:\"totals_section_margin_tablet\";i:1;s:28:\"totals_section_margin_mobile\";i:1;s:44:\"totals_section_content_typography_typography\";i:1;s:45:\"totals_section_content_typography_font_family\";i:1;s:43:\"totals_section_content_typography_font_size\";i:1;s:45:\"totals_section_content_typography_line_height\";i:1;s:21:\"totals_section_margin\";i:1;s:44:\"totals_section_titles_typography_font_family\";i:1;s:42:\"totals_section_titles_typography_font_size\";i:1;s:49:\"totals_section_titles_typography_font_size_tablet\";i:1;s:49:\"totals_section_titles_typography_font_size_mobile\";i:1;s:44:\"totals_section_titles_typography_font_weight\";i:1;s:44:\"totals_section_titles_typography_line_height\";i:1;s:51:\"totals_section_titles_typography_line_height_tablet\";i:1;s:51:\"totals_section_titles_typography_line_height_mobile\";i:1;s:28:\"totals_section_content_color\";i:1;s:50:\"totals_section_content_typography_font_size_mobile\";i:1;s:45:\"totals_section_content_typography_font_weight\";i:1;s:52:\"totals_section_content_typography_line_height_mobile\";i:1;s:27:\"totals_section_titles_color\";i:1;}s:34:\"section_cart_tabs_customize_coupon\";a:3:{s:36:\"customize_coupon_section_border_type\";i:1;s:37:\"customize_coupon_section_border_width\";i:1;s:38:\"customize_coupon_section_margin_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}}}}}'),(516,6805,'_sbi_oembed_done_checking','1'),(517,6805,'_elementor_edit_mode','builder'),(518,6805,'_elementor_template_type','wp-page'),(519,6805,'_elementor_version','3.11.5'),(520,6805,'_elementor_pro_version','3.11.4'),(521,6805,'_wp_page_template','default'),(522,6805,'_elementor_data','[{\"id\":\"0027909\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"55\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"3b9231b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"align_mobile\":\"flex-start\",\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=0026a0d\"}},\"elements\":[{\"id\":\"8368337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cart\",\"align\":\"center\",\"link\":{\"url\":\"\\/cart\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b176a01\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a14a7f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Checkout\",\"align\":\"center\",\"link\":{\"url\":\"\\/checkout\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e6d293e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"f67e236\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order complete\",\"align\":\"center\",\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5010c8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_border\":\"solid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"180\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11eb853\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6e98635\",\"elType\":\"widget\",\"settings\":{\"sticky_right_column\":\"yes\",\"returning_customer_section_title\":\"Returning customer?\",\"returning_customer_link_text\":\"Click here to login\",\"billing_details_section_title\":\"Billing Details\",\"billing_details_form_fields\":[{\"field_key\":\"billing_first_name\",\"field_label\":\"First Name\",\"label\":\"First Name\",\"placeholder\":\"First Name\",\"_id\":\"4e0d285\"},{\"field_key\":\"billing_last_name\",\"field_label\":\"Last Name\",\"label\":\"Last Name\",\"placeholder\":\"Last Name\",\"_id\":\"0648f7b\"},{\"field_key\":\"billing_company\",\"field_label\":\"Company Name\",\"label\":\"Company Name\",\"placeholder\":\"Company Name\",\"_id\":\"24e3c2d\"},{\"field_key\":\"billing_country\",\"field_label\":\"Country \\/ Region\",\"label\":\"Country \\/ Region\",\"placeholder\":\"Country \\/ Region\",\"repeater_state\":\"locale\",\"_id\":\"72b818a\"},{\"field_key\":\"billing_address_1\",\"field_label\":\"Street Address\",\"label\":\"Street Address\",\"placeholder\":\"Street Address\",\"repeater_state\":\"locale\",\"_id\":\"bbbda5d\"},{\"field_key\":\"billing_postcode\",\"field_label\":\"Post Code\",\"label\":\"Post Code\",\"placeholder\":\"Post Code\",\"repeater_state\":\"locale\",\"_id\":\"81ccb09\"},{\"field_key\":\"billing_city\",\"field_label\":\"Town \\/ City\",\"label\":\"Town \\/ City\",\"placeholder\":\"Town \\/ City\",\"repeater_state\":\"locale\",\"_id\":\"a5d6b73\"},{\"field_key\":\"billing_state\",\"field_label\":\"State\",\"label\":\"State\",\"placeholder\":\"State\",\"repeater_state\":\"locale\",\"_id\":\"d329f7e\"},{\"field_key\":\"billing_phone\",\"field_label\":\"Phone\",\"label\":\"Phone\",\"placeholder\":\"Phone\",\"_id\":\"0a467ef\"},{\"field_key\":\"billing_email\",\"field_label\":\"Email Address\",\"label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"2ae7a5e\"}],\"additional_information_section_title\":\"Additional Information\",\"additional_information_form_fields\":[{\"field_key\":\"order_comments\",\"field_label\":\"Order Notes\",\"label\":\"Order Notes\",\"placeholder\":\"Notes about your order, e.g. special notes for delivery.\",\"_id\":\"c8322bd\"}],\"create_account_text\":\"Create an account?\",\"order_summary_section_title\":\"Your Order\",\"coupon_section_title_text\":\"Have a coupon?\",\"coupon_section_title_link_text\":\"Click here to enter your coupon code\",\"terms_conditions_message_text\":\"I have read and agree to the website\",\"terms_conditions_link_text\":\"terms and conditions\",\"shipping_details_section_title\":\"Ship to a different address?\",\"shipping_details_form_fields\":[{\"field_key\":\"shipping_first_name\",\"field_label\":\"First Name\",\"label\":\"First Name\",\"placeholder\":\"First Name\",\"_id\":\"99c1a32\",\"repeater_state\":\"\",\"default\":\"\"},{\"field_key\":\"shipping_last_name\",\"field_label\":\"Last Name\",\"label\":\"Last Name\",\"placeholder\":\"Last Name\",\"_id\":\"12856f8\",\"repeater_state\":\"\",\"default\":\"\"},{\"field_key\":\"shipping_company\",\"field_label\":\"Company Name\",\"label\":\"Company Name\",\"placeholder\":\"Company Name\",\"_id\":\"e18daed\",\"repeater_state\":\"\",\"default\":\"\"},{\"field_key\":\"shipping_country\",\"field_label\":\"Country \\/ Region\",\"label\":\"Country \\/ Region\",\"placeholder\":\"Country \\/ Region\",\"repeater_state\":\"locale\",\"_id\":\"e9ae1e3\",\"default\":\"\"},{\"field_key\":\"shipping_address_1\",\"field_label\":\"Street Address\",\"label\":\"Street Address\",\"placeholder\":\"Street Address\",\"repeater_state\":\"locale\",\"_id\":\"670184d\",\"default\":\"\"},{\"field_key\":\"shipping_postcode\",\"field_label\":\"Post Code\",\"label\":\"Post Code\",\"placeholder\":\"Post Code\",\"repeater_state\":\"locale\",\"_id\":\"d3f212b\",\"default\":\"\"},{\"field_key\":\"shipping_city\",\"field_label\":\"Town \\/ City\",\"label\":\"Town \\/ City\",\"placeholder\":\"Town \\/ City\",\"repeater_state\":\"locale\",\"_id\":\"325c7b0\",\"default\":\"\"},{\"field_key\":\"shipping_state\",\"field_label\":\"State\",\"label\":\"State\",\"placeholder\":\"State\",\"repeater_state\":\"locale\",\"_id\":\"753c752\",\"default\":\"\"}],\"sections_border_type\":\"none\",\"sections_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"px\":0},\"forms_rows_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"px\":0},\"forms_fields_normal_background_background\":\"classic\",\"forms_fields_focus_background_background\":\"classic\",\"forms_fields_border_border\":\"solid\",\"forms_fields_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"forms_fields_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"forms_buttons_normal_background_background\":\"classic\",\"forms_buttons_hover_background_background\":\"classic\",\"forms_buttons_border_type\":\"none\",\"__globals__\":{\"sections_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"sections_title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"sections_secondary_title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_secondary_titles_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"sections_descriptions_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"sections_descriptions_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_messages_typography_typography\":\"\",\"sections_checkboxes_color\":\"globals\\/colors?id=vamtam_accent_1\",\"sections_checkboxes_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"sections_radio_buttons_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"sections_radio_buttons_color\":\"globals\\/colors?id=vamtam_accent_1\",\"links_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"links_hover_color\":\"globals\\/colors?id=0026a0d\",\"sections_messages_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_field_typography_typography\":\"\",\"forms_label_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_label_typography_typography\":\"globals\\/typography?id=fe27136\",\"forms_fields_normal_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_focus_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_buttons_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_buttons_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"forms_buttons_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"order_summary_items_typography_typography\":\"\",\"order_summary_items_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_variations_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_variations_typography_typography\":\"\",\"order_summary_items_divider_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_summary_totals_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_totals_typography_typography\":\"globals\\/typography?id=fe27136\",\"order_summary_totals_divider_color\":\"globals\\/colors?id=vamtam_accent_7\",\"purchase_button_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"purchase_button_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"purchase_button_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"purchase_button_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"billing_details_titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"customize_coupon_background_color\":\"\",\"customize_order_summary_background_color\":\"\",\"order_summary_radios_color\":\"globals\\/colors?id=vamtam_accent_6\",\"order_summary_radio_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"customize_payment_background_color\":\"\",\"payment_radio_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_messages_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_checkboxes_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_hover_color\":\"globals\\/colors?id=0026a0d\",\"payment_checkboxes_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"payment_messages_typography_typography\":\"\",\"payment_description_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"billing_details_checkboxes_color\":\"globals\\/colors?id=vamtam_accent_6\",\"customize_shipping_address_background_color\":\"\",\"coupon_normal_links_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_summary_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"payment_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"payment_info_box_title_background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"coupon_hover_links_color\":\"globals\\/colors?id=0026a0d\",\"coupon_content_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"forms_fields_focus_border_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_buttons_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"purchase_button_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"purchase_button_hover_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"payment_radio_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"coupon_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"additional_information_titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"order_summary_descriptions_color\":\"\",\"order_summary_titles_color\":\"\",\"forms_button_typography_typography\":\"\",\"coupon_secondary_title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"payment_description_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"forms_fields_normal_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_fields_focus_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"sections_background_color\":\"\"},\"forms_buttons_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"order_summary_items_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"order_summary_totals_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"purchase_button_normal_background_background\":\"classic\",\"purchase_button_hover_background_background\":\"classic\",\"purchase_button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"10\",\"isLinked\":false},\"sections_border_color\":\"#00000026\",\"sections_title_color\":\"#191919\",\"sections_titles_typography_typography\":\"custom\",\"sections_titles_typography_font_family\":\"Inter Tight\",\"sections_titles_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"sections_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"sections_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"sections_titles_typography_font_weight\":\"400\",\"sections_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"sections_secondary_title_color\":\"#191919\",\"sections_descriptions_typography_typography\":\"custom\",\"sections_descriptions_typography_font_family\":\"Helvetica\",\"sections_descriptions_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_descriptions_typography_font_weight\":\"400\",\"sections_descriptions_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"sections_messages_color\":\"#191919\",\"sections_checkboxes_color\":\"#191919\",\"sections_radio_buttons_color\":\"#191919\",\"links_normal_color\":\"#191919\",\"links_hover_color\":\"#191919BD\",\"forms_label_color\":\"#000000\",\"forms_fields_focus_color\":\"#000000\",\"forms_buttons_normal_text_color\":\"#FFFFFF\",\"forms_buttons_normal_background_color\":\"#191919\",\"forms_buttons_hover_text_color\":\"#DDD8D4\",\"forms_buttons_hover_background_color\":\"#000000\",\"order_summary_rows_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[],\"px\":0},\"order_summary_variations_color\":\"#191919\",\"order_summary_items_divider_color\":\"#00000026\",\"order_summary_totals_color\":\"#191919\",\"order_summary_totals_divider_color\":\"#00000026\",\"purchase_button_normal_text_color\":\"#FFFFFF\",\"purchase_button_normal_background_color\":\"#191919\",\"purchase_button_hover_text_color\":\"#DDD8D4\",\"purchase_button_hover_background_color\":\"#000000\",\"section_checkout_show_customize_elements\":[\"customize_returning_customer\",\"customize_billing_details\",\"customize_additional_info\",\"customize_shipping_address\",\"customize_order_summary\",\"customize_coupon\",\"customize_payment\"],\"returning_customers_border_type\":\"none\",\"returning_customers_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"billing_details_border_type\":\"none\",\"billing_details_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"billing_details_titles_typography_typography\":\"custom\",\"billing_details_titles_typography_font_family\":\"Inter Tight\",\"billing_details_titles_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"billing_details_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"billing_details_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"billing_details_titles_typography_font_weight\":\"400\",\"billing_details_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"additional_information_border_type\":\"none\",\"additional_information_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"order_summary_titles_typography_typography\":\"custom\",\"order_summary_titles_typography_font_family\":\"Inter Tight\",\"order_summary_titles_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"order_summary_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"order_summary_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"order_summary_titles_typography_font_weight\":\"400\",\"order_summary_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"order_summary_radio_typography_typography\":\"custom\",\"order_summary_radio_typography_font_family\":\"Helvetica\",\"order_summary_radio_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"order_summary_radio_typography_font_weight\":\"400\",\"order_summary_radio_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"payment_radio_color\":\"#191919\",\"payment_normal_color\":\"#191919\",\"payment_hover_color\":\"#191919BD\",\"billing_details_border_color\":\"#A51F1F\",\"billing_details_checkboxes_color\":\"#000000\",\"shipping_address_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"coupon_border_type\":\"solid\",\"coupon_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"coupon_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"coupon_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"coupon_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"order_summary_border_type\":\"solid\",\"order_summary_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"order_summary_border_color\":\"#00000026\",\"order_summary_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"order_summary_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"order_summary_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"order_summary_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"payment_border_type\":\"solid\",\"payment_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"payment_border_color\":\"#00000026\",\"payment_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"payment_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"payment_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"payment_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"payment_info_box_title_background_background\":\"classic\",\"returning_customers_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"billing_details_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"purchase_button_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"23\",\"bottom\":\"16\",\"left\":\"23\",\"isLinked\":false},\"forms_label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"px\":0},\"coupon_normal_links_color\":\"#191919\",\"coupon_hover_links_color\":\"#191919BD\",\"order_summary_radios_color\":\"#000000\",\"forms_fields_focus_border_color\":\"#191919\",\"forms_fields_focus_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"payment_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"forms_fields_border_color\":\"#00000026\",\"sections_title_spacing_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"forms_columns_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"forms_rows_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"forms_buttons_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"sections_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"forms_buttons_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"purchase_button_hover_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"purchase_button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"forms_buttons_border_color\":\"#FFFFFF\",\"purchase_button_hover_border_color\":\"#FFFFFF\",\"purchase_button_border_color\":\"#FFFFFF\",\"sections_titles_typography_text_transform\":\"none\",\"sections_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"sections_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"sections_descriptions_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_descriptions_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_fields_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"billing_details_titles_typography_text_transform\":\"none\",\"billing_details_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"order_summary_titles_typography_text_transform\":\"none\",\"order_summary_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"order_summary_radio_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"order_summary_radio_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"billing_details_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"order_summary_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"additional_information_titles_typography_typography\":\"custom\",\"additional_information_titles_typography_font_family\":\"Inter Tight\",\"additional_information_titles_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"additional_information_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"additional_information_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"additional_information_titles_typography_font_weight\":\"400\",\"additional_information_titles_typography_text_transform\":\"none\",\"additional_information_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"additional_information_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"additional_information_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"coupon_border_color\":\"#00000026\",\"coupon_content_typography_typography\":\"custom\",\"coupon_content_typography_font_family\":\"Helvetica\",\"coupon_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"coupon_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"coupon_content_typography_font_weight\":\"400\",\"coupon_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"coupon_content_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"payment_info_box_title_background_color\":\"#FAFAFA\",\"sections_descriptions_color\":\"#191919\",\"sections_background_color\":\"#CB9C9C00\",\"forms_buttons_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_secondary_titles_typography_typography\":\"custom\",\"sections_secondary_titles_typography_font_family\":\"Helvetica\",\"sections_secondary_titles_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_secondary_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_secondary_titles_typography_font_weight\":\"400\",\"sections_secondary_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"sections_secondary_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"sections_messages_typography_typography\":\"custom\",\"sections_messages_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"sections_messages_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"sections_checkboxes_typography_typography\":\"custom\",\"sections_checkboxes_typography_font_family\":\"Helvetica\",\"sections_checkboxes_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_checkboxes_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_checkboxes_typography_font_weight\":\"400\",\"sections_checkboxes_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"sections_checkboxes_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"sections_radio_buttons_typography_typography\":\"custom\",\"sections_radio_buttons_typography_font_family\":\"Helvetica\",\"sections_radio_buttons_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sections_radio_buttons_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"sections_radio_buttons_typography_font_weight\":\"400\",\"sections_radio_buttons_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"sections_radio_buttons_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_fields_normal_color\":\"#000000\",\"forms_button_typography_typography\":\"custom\",\"forms_button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"forms_button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"forms_button_typography_font_weight\":\"600\",\"forms_button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"order_summary_items_color\":\"#191919\",\"order_summary_items_typography_typography\":\"custom\",\"order_summary_items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"order_summary_items_typography_font_weight\":\"500\",\"order_summary_items_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"order_summary_variations_typography_typography\":\"custom\",\"order_summary_variations_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"order_summary_variations_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"purchase_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"purchase_button_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"coupon_secondary_title_color\":\"#000000\",\"returning_customer_title_alignment\":\"\",\"returning_customer_title_alignment_tablet\":\"\",\"returning_customer_title_alignment_mobile\":\"\",\"login_button_alignment\":\"\",\"login_button_alignment_tablet\":\"\",\"login_button_alignment_mobile\":\"\",\"customize_shipping_address_background_color\":\"\",\"shipping_address_section_normal_box_shadow_box_shadow_type\":\"\",\"shipping_address_section_normal_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"shipping_address_section_normal_box_shadow_box_shadow_position\":\" \",\"shipping_address_border_type\":\"\",\"shipping_address_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_border_width_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_border_width_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_border_color\":\"\",\"shipping_address_border_radius\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"shipping_address_checkboxes_color\":\"\",\"shipping_address_checkboxes_typography_typography\":\"\",\"shipping_address_checkboxes_typography_font_family\":\"\",\"shipping_address_checkboxes_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_font_weight\":\"\",\"shipping_address_checkboxes_typography_text_transform\":\"\",\"shipping_address_checkboxes_typography_font_style\":\"\",\"shipping_address_checkboxes_typography_text_decoration\":\"\",\"shipping_address_checkboxes_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_word_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"shipping_address_checkboxes_typography_word_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"forms_label_typography_typography\":\"custom\",\"forms_label_typography_font_family\":\"Inter Tight\",\"forms_label_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"forms_label_typography_font_weight\":\"500\",\"forms_label_typography_text_decoration\":\"none\",\"forms_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"forms_fields_normal_background_color\":\"#FFFFFF\",\"forms_fields_focus_background_color\":\"#FFFFFF\",\"order_summary_totals_typography_typography\":\"custom\",\"order_summary_totals_typography_font_family\":\"Inter Tight\",\"order_summary_totals_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"order_summary_totals_typography_font_weight\":\"500\",\"order_summary_totals_typography_text_decoration\":\"none\",\"order_summary_totals_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"payment_description_color\":\"#191919\",\"payment_description_typography_typography\":\"custom\",\"payment_description_typography_font_family\":\"Helvetica\",\"payment_description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"payment_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"payment_description_typography_font_weight\":\"400\",\"payment_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"payment_messages_color\":\"#191919\",\"payment_checkboxes_color\":\"#191919\",\"payment_checkboxes_typography_typography\":\"custom\",\"payment_checkboxes_typography_font_family\":\"Helvetica\",\"payment_checkboxes_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"payment_checkboxes_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"payment_checkboxes_typography_font_weight\":\"400\",\"payment_checkboxes_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"payment_radio_typography_typography\":\"custom\",\"payment_radio_typography_font_family\":\"Helvetica\",\"payment_radio_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"payment_radio_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"payment_radio_typography_font_weight\":\"400\",\"payment_radio_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"forms_buttons_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_field_typography_typography\":\"custom\",\"forms_field_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"forms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-checkout-page\"}],\"isInner\":false}],\"isInner\":false}]'),(523,6805,'_elementor_page_assets','a:0:{}'),(524,6805,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(525,6805,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:4:\"link\";i:2;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:2;s:29:\"typography_line_height_tablet\";i:2;s:29:\"typography_line_height_mobile\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:13:\"border_border\";i:1;}}}}s:25:\"woocommerce-checkout-page\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:16;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:15:\"section_content\";a:1:{s:19:\"sticky_right_column\";i:1;}s:23:\"billing_details_section\";a:1:{s:27:\"billing_details_form_fields\";i:1;}s:30:\"additional_information_section\";a:1:{s:34:\"additional_information_form_fields\";i:1;}}s:5:\"style\";a:12:{s:27:\"section_checkout_tabs_style\";a:5:{s:20:\"sections_border_type\";i:1;s:16:\"sections_padding\";i:1;s:21:\"sections_border_color\";i:1;s:22:\"sections_margin_mobile\";i:1;s:25:\"sections_background_color\";i:1;}s:32:\"section_checkout_tabs_typography\";a:51:{s:22:\"sections_title_spacing\";i:1;s:20:\"sections_title_color\";i:1;s:37:\"sections_titles_typography_typography\";i:1;s:38:\"sections_titles_typography_font_family\";i:1;s:36:\"sections_titles_typography_font_size\";i:1;s:43:\"sections_titles_typography_font_size_tablet\";i:1;s:43:\"sections_titles_typography_font_size_mobile\";i:1;s:38:\"sections_titles_typography_font_weight\";i:1;s:38:\"sections_titles_typography_line_height\";i:1;s:30:\"sections_secondary_title_color\";i:1;s:43:\"sections_descriptions_typography_typography\";i:1;s:44:\"sections_descriptions_typography_font_family\";i:1;s:42:\"sections_descriptions_typography_font_size\";i:1;s:44:\"sections_descriptions_typography_font_weight\";i:1;s:44:\"sections_descriptions_typography_line_height\";i:1;s:23:\"sections_messages_color\";i:1;s:25:\"sections_checkboxes_color\";i:1;s:28:\"sections_radio_buttons_color\";i:1;s:18:\"links_normal_color\";i:1;s:17:\"links_hover_color\";i:1;s:29:\"sections_title_spacing_mobile\";i:1;s:41:\"sections_titles_typography_text_transform\";i:1;s:45:\"sections_titles_typography_line_height_tablet\";i:1;s:45:\"sections_titles_typography_line_height_mobile\";i:1;s:49:\"sections_descriptions_typography_font_size_mobile\";i:1;s:51:\"sections_descriptions_typography_line_height_mobile\";i:1;s:27:\"sections_descriptions_color\";i:1;s:47:\"sections_secondary_titles_typography_typography\";i:1;s:48:\"sections_secondary_titles_typography_font_family\";i:1;s:46:\"sections_secondary_titles_typography_font_size\";i:1;s:53:\"sections_secondary_titles_typography_font_size_mobile\";i:1;s:48:\"sections_secondary_titles_typography_font_weight\";i:1;s:48:\"sections_secondary_titles_typography_line_height\";i:1;s:55:\"sections_secondary_titles_typography_line_height_mobile\";i:1;s:39:\"sections_messages_typography_typography\";i:1;s:38:\"sections_messages_typography_font_size\";i:1;s:40:\"sections_messages_typography_line_height\";i:1;s:41:\"sections_checkboxes_typography_typography\";i:1;s:42:\"sections_checkboxes_typography_font_family\";i:1;s:40:\"sections_checkboxes_typography_font_size\";i:1;s:47:\"sections_checkboxes_typography_font_size_mobile\";i:1;s:42:\"sections_checkboxes_typography_font_weight\";i:1;s:42:\"sections_checkboxes_typography_line_height\";i:1;s:49:\"sections_checkboxes_typography_line_height_mobile\";i:1;s:44:\"sections_radio_buttons_typography_typography\";i:1;s:45:\"sections_radio_buttons_typography_font_family\";i:1;s:43:\"sections_radio_buttons_typography_font_size\";i:1;s:50:\"sections_radio_buttons_typography_font_size_mobile\";i:1;s:45:\"sections_radio_buttons_typography_font_weight\";i:1;s:45:\"sections_radio_buttons_typography_line_height\";i:1;s:52:\"sections_radio_buttons_typography_line_height_mobile\";i:1;}s:27:\"section_checkout_tabs_forms\";a:45:{s:14:\"forms_rows_gap\";i:1;s:41:\"forms_fields_normal_background_background\";i:1;s:40:\"forms_fields_focus_background_background\";i:1;s:26:\"forms_fields_border_border\";i:1;s:25:\"forms_fields_border_width\";i:1;s:20:\"forms_fields_padding\";i:1;s:42:\"forms_buttons_normal_background_background\";i:1;s:41:\"forms_buttons_hover_background_background\";i:1;s:25:\"forms_buttons_border_type\";i:1;s:21:\"forms_buttons_padding\";i:1;s:17:\"forms_label_color\";i:1;s:24:\"forms_fields_focus_color\";i:1;s:31:\"forms_buttons_normal_text_color\";i:1;s:37:\"forms_buttons_normal_background_color\";i:1;s:30:\"forms_buttons_hover_text_color\";i:1;s:36:\"forms_buttons_hover_background_color\";i:1;s:19:\"forms_label_spacing\";i:1;s:31:\"forms_fields_focus_border_color\";i:1;s:38:\"forms_fields_focus_transition_duration\";i:1;s:25:\"forms_fields_border_color\";i:1;s:24:\"forms_columns_gap_mobile\";i:1;s:21:\"forms_rows_gap_mobile\";i:1;s:28:\"forms_buttons_padding_mobile\";i:1;s:26:\"forms_buttons_border_width\";i:1;s:26:\"forms_buttons_border_color\";i:1;s:26:\"forms_fields_border_radius\";i:1;s:27:\"forms_buttons_border_radius\";i:1;s:25:\"forms_fields_normal_color\";i:1;s:34:\"forms_button_typography_typography\";i:1;s:33:\"forms_button_typography_font_size\";i:1;s:40:\"forms_button_typography_font_size_tablet\";i:1;s:35:\"forms_button_typography_font_weight\";i:1;s:35:\"forms_button_typography_line_height\";i:1;s:33:\"forms_label_typography_typography\";i:1;s:34:\"forms_label_typography_font_family\";i:1;s:32:\"forms_label_typography_font_size\";i:1;s:34:\"forms_label_typography_font_weight\";i:1;s:38:\"forms_label_typography_text_decoration\";i:1;s:34:\"forms_label_typography_line_height\";i:1;s:36:\"forms_fields_normal_background_color\";i:1;s:35:\"forms_fields_focus_background_color\";i:1;s:28:\"forms_buttons_padding_tablet\";i:1;s:33:\"forms_field_typography_typography\";i:1;s:32:\"forms_field_typography_font_size\";i:1;s:39:\"forms_field_typography_font_size_mobile\";i:1;}s:35:\"section_checkout_tabs_order_summary\";a:21:{s:34:\"order_summary_items_divider_weight\";i:1;s:35:\"order_summary_totals_divider_weight\";i:1;s:22:\"order_summary_rows_gap\";i:1;s:30:\"order_summary_variations_color\";i:1;s:33:\"order_summary_items_divider_color\";i:1;s:26:\"order_summary_totals_color\";i:1;s:34:\"order_summary_totals_divider_color\";i:1;s:25:\"order_summary_items_color\";i:1;s:41:\"order_summary_items_typography_typography\";i:1;s:40:\"order_summary_items_typography_font_size\";i:1;s:42:\"order_summary_items_typography_font_weight\";i:1;s:42:\"order_summary_items_typography_line_height\";i:1;s:46:\"order_summary_variations_typography_typography\";i:1;s:45:\"order_summary_variations_typography_font_size\";i:1;s:47:\"order_summary_variations_typography_line_height\";i:1;s:42:\"order_summary_totals_typography_typography\";i:1;s:43:\"order_summary_totals_typography_font_family\";i:1;s:41:\"order_summary_totals_typography_font_size\";i:1;s:43:\"order_summary_totals_typography_font_weight\";i:1;s:47:\"order_summary_totals_typography_text_decoration\";i:1;s:43:\"order_summary_totals_typography_line_height\";i:1;}s:37:\"section_checkout_tabs_purchase_button\";a:14:{s:44:\"purchase_button_normal_background_background\";i:1;s:43:\"purchase_button_hover_background_background\";i:1;s:23:\"purchase_button_padding\";i:1;s:33:\"purchase_button_normal_text_color\";i:1;s:39:\"purchase_button_normal_background_color\";i:1;s:32:\"purchase_button_hover_text_color\";i:1;s:38:\"purchase_button_hover_background_color\";i:1;s:30:\"purchase_button_padding_mobile\";i:1;s:41:\"purchase_button_hover_transition_duration\";i:1;s:28:\"purchase_button_border_width\";i:1;s:34:\"purchase_button_hover_border_color\";i:1;s:28:\"purchase_button_border_color\";i:1;s:29:\"purchase_button_border_radius\";i:1;s:30:\"purchase_button_padding_tablet\";i:1;}s:31:\"section_checkout_tabs_customize\";a:1:{s:40:\"section_checkout_show_customize_elements\";i:1;}s:50:\"section_checkout_tabs_customize_returning_customer\";a:3:{s:31:\"returning_customers_border_type\";i:1;s:27:\"returning_customers_padding\";i:1;s:34:\"returning_customers_padding_tablet\";i:1;}s:47:\"section_checkout_tabs_customize_billing_details\";a:15:{s:27:\"billing_details_border_type\";i:1;s:23:\"billing_details_padding\";i:1;s:44:\"billing_details_titles_typography_typography\";i:1;s:45:\"billing_details_titles_typography_font_family\";i:1;s:43:\"billing_details_titles_typography_font_size\";i:1;s:50:\"billing_details_titles_typography_font_size_tablet\";i:1;s:50:\"billing_details_titles_typography_font_size_mobile\";i:1;s:45:\"billing_details_titles_typography_font_weight\";i:1;s:45:\"billing_details_titles_typography_line_height\";i:1;s:28:\"billing_details_border_color\";i:1;s:32:\"billing_details_checkboxes_color\";i:1;s:30:\"billing_details_padding_tablet\";i:1;s:48:\"billing_details_titles_typography_text_transform\";i:1;s:52:\"billing_details_titles_typography_line_height_mobile\";i:1;s:52:\"billing_details_titles_typography_line_height_tablet\";i:1;}s:47:\"section_checkout_tabs_customize_additional_info\";a:12:{s:34:\"additional_information_border_type\";i:1;s:30:\"additional_information_padding\";i:1;s:51:\"additional_information_titles_typography_typography\";i:1;s:52:\"additional_information_titles_typography_font_family\";i:1;s:50:\"additional_information_titles_typography_font_size\";i:1;s:57:\"additional_information_titles_typography_font_size_tablet\";i:1;s:57:\"additional_information_titles_typography_font_size_mobile\";i:1;s:52:\"additional_information_titles_typography_font_weight\";i:1;s:55:\"additional_information_titles_typography_text_transform\";i:1;s:52:\"additional_information_titles_typography_line_height\";i:1;s:59:\"additional_information_titles_typography_line_height_tablet\";i:1;s:59:\"additional_information_titles_typography_line_height_mobile\";i:1;}s:45:\"section_checkout_tabs_customize_order_summary\";a:25:{s:42:\"order_summary_titles_typography_typography\";i:1;s:43:\"order_summary_titles_typography_font_family\";i:1;s:41:\"order_summary_titles_typography_font_size\";i:1;s:48:\"order_summary_titles_typography_font_size_tablet\";i:1;s:48:\"order_summary_titles_typography_font_size_mobile\";i:1;s:43:\"order_summary_titles_typography_font_weight\";i:1;s:43:\"order_summary_titles_typography_line_height\";i:1;s:41:\"order_summary_radio_typography_typography\";i:1;s:42:\"order_summary_radio_typography_font_family\";i:1;s:40:\"order_summary_radio_typography_font_size\";i:1;s:42:\"order_summary_radio_typography_font_weight\";i:1;s:42:\"order_summary_radio_typography_line_height\";i:1;s:25:\"order_summary_border_type\";i:1;s:26:\"order_summary_border_width\";i:1;s:26:\"order_summary_border_color\";i:1;s:27:\"order_summary_border_radius\";i:1;s:21:\"order_summary_padding\";i:1;s:28:\"order_summary_padding_tablet\";i:1;s:28:\"order_summary_padding_mobile\";i:1;s:26:\"order_summary_radios_color\";i:1;s:46:\"order_summary_titles_typography_text_transform\";i:1;s:50:\"order_summary_titles_typography_line_height_mobile\";i:1;s:47:\"order_summary_radio_typography_font_size_mobile\";i:1;s:49:\"order_summary_radio_typography_line_height_mobile\";i:1;s:50:\"order_summary_titles_typography_line_height_tablet\";i:1;}s:39:\"section_checkout_tabs_customize_payment\";a:34:{s:19:\"payment_radio_color\";i:1;s:20:\"payment_normal_color\";i:1;s:19:\"payment_hover_color\";i:1;s:19:\"payment_border_type\";i:1;s:20:\"payment_border_width\";i:1;s:20:\"payment_border_color\";i:1;s:21:\"payment_border_radius\";i:1;s:15:\"payment_padding\";i:1;s:22:\"payment_padding_tablet\";i:1;s:22:\"payment_padding_mobile\";i:1;s:44:\"payment_info_box_title_background_background\";i:1;s:21:\"payment_margin_tablet\";i:1;s:39:\"payment_info_box_title_background_color\";i:1;s:25:\"payment_description_color\";i:1;s:41:\"payment_description_typography_typography\";i:1;s:42:\"payment_description_typography_font_family\";i:1;s:40:\"payment_description_typography_font_size\";i:1;s:47:\"payment_description_typography_font_size_mobile\";i:1;s:42:\"payment_description_typography_font_weight\";i:1;s:42:\"payment_description_typography_line_height\";i:1;s:22:\"payment_messages_color\";i:1;s:24:\"payment_checkboxes_color\";i:1;s:40:\"payment_checkboxes_typography_typography\";i:1;s:41:\"payment_checkboxes_typography_font_family\";i:1;s:39:\"payment_checkboxes_typography_font_size\";i:1;s:46:\"payment_checkboxes_typography_font_size_mobile\";i:1;s:41:\"payment_checkboxes_typography_font_weight\";i:1;s:41:\"payment_checkboxes_typography_line_height\";i:1;s:35:\"payment_radio_typography_typography\";i:1;s:36:\"payment_radio_typography_font_family\";i:1;s:34:\"payment_radio_typography_font_size\";i:1;s:41:\"payment_radio_typography_font_size_mobile\";i:1;s:36:\"payment_radio_typography_font_weight\";i:1;s:36:\"payment_radio_typography_line_height\";i:1;}s:38:\"section_checkout_tabs_customize_coupon\";a:16:{s:18:\"coupon_border_type\";i:1;s:20:\"coupon_border_radius\";i:1;s:14:\"coupon_padding\";i:1;s:21:\"coupon_padding_tablet\";i:1;s:21:\"coupon_padding_mobile\";i:1;s:25:\"coupon_normal_links_color\";i:1;s:24:\"coupon_hover_links_color\";i:1;s:19:\"coupon_border_color\";i:1;s:36:\"coupon_content_typography_typography\";i:1;s:37:\"coupon_content_typography_font_family\";i:1;s:35:\"coupon_content_typography_font_size\";i:1;s:42:\"coupon_content_typography_font_size_mobile\";i:1;s:37:\"coupon_content_typography_font_weight\";i:1;s:37:\"coupon_content_typography_line_height\";i:1;s:44:\"coupon_content_typography_line_height_mobile\";i:1;s:28:\"coupon_secondary_title_color\";i:1;}}}}}'),(526,9,'_sbi_oembed_done_checking','1'),(527,9,'_elementor_edit_mode','builder'),(528,9,'_elementor_template_type','wp-page'),(529,9,'_elementor_version','3.11.2'),(530,9,'_elementor_pro_version','3.11.3'),(531,9,'_wp_page_template','default'),(532,9,'_elementor_data','[{\"id\":\"0268a26\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"border_border\":\"solid\",\"__globals__\":{\"border_color\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"180\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"169fda5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"910e9d0\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"field_key\":\"dashboard\",\"field_label\":\"Dashboard\",\"tab_name\":\"Dashboard\",\"_id\":\"8238ea5\"},{\"field_key\":\"orders\",\"field_label\":\"Orders\",\"tab_name\":\"Orders\",\"_id\":\"19c9b77\"},{\"field_key\":\"downloads\",\"field_label\":\"Downloads\",\"tab_name\":\"Downloads\",\"_id\":\"0e93a32\"},{\"field_key\":\"edit-address\",\"field_label\":\"Addresses\",\"tab_name\":\"Addresses\",\"_id\":\"c50763a\"},{\"field_key\":\"edit-account\",\"field_label\":\"Account Details\",\"tab_name\":\"Account Details\",\"_id\":\"36fd1bf\"},{\"field_key\":\"customer-logout\",\"field_label\":\"Logout\",\"tab_name\":\"Logout\",\"_id\":\"2d5dcbb\"}],\"tabs_normal_background_color\":\"#FAFAFA\",\"tabs_hover_background_color\":\"#FAFAFA\",\"tabs_active_background_color\":\"#FAFAFA\",\"section_titles_typography_font_family\":\"Inter Tight\",\"section_titles_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"section_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"section_titles_typography_font_weight\":\"400\",\"section_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"general_text_typography_font_family\":\"Helvetica\",\"general_text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"general_text_typography_font_weight\":\"400\",\"general_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"__globals__\":{\"tabs_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"tabs_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"tabs_hover_color\":\"globals\\/colors?id=0026a0d\",\"tabs_active_color\":\"globals\\/colors?id=0026a0d\",\"tabs_active_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"tabs_hover_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"tabs_normal_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"tabs_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"tabs_divider_color\":\"\",\"typography_section_titles_color\":\"\",\"section_titles_typography_typography\":\"globals\\/typography?id=vamtam_h4\",\"general_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"general_text_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"links_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"links_hover_color\":\"globals\\/colors?id=0026a0d\",\"tables_title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"tables_titles_typography_typography\":\"\",\"tables_items_color\":\"globals\\/colors?id=vamtam_accent_6\",\"tables_items_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"variations_color\":\"globals\\/colors?id=vamtam_accent_6\",\"variations_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"tables_links_normal_color\":\"globals\\/colors?id=vamtam_accent_6\",\"tables_links_hover_color\":\"globals\\/colors?id=vamtam_accent_2\",\"tables_divider_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"tables_button_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"tables_button_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"tables_button_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"tables_button_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_label_typography_typography\":\"\",\"forms_label_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_normal_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_normal_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_buttons_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"forms_buttons_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_fields_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"tables_button_typography_typography\":\"\",\"tabs_hover_border_color\":\"\",\"tabs_active_border_color\":\"\",\"tables_button_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"my_account_sections_background_color\":\"\",\"sections_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"forms_fields_focus_color\":\"globals\\/colors?id=vamtam_accent_6\",\"login_messages_typography_typography\":\"\",\"checkboxes_color\":\"globals\\/colors?id=vamtam_accent_1\",\"checkboxes_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"login_messages_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_field_typography_typography\":\"\",\"tables_button_hover_border_color\":\"globals\\/colors?id=vamtam_accent_1\",\"forms_fields_focus_border_color\":\"globals\\/colors?id=vamtam_accent_6\",\"forms_buttons_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"forms_buttons_hover_border_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_methods_radio_buttons_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"forms_button_typography_typography\":\"\"},\"tabs_layout\":\"horizontal\",\"forms_buttons_background_color\":\"#DDD8D4\",\"tables_button_hover_background_color\":\"#000000\",\"tabs_normal_background_background\":\"classic\",\"tabs_normal_color\":\"#000000\",\"tabs_hover_color\":\"#191919\",\"tabs_active_color\":\"#DDD8D4\",\"tabs_border_type\":\"none\",\"tabs_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"tabs_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"px\":0},\"links_hover_color\":\"#000000\",\"tables_rows_gap\":{\"unit\":\"px\",\"size\":35,\"sizes\":[],\"px\":0},\"tables_divider_border_type\":\"solid\",\"tables_divider_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[],\"px\":0},\"tables_button_normal_background_background\":\"classic\",\"tables_button_hover_background_background\":\"classic\",\"tables_button_border_type\":\"none\",\"tables_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"tables_button_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"tabs_position\":\"stretch\",\"tabs_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"tabs_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"tabs_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"tabs_divider_weight_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sections_border_type\":\"solid\",\"sections_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"sections_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"tabs_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"tabs_border_color\":\"#00000026\",\"links_normal_color\":\"#DDD8D4\",\"tables_items_color\":\"#000000\",\"tables_items_typography_typography\":\"custom\",\"tables_items_typography_font_family\":\"Helvetica\",\"tables_items_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"tables_items_typography_font_weight\":\"400\",\"tables_items_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"variations_color\":\"#000000\",\"variations_typography_typography\":\"custom\",\"variations_typography_font_family\":\"Helvetica\",\"variations_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"variations_typography_font_weight\":\"400\",\"variations_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"tables_links_normal_color\":\"#000000\",\"tables_links_hover_color\":\"#DDD8D4\",\"tables_divider_border_color\":\"#00000026\",\"tables_button_normal_text_color\":\"#FFFFFF\",\"tables_button_hover_text_color\":\"#FFFFFF\",\"tabs_typography_typography\":\"custom\",\"tabs_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"tabs_typography_font_weight\":\"400\",\"tabs_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"tabs_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"tabs_divider_weight_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sections_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"general_text_typography_typography\":\"custom\",\"tabs_content_spacing\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"tabs_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"forms_rows_gap\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"px\":0},\"forms_fields_normal_background_background\":\"classic\",\"forms_fields_border_border\":\"solid\",\"forms_fields_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"forms_fields_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"forms_fields_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"forms_buttons_normal_text_color\":\"#FFFFFF\",\"forms_buttons_background_background\":\"classic\",\"forms_buttons_hover_background_background\":\"classic\",\"forms_buttons_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"30\",\"bottom\":\"14\",\"left\":\"30\",\"isLinked\":false},\"section_titles_typography_typography\":\"custom\",\"section_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"forms_fields_normal_background_color\":\"#FFFFFF\",\"tabs_content_spacing_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"tabs_content_spacing_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"tabs_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sections_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"sections_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"forms_columns_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"forms_rows_gap_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"sections_border_color\":\"#00000026\",\"forms_label_color\":\"#000000\",\"forms_label_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"forms_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"login_messages_color\":\"#000000\",\"checkboxes_color\":\"#000000\",\"forms_fields_focus_color\":\"#000000\",\"forms_buttons_padding_tablet\":{\"unit\":\"em\",\"top\":\"16\",\"right\":\"30\",\"bottom\":\"16\",\"left\":\"30\",\"isLinked\":false},\"forms_buttons_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"23\",\"bottom\":\"16\",\"left\":\"23\",\"isLinked\":false},\"tables_title_color\":\"#000000\",\"tables_button_normal_background_color\":\"#DDD8D4\",\"forms_label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"px\":0},\"forms_buttons_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"tables_button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"tables_button_border_color\":\"#FFFFFF\",\"forms_fields_focus_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"forms_buttons_hover_transition_duration\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"tables_button_hover_border_color\":\"#191919\",\"forms_fields_focus_border_color\":\"#DDD8D4\",\"forms_fields_border_color\":\"#000000\",\"forms_buttons_hover_border_color\":\"#191919\",\"forms_buttons_border_color\":\"#FFFFFF\",\"tabs_hover_background_background\":\"classic\",\"tabs_active_background_background\":\"classic\",\"tabs_alignment\":\"center\",\"tabs_alignment_mobile\":\"start\",\"section_titles_typography_text_transform\":\"none\",\"section_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"general_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"general_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_buttons_hover_text_color\":\"#FFFFFF\",\"forms_buttons_hover_background_color\":\"#000000\",\"tables_items_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"tables_items_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"variations_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"variations_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"wc_tables_button_typography_typography\":\"custom\",\"wc_tables_button_typography_font_family\":\"Catamaran\",\"wc_tables_button_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"wc_tables_button_typography_font_weight\":\"bold\",\"wc_tables_button_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"login_messages_typography_typography\":\"custom\",\"login_messages_typography_font_family\":\"Readex Pro\",\"login_messages_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"login_messages_typography_font_weight\":\"normal\",\"login_messages_typography_text_transform\":\"none\",\"login_messages_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"checkboxes_typography_typography\":\"custom\",\"checkboxes_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"checkboxes_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"tabs_border_width_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"forms_buttons_background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"forms_buttons_background_position\":\"center left\",\"forms_buttons_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"login_messages_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"login_messages_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"forms_label_typography_typography\":\"custom\",\"tabs_typography_font_family\":\"Helvetica\",\"tabs_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"checkboxes_typography_font_family\":\"Helvetica\",\"checkboxes_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"checkboxes_typography_font_weight\":\"400\",\"payment_methods_radio_buttons_typography_typography\":\"custom\",\"payment_methods_radio_buttons_typography_font_family\":\"Helvetica\",\"payment_methods_radio_buttons_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"payment_methods_radio_buttons_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"payment_methods_radio_buttons_typography_font_weight\":\"400\",\"payment_methods_radio_buttons_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"forms_fields_normal_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-my-account\"}],\"isInner\":false}],\"isInner\":false}]'),(533,9,'_elementor_page_assets','a:0:{}'),(534,9,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(535,9,'_elementor_controls_usage','a:3:{s:22:\"woocommerce-my-account\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:12;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:25:\"section_menu_icon_content\";a:8:{s:4:\"tabs\";i:1;s:11:\"tabs_layout\";i:1;s:13:\"tabs_position\";i:1;s:20:\"tabs_content_spacing\";i:1;s:27:\"tabs_content_spacing_tablet\";i:1;s:27:\"tabs_content_spacing_mobile\";i:1;s:14:\"tabs_alignment\";i:1;s:21:\"tabs_alignment_mobile\";i:1;}}s:5:\"style\";a:5:{s:10:\"tabs_style\";a:29:{s:28:\"tabs_normal_background_color\";i:1;s:27:\"tabs_hover_background_color\";i:1;s:28:\"tabs_active_background_color\";i:1;s:33:\"tabs_normal_background_background\";i:1;s:17:\"tabs_normal_color\";i:1;s:16:\"tabs_hover_color\";i:1;s:17:\"tabs_active_color\";i:1;s:16:\"tabs_border_type\";i:1;s:12:\"tabs_padding\";i:1;s:12:\"tabs_spacing\";i:1;s:17:\"tabs_border_width\";i:1;s:19:\"tabs_padding_tablet\";i:1;s:19:\"tabs_spacing_tablet\";i:1;s:26:\"tabs_divider_weight_tablet\";i:1;s:24:\"tabs_border_width_mobile\";i:1;s:17:\"tabs_border_color\";i:1;s:26:\"tabs_typography_typography\";i:1;s:25:\"tabs_typography_font_size\";i:1;s:27:\"tabs_typography_font_weight\";i:1;s:27:\"tabs_typography_line_height\";i:1;s:19:\"tabs_padding_mobile\";i:1;s:26:\"tabs_divider_weight_mobile\";i:1;s:18:\"tabs_border_radius\";i:1;s:19:\"tabs_spacing_mobile\";i:1;s:32:\"tabs_hover_background_background\";i:1;s:33:\"tabs_active_background_background\";i:1;s:24:\"tabs_border_width_tablet\";i:1;s:27:\"tabs_typography_font_family\";i:1;s:32:\"tabs_typography_font_size_mobile\";i:1;}s:16:\"typography_title\";a:41:{s:37:\"section_titles_typography_font_family\";i:1;s:35:\"section_titles_typography_font_size\";i:1;s:42:\"section_titles_typography_font_size_tablet\";i:1;s:42:\"section_titles_typography_font_size_mobile\";i:1;s:37:\"section_titles_typography_font_weight\";i:1;s:37:\"section_titles_typography_line_height\";i:1;s:35:\"general_text_typography_font_family\";i:1;s:33:\"general_text_typography_font_size\";i:1;s:35:\"general_text_typography_font_weight\";i:1;s:35:\"general_text_typography_line_height\";i:1;s:17:\"links_hover_color\";i:1;s:18:\"links_normal_color\";i:1;s:34:\"general_text_typography_typography\";i:1;s:36:\"section_titles_typography_typography\";i:1;s:21:\"section_title_spacing\";i:1;s:20:\"login_messages_color\";i:1;s:16:\"checkboxes_color\";i:1;s:40:\"section_titles_typography_text_transform\";i:1;s:44:\"section_titles_typography_line_height_mobile\";i:1;s:40:\"general_text_typography_font_size_mobile\";i:1;s:42:\"general_text_typography_line_height_mobile\";i:1;s:36:\"login_messages_typography_typography\";i:1;s:37:\"login_messages_typography_font_family\";i:1;s:35:\"login_messages_typography_font_size\";i:1;s:37:\"login_messages_typography_font_weight\";i:1;s:40:\"login_messages_typography_text_transform\";i:1;s:37:\"login_messages_typography_line_height\";i:1;s:32:\"checkboxes_typography_typography\";i:1;s:31:\"checkboxes_typography_font_size\";i:1;s:33:\"checkboxes_typography_line_height\";i:1;s:42:\"login_messages_typography_font_size_mobile\";i:1;s:44:\"login_messages_typography_line_height_mobile\";i:1;s:33:\"checkboxes_typography_font_family\";i:1;s:38:\"checkboxes_typography_font_size_mobile\";i:1;s:33:\"checkboxes_typography_font_weight\";i:1;s:51:\"payment_methods_radio_buttons_typography_typography\";i:1;s:52:\"payment_methods_radio_buttons_typography_font_family\";i:1;s:50:\"payment_methods_radio_buttons_typography_font_size\";i:1;s:57:\"payment_methods_radio_buttons_typography_font_size_mobile\";i:1;s:52:\"payment_methods_radio_buttons_typography_font_weight\";i:1;s:52:\"payment_methods_radio_buttons_typography_line_height\";i:1;}s:13:\"forms_section\";a:35:{s:30:\"forms_buttons_background_color\";i:1;s:14:\"forms_rows_gap\";i:1;s:41:\"forms_fields_normal_background_background\";i:1;s:26:\"forms_fields_border_border\";i:1;s:25:\"forms_fields_border_width\";i:1;s:26:\"forms_fields_border_radius\";i:1;s:20:\"forms_fields_padding\";i:1;s:31:\"forms_buttons_normal_text_color\";i:1;s:35:\"forms_buttons_background_background\";i:1;s:41:\"forms_buttons_hover_background_background\";i:1;s:21:\"forms_buttons_padding\";i:1;s:36:\"forms_fields_normal_background_color\";i:1;s:24:\"forms_columns_gap_mobile\";i:1;s:21:\"forms_rows_gap_mobile\";i:1;s:17:\"forms_label_color\";i:1;s:32:\"forms_label_typography_font_size\";i:1;s:34:\"forms_label_typography_line_height\";i:1;s:24:\"forms_fields_focus_color\";i:1;s:28:\"forms_buttons_padding_tablet\";i:1;s:28:\"forms_buttons_padding_mobile\";i:1;s:19:\"forms_label_spacing\";i:1;s:26:\"forms_buttons_border_width\";i:1;s:38:\"forms_fields_focus_transition_duration\";i:1;s:39:\"forms_buttons_hover_transition_duration\";i:1;s:31:\"forms_fields_focus_border_color\";i:1;s:25:\"forms_fields_border_color\";i:1;s:32:\"forms_buttons_hover_border_color\";i:1;s:26:\"forms_buttons_border_color\";i:1;s:30:\"forms_buttons_hover_text_color\";i:1;s:36:\"forms_buttons_hover_background_color\";i:1;s:30:\"forms_buttons_background_image\";i:1;s:33:\"forms_buttons_background_position\";i:1;s:27:\"forms_buttons_border_radius\";i:1;s:33:\"forms_label_typography_typography\";i:1;s:25:\"forms_fields_normal_color\";i:1;}s:14:\"tables_section\";a:35:{s:36:\"tables_button_hover_background_color\";i:1;s:15:\"tables_rows_gap\";i:1;s:26:\"tables_divider_border_type\";i:1;s:27:\"tables_divider_border_width\";i:1;s:42:\"tables_button_normal_background_background\";i:1;s:41:\"tables_button_hover_background_background\";i:1;s:25:\"tables_button_border_type\";i:1;s:27:\"tables_button_border_radius\";i:1;s:21:\"tables_button_padding\";i:1;s:18:\"tables_items_color\";i:1;s:34:\"tables_items_typography_typography\";i:1;s:35:\"tables_items_typography_font_family\";i:1;s:33:\"tables_items_typography_font_size\";i:1;s:35:\"tables_items_typography_font_weight\";i:1;s:35:\"tables_items_typography_line_height\";i:1;s:16:\"variations_color\";i:1;s:32:\"variations_typography_typography\";i:1;s:33:\"variations_typography_font_family\";i:1;s:31:\"variations_typography_font_size\";i:1;s:33:\"variations_typography_font_weight\";i:1;s:33:\"variations_typography_line_height\";i:1;s:25:\"tables_links_normal_color\";i:1;s:24:\"tables_links_hover_color\";i:1;s:27:\"tables_divider_border_color\";i:1;s:31:\"tables_button_normal_text_color\";i:1;s:30:\"tables_button_hover_text_color\";i:1;s:18:\"tables_title_color\";i:1;s:37:\"tables_button_normal_background_color\";i:1;s:26:\"tables_button_border_width\";i:1;s:26:\"tables_button_border_color\";i:1;s:32:\"tables_button_hover_border_color\";i:1;s:40:\"tables_items_typography_font_size_mobile\";i:1;s:42:\"tables_items_typography_line_height_mobile\";i:1;s:38:\"variations_typography_font_size_mobile\";i:1;s:40:\"variations_typography_line_height_mobile\";i:1;}s:14:\"sections_title\";a:7:{s:20:\"sections_border_type\";i:1;s:21:\"sections_border_width\";i:1;s:16:\"sections_padding\";i:1;s:22:\"sections_border_radius\";i:1;s:23:\"sections_padding_tablet\";i:1;s:23:\"sections_padding_mobile\";i:1;s:21:\"sections_border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:1:{s:13:\"border_border\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(536,11,'_sbi_oembed_done_checking','1'),(537,11,'_elementor_edit_mode','builder'),(538,11,'_elementor_template_type','wp-page'),(539,11,'_elementor_version','3.11.2'),(540,11,'_elementor_pro_version','3.11.3'),(541,11,'_wp_page_template','default'),(542,11,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(543,11,'_elementor_data','[{\"id\":\"ccbc626\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"105\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]}},\"elements\":[{\"id\":\"fc04744\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0.5,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b7827b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Overview\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"626da65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can\\u2019t offer you a full refund or exchange.<\\/p>\\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<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<p>Additional non-returnable items:<\\/p>\\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<p>To complete your return, we require a receipt or proof of purchase.<\\/p>\\n<p>Please do not send your purchase back to the manufacturer.<\\/p>\\n<p>There are certain situations where only partial refunds are granted:<\\/p>\\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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ecac567\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9f068e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bf3401\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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<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<p><b>Late or missing refunds<\\/b><\\/p>\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again.<\\/p>\\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.<\\/p>\\n<p>Next contact your bank. There is often some processing time before a refund is posted.<\\/p>\\n<p>If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at {email address}.<\\/p>\\n<p><b>Sale items<\\/b><\\/p>\\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"589ad97\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ce2de5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Exchanges\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1e71d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82134a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc0fa86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gifts\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be5f15e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the item was marked as a gift when purchased and shipped directly to you, you\\u2019ll 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<p>If the item wasn\\u2019t 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>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1045bac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e2c36a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shipping returns\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f06211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To return your product, you should mail your product to: {physical address}.<\\/p>\\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<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c3601c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8767754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need help?\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6aa22a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contact us at {email} for questions related to refunds and returns.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(544,11,'_elementor_page_assets','a:0:{}'),(545,11,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:6;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:6;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:6;s:13:\"_border_width\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:5;s:10:\"gap_tablet\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(546,16,'_elementor_edit_mode','builder'),(547,16,'_elementor_template_type','wp-page'),(548,16,'_elementor_version','3.17.2'),(549,16,'_elementor_pro_version','3.16.2'),(550,16,'_wp_page_template','default');
INSERT INTO `wpuf_postmeta` VALUES (551,16,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Johnbaconsalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/john_bacon_salon\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(552,16,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(553,16,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(554,16,'_sbi_oembed_done_checking','1'),(556,19,'_elementor_edit_mode','builder'),(557,19,'_elementor_template_type','wp-page'),(558,19,'_elementor_version','3.16.6'),(559,19,'_elementor_pro_version','3.16.2'),(560,19,'_sbi_oembed_done_checking','1'),(561,19,'_wp_page_template','default'),(562,19,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(563,19,'_elementor_data','[{\"id\":\"bbfa9ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\",\"overflow\":\"hidden\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\",\"_title\":\"Section - desktop and tablet\"},\"elements\":[{\"id\":\"c5f6b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"align\":\"center\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d68ece7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f842550\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":1,\"vamtam_classic_thumbnail\":\"right\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"vamtam_classic_meta_data\":[],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read full story\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"70\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_box_bg_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_4\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=898b8db\"},\"vamtam_classic_columns_tablet\":\"1\",\"classic_box_bg_color\":\"#FAFAFA\",\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Philosopher\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_font_style\":\"normal\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Helvetica\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_typography_text_transform\":\"none\",\"classic_meta_typography_font_style\":\"normal\",\"classic_meta_typography_text_decoration\":\"none\",\"classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_typography\":\"custom\",\"vamtam_classic_title_typography_font_family\":\"Philosopher\",\"vamtam_classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"vamtam_classic_title_typography_font_weight\":\"400\",\"vamtam_classic_title_typography_text_transform\":\"uppercase\",\"vamtam_classic_title_typography_font_style\":\"normal\",\"vamtam_classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"vamtam_classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_meta_color\":\"#FEFCF5\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_family\":\"Helvetica\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"400\",\"vamtam_classic_meta_typography_text_transform\":\"none\",\"vamtam_classic_meta_typography_font_style\":\"normal\",\"vamtam_classic_meta_typography_text_decoration\":\"none\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"vamtam_classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"vamtam_classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"classic_thumbnail_tablet\":\"\",\"classic_thumbnail_mobile\":\"\",\"vamtam_classic_thumbnail_tablet\":\"\",\"vamtam_classic_thumbnail_mobile\":\"\",\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"classic_use_read_more_theme_style\":\"\",\"vamtam_classic_use_read_more_theme_style\":\"read-more-theme-style\",\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":90,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#191919\",\"vamtam_classic_excerpt_typography_typography\":\"custom\",\"vamtam_classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"500\",\"vamtam_classic_read_more_typography_text_decoration\":\"underline\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"vamtam_classic_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"a549a85\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":7.5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1dbc917\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Section - mobile devices\"},\"elements\":[{\"id\":\"69bbe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"270490a\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail\":\"right\",\"classic_thumbnail_size_size\":\"full\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"classic_image_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":1,\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"vamtam_classic_meta_data\":[\"vamtam-categories\"],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":false},\"classic_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"classic_box_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_box_bg_color\":\"\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"classic_box_bg_color\":\"#00000033\",\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Inter Tight\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"none\",\"classic_title_typography_font_style\":\"normal\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Helvetica\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_typography_text_transform\":\"none\",\"classic_meta_typography_font_style\":\"normal\",\"classic_meta_typography_text_decoration\":\"none\",\"classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_typography\":\"custom\",\"vamtam_classic_title_typography_font_family\":\"Inter Tight\",\"vamtam_classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"vamtam_classic_title_typography_font_weight\":\"400\",\"vamtam_classic_title_typography_text_transform\":\"none\",\"vamtam_classic_title_typography_font_style\":\"normal\",\"vamtam_classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"vamtam_classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_color\":\"#FAFAFA\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_family\":\"Helvetica\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"400\",\"vamtam_classic_meta_typography_text_transform\":\"none\",\"vamtam_classic_meta_typography_font_style\":\"normal\",\"vamtam_classic_meta_typography_text_decoration\":\"none\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"vamtam_classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"vamtam_classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"classic_thumbnail_tablet\":\"\",\"classic_thumbnail_mobile\":\"\",\"vamtam_classic_thumbnail_tablet\":\"\",\"vamtam_classic_thumbnail_mobile\":\"\",\"classic_use_read_more_theme_style\":\"\",\"vamtam_classic_use_read_more_theme_style\":\"read-more-theme-style\",\"vamtam_classic_image_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_meta_spacing_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#191919\",\"vamtam_classic_excerpt_typography_typography\":\"custom\",\"vamtam_classic_excerpt_typography_font_family\":\"Helvetica\",\"vamtam_classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"vamtam_classic_excerpt_typography_font_weight\":\"400\",\"vamtam_classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3909415\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\"},\"elements\":[{\"id\":\"0ee0f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"__globals__\":{\"color_link_hover\":\"\",\"heading_color\":\"\"}},\"elements\":[{\"id\":\"a505332\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns_tablet\":\"3\",\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[\"vamtam-categories\"],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[\"terms\"],\"posts_include_term_ids\":[\"59\"],\"posts_offset\":1,\"vamtam_classic_column_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_column_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"vamtam_classic_row_gap_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_vamtam_has_nav\":\"\",\"vamtam_classic_title_typography_typography\":\"custom\",\"vamtam_classic_title_typography_font_family\":\"Inter Tight\",\"vamtam_classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"vamtam_classic_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_title_typography_font_weight\":\"400\",\"vamtam_classic_title_typography_text_transform\":\"none\",\"vamtam_classic_title_typography_font_style\":\"normal\",\"vamtam_classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_family\":\"Inter Tight\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_meta_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"500\",\"vamtam_classic_meta_typography_text_transform\":\"none\",\"vamtam_classic_meta_typography_font_style\":\"normal\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_meta_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"vamtam_classic_meta_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"500\",\"vamtam_classic_read_more_typography_text_transform\":\"none\",\"vamtam_classic_read_more_typography_font_style\":\"normal\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"vamtam_classic_read_more_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_read_more_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"pagination_type\":\"load_more_on_click\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"load_more_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_title_color\":\"\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"\",\"pagination_active_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_active_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_hover_bg_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_text_decoration\":\"none\",\"vamtam_classic_meta_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"load_more_spacing_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"load_more_spacing_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"vamtam_classic_image_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"posts_exclude\":[\"terms\"],\"posts_exclude_term_ids\":[\"22\",\"23\",\"24\",\"39\"],\"classic_thumbnail_tablet\":\"\",\"classic_thumbnail_mobile\":\"\",\"vamtam_classic_thumbnail_tablet\":\"\",\"vamtam_classic_thumbnail_mobile\":\"\",\"vamtam_classic_masonry\":\"yes\",\"classic_use_read_more_theme_style\":\"\",\"vamtam_classic_use_read_more_theme_style\":\"read-more-theme-style\",\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"vamtam_classic_title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_excerpt_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pagination_spacing_top\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"pagination_spacing_top_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"pagination_spacing_top_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"vamtam_classic_posts_per_page\":9,\"vamtam_classic_meta_color\":\"#191919\",\"vamtam_classic_meta_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#191919\",\"vamtam_classic_excerpt_typography_typography\":\"custom\",\"vamtam_classic_excerpt_typography_font_family\":\"Helvetica\",\"vamtam_classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"vamtam_classic_excerpt_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"vamtam_classic_excerpt_typography_font_weight\":\"400\",\"vamtam_classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Inter Tight\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"pagination_typography_font_weight\":\"500\",\"pagination_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"pagination_color\":\"#000000\",\"pagination_bg_color\":\"#FFFFFF\",\"pagination_hover_color\":\"#FFFFFF\",\"pagination_hover_bg_color\":\"#000000\",\"pagination_active_color\":\"#FFFFFF\",\"pagination_active_bg_color\":\"#000000\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"text_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),(564,19,'_elementor_page_assets','a:0:{}'),(565,19,'_elementor_controls_usage','a:4:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:2;s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_margin_tablet\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:24:{s:5:\"_skin\";i:3;s:15:\"classic_columns\";i:2;s:22:\"classic_posts_per_page\";i:2;s:17:\"classic_thumbnail\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:18:\"classic_item_ratio\";i:2;s:19:\"classic_image_width\";i:2;s:17:\"classic_meta_data\";i:2;s:22:\"classic_meta_separator\";i:2;s:22:\"classic_show_read_more\";i:2;s:22:\"vamtam_classic_columns\";i:2;s:29:\"vamtam_classic_posts_per_page\";i:3;s:24:\"vamtam_classic_thumbnail\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:3;s:25:\"vamtam_classic_item_ratio\";i:3;s:26:\"vamtam_classic_image_width\";i:2;s:24:\"vamtam_classic_meta_data\";i:3;s:29:\"vamtam_classic_meta_separator\";i:3;s:29:\"vamtam_classic_read_more_text\";i:2;s:29:\"vamtam_classic_columns_tablet\";i:3;s:38:\"vamtam_classic_apply_to_custom_excerpt\";i:1;s:29:\"vamtam_classic_show_read_more\";i:2;s:32:\"vamtam_classic_item_ratio_mobile\";i:2;s:22:\"vamtam_classic_masonry\";i:1;}s:13:\"section_query\";a:5:{s:13:\"posts_include\";i:1;s:22:\"posts_include_term_ids\";i:1;s:12:\"posts_offset\";i:1;s:13:\"posts_exclude\";i:1;s:22:\"posts_exclude_term_ids\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:10:{s:29:\"classic_section_design_layout\";a:2:{s:18:\"classic_column_gap\";i:2;s:15:\"classic_row_gap\";i:2;}s:33:\"vamtam_classic_section_design_box\";a:3:{s:30:\"vamtam_classic_content_padding\";i:3;s:37:\"vamtam_classic_content_padding_tablet\";i:2;s:37:\"vamtam_classic_content_padding_mobile\";i:1;}s:28:\"classic_section_design_image\";a:1:{s:21:\"classic_image_spacing\";i:2;}s:36:\"vamtam_classic_section_design_layout\";a:7:{s:25:\"vamtam_classic_column_gap\";i:2;s:22:\"vamtam_classic_row_gap\";i:3;s:32:\"vamtam_classic_column_gap_tablet\";i:1;s:32:\"vamtam_classic_column_gap_mobile\";i:1;s:29:\"vamtam_classic_row_gap_tablet\";i:1;s:29:\"vamtam_classic_row_gap_mobile\";i:1;s:29:\"vamtam_classic_vamtam_has_nav\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:2:{s:28:\"vamtam_classic_image_spacing\";i:2;s:35:\"vamtam_classic_image_spacing_mobile\";i:2;}s:26:\"classic_section_design_box\";a:1:{s:20:\"classic_box_bg_color\";i:2;}s:30:\"classic_section_design_content\";a:24:{s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:41:\"classic_title_typography_font_size_tablet\";i:2;s:41:\"classic_title_typography_font_size_mobile\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:35:\"classic_title_typography_font_style\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:43:\"classic_title_typography_line_height_mobile\";i:2;s:39:\"classic_title_typography_letter_spacing\";i:2;s:37:\"classic_title_typography_word_spacing\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:33:\"classic_meta_typography_font_size\";i:2;s:40:\"classic_meta_typography_font_size_mobile\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:34:\"classic_meta_typography_font_style\";i:2;s:39:\"classic_meta_typography_text_decoration\";i:2;s:35:\"classic_meta_typography_line_height\";i:2;s:42:\"classic_meta_typography_line_height_mobile\";i:2;s:38:\"classic_meta_typography_letter_spacing\";i:2;s:36:\"classic_meta_typography_word_spacing\";i:2;}s:37:\"vamtam_classic_section_design_content\";a:53:{s:42:\"vamtam_classic_title_typography_typography\";i:3;s:43:\"vamtam_classic_title_typography_font_family\";i:3;s:41:\"vamtam_classic_title_typography_font_size\";i:3;s:48:\"vamtam_classic_title_typography_font_size_tablet\";i:3;s:48:\"vamtam_classic_title_typography_font_size_mobile\";i:3;s:43:\"vamtam_classic_title_typography_font_weight\";i:3;s:46:\"vamtam_classic_title_typography_text_transform\";i:3;s:42:\"vamtam_classic_title_typography_font_style\";i:3;s:43:\"vamtam_classic_title_typography_line_height\";i:3;s:50:\"vamtam_classic_title_typography_line_height_mobile\";i:3;s:46:\"vamtam_classic_title_typography_letter_spacing\";i:3;s:44:\"vamtam_classic_title_typography_word_spacing\";i:3;s:28:\"vamtam_classic_title_spacing\";i:3;s:25:\"vamtam_classic_meta_color\";i:3;s:41:\"vamtam_classic_meta_typography_typography\";i:3;s:42:\"vamtam_classic_meta_typography_font_family\";i:3;s:40:\"vamtam_classic_meta_typography_font_size\";i:3;s:47:\"vamtam_classic_meta_typography_font_size_mobile\";i:3;s:42:\"vamtam_classic_meta_typography_font_weight\";i:3;s:45:\"vamtam_classic_meta_typography_text_transform\";i:3;s:41:\"vamtam_classic_meta_typography_font_style\";i:3;s:46:\"vamtam_classic_meta_typography_text_decoration\";i:3;s:42:\"vamtam_classic_meta_typography_line_height\";i:3;s:49:\"vamtam_classic_meta_typography_line_height_mobile\";i:3;s:45:\"vamtam_classic_meta_typography_letter_spacing\";i:3;s:43:\"vamtam_classic_meta_typography_word_spacing\";i:3;s:37:\"vamtam_classic_excerpt_spacing_tablet\";i:3;s:35:\"vamtam_classic_title_spacing_tablet\";i:1;s:30:\"vamtam_classic_excerpt_spacing\";i:2;s:28:\"vamtam_classic_excerpt_color\";i:3;s:44:\"vamtam_classic_excerpt_typography_typography\";i:3;s:43:\"vamtam_classic_excerpt_typography_font_size\";i:3;s:45:\"vamtam_classic_excerpt_typography_line_height\";i:3;s:46:\"vamtam_classic_read_more_typography_typography\";i:2;s:47:\"vamtam_classic_read_more_typography_font_family\";i:2;s:45:\"vamtam_classic_read_more_typography_font_size\";i:2;s:47:\"vamtam_classic_read_more_typography_font_weight\";i:2;s:51:\"vamtam_classic_read_more_typography_text_decoration\";i:1;s:47:\"vamtam_classic_read_more_typography_line_height\";i:2;s:50:\"vamtam_classic_read_more_typography_letter_spacing\";i:2;s:35:\"vamtam_classic_title_spacing_mobile\";i:2;s:34:\"vamtam_classic_meta_spacing_mobile\";i:1;s:45:\"vamtam_classic_excerpt_typography_font_family\";i:2;s:50:\"vamtam_classic_excerpt_typography_font_size_mobile\";i:2;s:45:\"vamtam_classic_excerpt_typography_font_weight\";i:2;s:27:\"vamtam_classic_meta_spacing\";i:1;s:52:\"vamtam_classic_read_more_typography_font_size_mobile\";i:1;s:50:\"vamtam_classic_read_more_typography_text_transform\";i:1;s:46:\"vamtam_classic_read_more_typography_font_style\";i:1;s:48:\"vamtam_classic_read_more_typography_word_spacing\";i:1;s:37:\"vamtam_classic_excerpt_spacing_mobile\";i:1;s:47:\"vamtam_classic_meta_typography_font_size_tablet\";i:1;s:52:\"vamtam_classic_read_more_typography_font_size_tablet\";i:1;}s:13:\"section_style\";a:13:{s:17:\"load_more_spacing\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:24:\"load_more_spacing_tablet\";i:1;s:24:\"load_more_spacing_mobile\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:19:\"text_padding_tablet\";i:1;s:19:\"text_padding_mobile\";i:1;}s:24:\"section_pagination_style\";a:18:{s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:18:\"pagination_spacing\";i:1;s:22:\"pagination_spacing_top\";i:1;s:29:\"pagination_spacing_top_tablet\";i:1;s:29:\"pagination_spacing_top_mobile\";i:1;s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:38:\"pagination_typography_font_size_tablet\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:33:\"pagination_typography_line_height\";i:1;s:16:\"pagination_color\";i:1;s:19:\"pagination_bg_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:25:\"pagination_hover_bg_color\";i:1;s:23:\"pagination_active_color\";i:1;s:26:\"pagination_active_bg_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:9:{s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:21:\"space_between_widgets\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:7:{s:3:\"gap\";i:3;s:8:\"overflow\";i:1;s:13:\"custom_height\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:16:\"content_position\";i:1;s:6:\"_title\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),(566,883,'_sbi_oembed_done_checking','1'),(567,883,'_elementor_edit_mode','builder'),(568,883,'_elementor_template_type','wp-page'),(569,883,'_wp_page_template','default'),(570,883,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(571,883,'_elementor_data','[{\"id\":\"5def399\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/benyamin-bohlouli-dDhWJLXEZ5I-unsplash-scaled.jpg\",\"id\":3320,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]}},\"elements\":[{\"id\":\"701e1fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8015a54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"column_position\":\"stretch\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c633a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":33.333,\"content_position\":\"space-between\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"b56e4e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The begining\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ccffaec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"align_mobile\":\"center\",\"motion_fx_translateX_effect\":\"yes\",\"motion_fx_translateX_direction\":\"negative\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"16e7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":66.666,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"178e6d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Their vision first came to life in the vibrant Manhattan district in 2004, where the two owners had an art gallery and hair salon space so they could experiment freely and hone their craft.<\\/p><p>The first Coiffure had no sign, website, email, or business cards: John and Jen attracted clients by word-of-mouth. They earned a reputation for their unique, hyper-personalized haircuts.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c10ee0d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"140\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a63227\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"449ee37\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-cottonbro-studio-7440131.jpg\",\"id\":3337,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"1536x1536\",\"space_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":33}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d78de55\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":25,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"8f57d03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our approach\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1280ee9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At Coiffure, we are in love with our craft and are passionate about using it to express individuality. We believe we all have something about us that is unique and worthy of being seen.<\\/p><p>Everything we do at Coiffure is motivated by our commitment to discovering and shaping the story you want tell through your personal style.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d70554\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"78c0446\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e068580\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d1c466b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":33.333},\"elements\":[{\"id\":\"263b1ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our focus\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"792f9ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":66.666,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f671ebc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our top priority is making you feel beautiful for who you are: Neurodiverse and non-binary clients of all ages, genders, ethnicities, and backgrounds are celebrated here. We want to frame your best features, not fit you into a box.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32a2a8e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/pexels-alexander-krivitskiy-1027092-scaled.jpg\",\"id\":5538,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":160,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8615e8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec0728a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Best Hair Salon\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"280a888\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"479fa90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our teams\\u2019 results speak for themselves. From the perfect cut to head-to-toe pampering, View the services we offer and book now.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"984de3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our services\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"76db972\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"cfc64e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d9c126\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"custom_height\":{\"unit\":\"px\",\"size\":107,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"96288cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"space_between_widgets_mobile\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b00f323\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":-25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d332c7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"89f842c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5fc9611\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional care for your hair\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd2837f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"120\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"7c0efc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f9e841\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0548c5e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We love your hair\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73bf31f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are well equipped with years of hair know-how, and ready to create your best look with natural products.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7899061\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3b18766\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1280565878.svg\",\"id\":3409,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"16e7bea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Only natural products\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e73cec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair is our passion, and our passion shows on every client that walks out of our doors full of confidence.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d5ca571\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b09080\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1450756479.svg\",\"id\":3408,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f93fd96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional stylists\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26fc348\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have a look you want but don\'t know how to achieve, we can work together to form a plan for your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(572,883,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(573,883,'_elementor_version','3.11.2'),(574,883,'_elementor_pro_version','3.11.3'),(575,883,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:14;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:14;s:19:\"_inline_size_tablet\";i:7;s:16:\"content_position\";i:2;s:21:\"space_between_widgets\";i:8;s:28:\"space_between_widgets_mobile\";i:3;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:19:\"border_width_mobile\";i:1;}s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:13:\"margin_mobile\";i:8;s:7:\"padding\";i:11;s:14:\"padding_mobile\";i:10;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:5;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:3:\"gap\";i:8;s:6:\"height\";i:3;s:13:\"custom_height\";i:4;s:15:\"column_position\";i:2;s:16:\"content_position\";i:1;s:20:\"custom_height_mobile\";i:2;s:20:\"custom_height_tablet\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:26:\"background_position_mobile\";i:2;s:40:\"background_motion_fx_motion_fx_scrolling\";i:2;s:38:\"background_motion_fx_translateY_effect\";i:2;s:28:\"background_motion_fx_devices\";i:2;s:17:\"background_repeat\";i:1;s:22:\"background_size_mobile\";i:1;s:26:\"background_bg_width_mobile\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:7;s:13:\"margin_tablet\";i:7;s:13:\"margin_mobile\";i:8;s:14:\"padding_mobile\";i:5;s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:8;s:12:\"align_mobile\";i:2;s:11:\"header_size\";i:5;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:4;s:14:\"_margin_tablet\";i:4;s:14:\"_margin_mobile\";i:4;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:8:\"_z_index\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:5:\"align\";i:1;s:12:\"align_mobile\";i:2;s:10:\"image_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:19:\"vamtam_use_fg_layer\";i:5;s:20:\"vamtam_fg_layer_mask\";i:5;s:29:\"vamtam_fg_layer_mask_position\";i:4;s:5:\"space\";i:5;s:12:\"space_tablet\";i:6;s:12:\"space_mobile\";i:6;s:36:\"vamtam_fg_layer_mask_position_mobile\";i:4;s:5:\"width\";i:5;s:10:\"object-fit\";i:4;s:6:\"height\";i:3;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:9:{s:27:\"motion_fx_translateX_effect\";i:1;s:30:\"motion_fx_translateX_direction\";i:1;s:26:\"motion_fx_translateX_speed\";i:1;s:17:\"motion_fx_devices\";i:2;s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:22:\"motion_fx_scale_effect\";i:1;s:25:\"motion_fx_scale_direction\";i:1;s:21:\"motion_fx_scale_speed\";i:1;s:21:\"motion_fx_scale_range\";i:1;}s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";i:1;s:14:\"_mask_position\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:14:\"_margin_tablet\";i:4;s:14:\"_margin_mobile\";i:4;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:4:\"link\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:1;s:10:\"gap_tablet\";i:1;}}}}}'),(576,885,'_sbi_oembed_done_checking','1'),(577,885,'_elementor_edit_mode','builder'),(578,885,'_elementor_template_type','wp-page'),(579,885,'_elementor_version','3.16.6'),(580,885,'_elementor_pro_version','3.16.2'),(581,885,'_wp_page_template','default'),(582,885,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(583,885,'_elementor_data','[{\"id\":\"c55f2ce\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1129384936-scaled.jpg\",\"id\":4008,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]}},\"elements\":[{\"id\":\"7d77ace\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3341d42\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":280,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f60a82b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5},\"elements\":[{\"id\":\"ca81797\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7996fff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50984d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f49ab7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1ab4a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"252b7c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f063d8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4dac126\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut Men<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"02470e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a734683\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fbd92f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Blow Dry Short<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1edfa74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2eb4fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0f9fbb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Blow Dry Long<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f4e365\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b7cea40\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d57b22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Child\\u2019s Haircut<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"49b5ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86d6b01\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2760573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db35f76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e72adaa\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8ba0e23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c1073c2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky\":\"top\",\"sticky_offset\":100,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"_title\":\"Button-Desktop and Tablet\",\"sticky_on\":[\"desktop\",\"tablet\"]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"71b2123\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"610b24a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre\\/Balayage<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f12f637\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be2e274\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f675781\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircolor Half Highlight<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fdaee0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f777127\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c7e0783\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full Highlight + Root<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0903108\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$120\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8be0417\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f2bb1ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Color Change<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f38af5b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$70\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f3edc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"61bad41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Grey Blending<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c6d3a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$90\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ba457a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d4cfde1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Toner + Blow Out<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df517dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$80\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23855cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ae71d31\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky_offset\":139,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Button-Mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f36473\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1212426774-scaled.jpg\",\"id\":4010,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]}},\"elements\":[{\"id\":\"2602bed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"fc0ffaa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":280,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"df2f1a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5},\"elements\":[{\"id\":\"961ee6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e76053\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The stay in our salon will bring you beauty, pleasure, relax and good mood.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dec459d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"545e134\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"464d359\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"411478a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$25<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6a4c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7a348e0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Shape &amp; Tint<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e32245\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ddcb41\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"24c142a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Upper Lip\\/Chin Hair<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e923f3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$30\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f0dbaa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"639382f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Eyelash<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43c3b7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$10<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b451e11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"36c0127\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"ce1c3c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky\":\"top\",\"sticky_offset\":100,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"_title\":\"Button-Desktop and Tablet\",\"sticky_on\":[\"desktop\",\"tablet\"]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"efa5842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"434714c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Brows<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f091ecb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$22<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b326200\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b2b55d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Brow Lamination<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be5f223\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$70<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"80e0891\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8c41dd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lash Lift &amp; Tint<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf95336\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$100\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"09b5687\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"44a313e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Traditional Makeup Application<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a54831d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$140\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"049247f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e18940\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky_offset\":139,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Button-Mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5900e89\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1282162846-scaled.jpg\",\"id\":4011,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]}},\"elements\":[{\"id\":\"090867b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f16d69\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":280,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"359dd0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5},\"elements\":[{\"id\":\"b78d591\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d8641ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We use only the best products from top brands to ensure the highest quality finish.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00991f0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66596e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6971361\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure\\u00a0<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a877974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"022ef18\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b2452c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure Men<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9697644\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a8d04d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8d55b2a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>French Manicure<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7675ed6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd07880\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ea3f92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure Permanent<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"81c0b0c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"856e663\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"c6d6298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fc38217\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky\":\"top\",\"sticky_offset\":100,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"_title\":\"Button-Desktop and Tablet\",\"sticky_on\":[\"desktop\",\"tablet\"]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9a6f0f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"817da5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Fill<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0710314\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$20<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6771541\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3de368b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Repair<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43568a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$60<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65a45a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"975e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Nail Art (per nail)<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6463f52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$5<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e848983\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7145f7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gel Polish (Shellac)<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_title\":\"Service\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bdd0d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$40\\u00a0<\\/p>\",\"align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_title\":\"Price\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Last divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"599f7ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_offset_x\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"sticky_offset\":139,\"sticky_effects_offset\":50,\"sticky_parent\":\"yes\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b099f64\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Button-Mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e827b47\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"video\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"background_image\":{\"url\":false,\"id\":3338,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_devices\":[],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":160,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"background_video_link\":\"\\/wp-content\\/uploads\\/2023\\/02\\/pexels-arthouse-studio-7575396.mp4\",\"background_privacy_mode\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-arthouse-studio-7575396.jpg\",\"id\":4255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"64b33ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":0,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"518b21b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly Promo\\u2022\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9778cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium \",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91309e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PACKAGE\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9456f54\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1c88f9b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage+Cutting+Braids Extensions+Styling<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2fb377a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$400\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"line-through\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"title_color\":\"#BABABA\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4417c95\",\"elType\":\"widget\",\"settings\":{\"title\":\"$300\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c92bca8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Subscribe\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"9e5bdec\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"0d3019b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65e99ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"custom_height\":{\"unit\":\"px\",\"size\":107,\"sizes\":[]},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7e1448c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"space_between_widgets_mobile\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"009aa43\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_y\":{\"unit\":\"px\",\"size\":-25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e35ad58\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"c9a9524\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"a0ae691\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional care for your hair\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"95c3ae4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"120\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"f93966f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c6c63b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"581286c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We love your hair\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd091ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are well equipped with years of hair know-how, and ready to create your best look with natural products.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"499e6fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a367ba2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1280565878.svg\",\"id\":3409,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40bb4b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Only natural products\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa3fb63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair is our passion, and our passion shows on every client that walks out of our doors full of confidence.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"07a88d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a872f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1450756479.svg\",\"id\":3408,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center left\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":105,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"object-fit\":\"cover\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a7b841b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Professional stylists\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e153ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have a look you want but don\'t know how to achieve, we can work together to form a plan for your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(584,885,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}s:7:\"scripts\";a:3:{i:0;s:8:\"e-sticky\";i:1;s:8:\"e-sticky\";i:2;s:8:\"e-sticky\";}}'),(585,885,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:22;s:21:\"space_between_widgets\";i:15;s:16:\"content_position\";i:6;s:28:\"space_between_widgets_mobile\";i:5;s:19:\"_inline_size_tablet\";i:1;s:23:\"content_position_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:13:\"margin_mobile\";i:6;s:7:\"padding\";i:14;s:14:\"padding_tablet\";i:10;s:14:\"padding_mobile\";i:10;s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_mobile\";i:4;s:11:\"hide_tablet\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:1:{s:19:\"border_width_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:13;s:6:\"height\";i:4;s:13:\"custom_height\";i:5;s:15:\"column_position\";i:6;s:16:\"content_position\";i:3;s:20:\"custom_height_mobile\";i:4;s:20:\"custom_height_tablet\";i:4;s:13:\"content_width\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:15:{s:21:\"background_background\";i:7;s:16:\"background_image\";i:4;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:26:\"background_position_mobile\";i:4;s:40:\"background_motion_fx_motion_fx_scrolling\";i:4;s:38:\"background_motion_fx_translateY_effect\";i:3;s:28:\"background_motion_fx_devices\";i:4;s:17:\"background_repeat\";i:1;s:22:\"background_size_mobile\";i:1;s:26:\"background_bg_width_mobile\";i:1;s:21:\"background_video_link\";i:1;s:23:\"background_privacy_mode\";i:1;s:25:\"background_play_on_mobile\";i:1;s:25:\"background_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:12;s:13:\"margin_tablet\";i:9;s:13:\"margin_mobile\";i:13;s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:12;s:5:\"align\";i:4;s:11:\"header_size\";i:9;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:4;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:14:\"_element_width\";i:2;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:8:\"_z_index\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:2;s:11:\"title_color\";i:1;s:27:\"typography_font_size_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:63;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:63;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:31;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:56;s:21:\"_element_custom_width\";i:56;s:6:\"_title\";i:56;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:29;s:10:\"gap_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:28;s:6:\"_title\";i:6;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:7;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:7;s:4:\"link\";i:7;s:5:\"align\";i:6;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:8:{s:9:\"_offset_x\";i:6;s:16:\"_offset_x_tablet\";i:6;s:16:\"_offset_x_mobile\";i:6;s:9:\"_offset_y\";i:6;s:16:\"_offset_y_tablet\";i:6;s:16:\"_offset_y_mobile\";i:6;s:6:\"_title\";i:6;s:14:\"_margin_mobile\";i:3;}s:15:\"section_effects\";a:5:{s:6:\"sticky\";i:3;s:13:\"sticky_offset\";i:6;s:21:\"sticky_effects_offset\";i:6;s:13:\"sticky_parent\";i:6;s:9:\"sticky_on\";i:3;}s:19:\"_section_responsive\";a:2:{s:12:\"hide_desktop\";i:3;s:11:\"hide_tablet\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:4;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:10:\"object-fit\";i:4;s:19:\"vamtam_use_fg_layer\";i:4;s:20:\"vamtam_fg_layer_mask\";i:4;s:5:\"width\";i:4;s:5:\"space\";i:4;s:12:\"space_tablet\";i:4;s:12:\"space_mobile\";i:4;s:29:\"vamtam_fg_layer_mask_position\";i:3;s:36:\"vamtam_fg_layer_mask_position_mobile\";i:3;s:6:\"height\";i:3;}}s:8:\"advanced\";a:3:{s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";i:1;s:14:\"_mask_position\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:9:\"_position\";i:1;s:9:\"_offset_y\";i:1;}}}}}'),(586,887,'_sbi_oembed_done_checking','1'),(587,887,'_elementor_edit_mode','builder'),(588,887,'_elementor_template_type','wp-page'),(589,887,'_elementor_version','3.14.0'),(590,887,'_elementor_pro_version','3.14.0'),(591,887,'_wp_page_template','default'),(592,887,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(593,887,'_elementor_data','[{\"id\":\"c3a131b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"0cb100b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f9f3a2a\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1997,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\"},{\"id\":1647,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/alexander-grey-ORCPTrkkezw-unsplash.jpg\"},{\"id\":1998,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\"},{\"id\":1999,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\"},{\"id\":2000,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-cottonbro-studio-7440131-1.jpg\"},{\"id\":1651,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-chloe-1321916.jpg\"},{\"id\":2001,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-element-digital-973403-1.jpg\"},{\"id\":2003,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-neosiam-1084719-1.jpg\"},{\"id\":1654,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-engin-akyurt-3065207.jpg\"},{\"id\":2002,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-koolshooters-7142792-1-1.jpg\"},{\"id\":2004,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\"},{\"id\":1656,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-maria-lindsey-content-creator-1536356.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"8896b7d\"}],\"gallery_layout\":\"masonry\",\"columns\":3,\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"thumbnail_image_size\":\"large\",\"show_all_galleries_label\":\"All\",\"columns_tablet\":3,\"columns_mobile\":2,\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(594,887,'_elementor_page_assets','a:0:{}'),(595,887,'_elementor_controls_usage','a:3:{s:7:\"gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:8:\"settings\";a:10:{s:7:\"gallery\";i:1;s:9:\"galleries\";i:1;s:14:\"gallery_layout\";i:1;s:7:\"columns\";i:1;s:3:\"gap\";i:1;s:20:\"thumbnail_image_size\";i:1;s:14:\"columns_tablet\";i:1;s:14:\"columns_mobile\";i:1;s:10:\"gap_tablet\";i:1;s:10:\"gap_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(596,889,'_sbi_oembed_done_checking','1'),(597,889,'_elementor_edit_mode','builder'),(598,889,'_elementor_template_type','wp-page'),(599,889,'_elementor_version','3.11.2'),(600,889,'_elementor_pro_version','3.11.3'),(601,889,'_wp_page_template','default'),(602,889,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(603,889,'_elementor_data','[{\"id\":\"44332bf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"115\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5e9e7e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da42f8e\",\"elType\":\"widget\",\"settings\":{\"columns_mobile\":2,\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\",\"pagination_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"pagination_link_color\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_link_color_hover\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_link_bg_color_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"pagination_link_color_active\":\"globals\\/colors?id=vamtam_accent_5\",\"pagination_link_bg_color_active\":\"globals\\/colors?id=vamtam_accent_6\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"box_border_color\":\"#FAFAFA\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"rows\":3,\"paginate\":\"yes\",\"allow_order\":\"yes\",\"show_result_count\":\"yes\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"5\",\"bottom\":\"14\",\"left\":\"5\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"pagination_spacing\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"show_pagination_border\":\"\",\"pagination_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pagination_link_bg_color\":\"#02010100\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"onsale_distance\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),(604,889,'_elementor_page_assets','a:0:{}'),(605,889,'_elementor_controls_usage','a:3:{s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:7:{s:14:\"columns_mobile\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;s:34:\"vamtam_additional_cols_hint_mobile\";i:1;s:4:\"rows\";i:1;s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;s:17:\"show_result_count\";i:1;}}s:5:\"style\";a:4:{s:22:\"section_products_style\";a:32:{s:7:\"row_gap\";i:1;s:14:\"row_gap_tablet\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:33:\"price_typography_font_size_tablet\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:32:\"old_price_typography_font_family\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:37:\"old_price_typography_font_size_tablet\";i:1;s:32:\"old_price_typography_font_weight\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:10:\"column_gap\";i:1;s:14:\"row_gap_mobile\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:20:\"title_spacing_tablet\";i:1;s:20:\"title_spacing_mobile\";i:1;s:26:\"button_text_padding_mobile\";i:1;s:19:\"button_text_padding\";i:1;}s:18:\"section_design_box\";a:4:{s:16:\"box_border_width\";i:1;s:11:\"box_padding\";i:1;s:16:\"box_border_color\";i:1;s:18:\"box_padding_mobile\";i:1;}s:24:\"section_pagination_style\";a:4:{s:18:\"pagination_spacing\";i:1;s:22:\"show_pagination_border\";i:1;s:18:\"pagination_padding\";i:1;s:24:\"pagination_link_bg_color\";i:1;}s:16:\"sale_flash_style\";a:5:{s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;s:15:\"onsale_distance\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}}}}}'),(606,891,'_sbi_oembed_done_checking','1'),(607,891,'_elementor_edit_mode','builder'),(608,891,'_elementor_template_type','wp-page'),(609,891,'_elementor_version','3.17.2'),(610,891,'_elementor_pro_version','3.16.2'),(611,891,'_wp_page_template','default'),(612,891,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(613,891,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-521-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday<\\/p><p>Tuesday<\\/p><p>Wednesday<\\/p><p>Thursday<\\/p><p>Friday<\\/p><p>Saturday<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"text_columns\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77734b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92b9e97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9 am to 2:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 6:00 pm<\\/p><p>9 am to 5:00 pm<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"text_columns\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(614,891,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(615,891,'__elementor_forms_snapshot','[{\"id\":\"0ebf7d0\",\"name\":\"Contact Page Form\",\"fields\":[{\"id\":\"contact_page_form_name\",\"type\":\"text\",\"label\":\"Your name\"},{\"id\":\"contact_page_form_email\",\"type\":\"tel\",\"label\":\"Phone number\"},{\"id\":\"contact_page_form_email\",\"type\":\"email\",\"label\":\"Email address\"},{\"id\":\"contact_page_form_message\",\"type\":\"textarea\",\"label\":\"Message\"}]}]'),(617,1252,'_thumbnail_id','7711'),(618,1252,'_sbi_oembed_done_checking','1'),(619,1252,'_wp_page_template','default'),(620,1252,'_elementor_edit_mode','builder'),(621,1252,'_elementor_template_type','wp-page'),(622,1252,'_elementor_version','3.17.2'),(623,1252,'_elementor_pro_version','3.16.2'),(624,1252,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(625,1252,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>John Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(626,1252,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(628,1261,'_thumbnail_id','545'),(629,1261,'_sbi_oembed_done_checking','1'),(630,1261,'_wp_page_template','default'),(631,1261,'_elementor_edit_mode','builder'),(632,1261,'_elementor_template_type','wp-page'),(633,1261,'_elementor_version','3.11.2'),(634,1261,'_elementor_pro_version','3.11.3'),(635,1261,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(636,1261,'_elementor_data','[{\"id\":\"23f58f48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bedb63e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"350c8468\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1283cfe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Smith\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"281cf57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"From a young age, Jessica always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Jessica is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15a1d310\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"561af256\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(637,1261,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(638,1261,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(639,1263,'_sbi_oembed_done_checking','1'),(640,1263,'_elementor_edit_mode','builder'),(641,1263,'_elementor_template_type','wp-page'),(642,1263,'_wp_page_template','default'),(643,1263,'_elementor_data','[{\"id\":\"67b8719\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"140\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fcdd5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c50a985\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/gettyimages-1257324736-2048x2048-1.jpg\",\"id\":3579,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"1536x1536\",\"space_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":33}},\"motion_fx_devices\":[\"desktop\"],\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c86417d\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221252%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cf86290\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"21\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"bab1d33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner & Senior Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91e31a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mark Harris\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"acd3545\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221252%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"01e9642\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Mark Harris is a master of details when it comes to cutting hair. An expert in both razor-cutting and working with scissors, he helped develop Coiffure\\u2019s world-famous, organic method of free-hand haircutting.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9f5343\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ef3380e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years in hairdressing:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e109165\",\"elType\":\"widget\",\"settings\":{\"title\":\"22\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e969935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Favorite technique:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bec01e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage with root melt<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12c3e0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Favorite Tool:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7df2a95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My hair dryer<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1272e11\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1288921\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"463548f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"140\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"78aa845\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"21\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\",\"space_between_widgets\":5,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"8831322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f7fce6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Smith\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4705e59\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221261%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7f16a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Jessica always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9d18bbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98121e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years in hairdressing:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58a42e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"12\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"935386a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Favorite technique:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5b430\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Face framing highlights<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5223951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Favorite Tool:\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f22f55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>My Varis curling iron<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c13c8bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"},\"gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d83b5a5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"f408a3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f630ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/gettyimages-1006812650-2048x2048-1.jpg\",\"id\":3578,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"1536x1536\",\"space_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":33}},\"motion_fx_devices\":[\"desktop\"],\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"568c29a\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221261%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c7aad7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7c27bb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8083b9e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail_size_size\":\"1536x1536\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1858\",\"1870\",\"1873\",\"3625\",\"3627\",\"3629\"],\"posts_include\":[],\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\"},\"vamtam_classic_columns_tablet\":\"3\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":1,\"end\":29}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"vamtam_classic_columns_mobile\":\"2\",\"posts_order\":\"asc\",\"vamtam_classic_column_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ffa62e8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_color\":\"\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/adam-winger-fI-TKWjKYls-unsplash-1-scaled.jpg\",\"id\":5534,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":160,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#DDD8D4\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity_tablet\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"35a7286\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_4\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"center\",\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"ce24440\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Our Team .\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e97dd22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>OUR ARTISTS ARE ROCK STARS. We are always looking for new talents.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"text_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"97e1356\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers Opportunities\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"76db972\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221704%22%7D\\\"]\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(644,1263,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}'),(645,1263,'_elementor_version','3.11.2'),(646,1263,'_elementor_pro_version','3.11.3'),(647,1263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(648,1263,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:6:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:22:\"motion_fx_scale_effect\";i:2;s:25:\"motion_fx_scale_direction\";i:2;s:21:\"motion_fx_scale_speed\";i:2;s:21:\"motion_fx_scale_range\";i:2;s:17:\"motion_fx_devices\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:6;s:19:\"_inline_size_tablet\";i:5;s:16:\"content_position\";i:4;s:21:\"space_between_widgets\";i:3;s:28:\"space_between_widgets_mobile\";i:1;s:23:\"content_position_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;s:7:\"padding\";i:5;s:14:\"padding_mobile\";i:5;s:14:\"padding_tablet\";i:5;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:1:{s:19:\"border_width_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:13;s:11:\"header_size\";i:10;s:4:\"link\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_tablet\";i:6;s:14:\"_margin_mobile\";i:6;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:17:\"_animation_tablet\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:14:\"_margin_tablet\";i:7;s:14:\"_margin_mobile\";i:7;s:7:\"_margin\";i:7;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:2;s:17:\"_animation_tablet\";i:2;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:4;s:10:\"gap_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_margin_tablet\";i:4;s:14:\"_margin_mobile\";i:4;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:7:\"columns\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:19:\"image_border_border\";i:2;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:3:\"gap\";i:4;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:19:\"_section_responsive\";a:2:{s:20:\"reverse_order_tablet\";i:1;s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:12:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:28:\"background_motion_fx_devices\";i:1;s:26:\"background_position_mobile\";i:1;s:17:\"background_repeat\";i:1;s:22:\"background_size_mobile\";i:1;s:26:\"background_bg_width_mobile\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:33:\"background_overlay_opacity_tablet\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:16:{s:5:\"_skin\";i:1;s:15:\"classic_columns\";i:1;s:22:\"classic_posts_per_page\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:18:\"classic_item_ratio\";i:1;s:17:\"classic_meta_data\";i:1;s:22:\"classic_meta_separator\";i:1;s:22:\"classic_show_read_more\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;s:32:\"vamtam_classic_item_ratio_mobile\";i:1;s:29:\"vamtam_classic_columns_mobile\";i:1;}s:13:\"section_query\";a:4:{s:15:\"posts_post_type\";i:1;s:15:\"posts_posts_ids\";i:1;s:13:\"posts_include\";i:1;s:11:\"posts_order\";i:1;}}s:5:\"style\";a:2:{s:37:\"vamtam_classic_section_design_content\";a:2:{s:30:\"vamtam_classic_excerpt_spacing\";i:1;s:28:\"vamtam_classic_title_spacing\";i:1;}s:36:\"vamtam_classic_section_design_layout\";a:3:{s:32:\"vamtam_classic_column_gap_mobile\";i:1;s:22:\"vamtam_classic_row_gap\";i:1;s:29:\"vamtam_classic_row_gap_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:15:\"section_effects\";a:7:{s:25:\"motion_fx_scale_direction\";i:1;s:21:\"motion_fx_scale_speed\";i:1;s:21:\"motion_fx_scale_range\";i:1;s:17:\"motion_fx_devices\";i:1;s:27:\"motion_fx_translateY_effect\";i:1;s:30:\"motion_fx_translateY_direction\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),(649,1704,'_sbi_oembed_done_checking','1'),(650,1704,'_elementor_edit_mode','builder'),(651,1704,'_elementor_template_type','wp-page'),(652,1704,'_elementor_version','3.11.2'),(653,1704,'_elementor_pro_version','3.11.3'),(654,1704,'_wp_page_template','default'),(655,1704,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(656,1704,'_elementor_data','[{\"id\":\"004b6f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21d6a77\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"84c3ac6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/pexels-sergey-makashin-5368626.jpg\",\"id\":1706,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"1536x1536\",\"space_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9785e32\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":25,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"665f7d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our artists are Rock Stars\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cdd4a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are always looking for talented individuals with a great attitude and strong work ethic. Whether you\\u2019re an experienced professional or fresh out of school we are looking for people to want to work at New York\\u2019s best salon and spa. Our staff always talks about being one big family and how much they love working for Coiffure. If you\\u2019re looking to work in a fun and friendly environment fill out the application and attach your resume.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8eecd85\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get in touch today\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2d171db\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69bda88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"22\",\"content_position\":\"bottom\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"8413e81\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":55,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"f5ec506\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are growing and constantly looking for talented individuals to join our award winning team.\",\"header_size\":\"h3\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"989f9b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":44.333,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"74ed818\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_position\":\"center right\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"right\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"00afb53\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c14664\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":33.333,\"space_between_widgets\":25,\"space_between_widgets_mobile\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"c92c82e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1895242\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"401k\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"7e246ba\"},{\"text\":\"Product discounts\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"8454600\"},{\"text\":\"Service discounts\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4b00d68\"},{\"text\":\" Insurance \\u2013 medical, dental, vision\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"821f10e\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align\":\"center\",\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=543a803\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ad77d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":66.666,\"space_between_widgets\":25,\"space_between_widgets_mobile\":20,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"c72a189\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Offer \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5e133a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Continuing education by industry leading colorists and stylists\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"7e246ba\"},{\"text\":\"Competitive pay\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"8454600\"},{\"text\":\"Access to industry experts through our relationships and partnerships\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4b00d68\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align\":\"center\",\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=543a803\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e305417\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Opportunity to grow professionally\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"7e246ba\"},{\"text\":\"Hands on training\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"8454600\"},{\"text\":\"Work with the top colorists and stylists in San Francisco\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"4b00d68\"}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"icon_self_align\":\"center\",\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=543a803\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dcad81b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]}},\"elements\":[{\"id\":\"b560990\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a69735e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7e2cf87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"87f066e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our team \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ca38a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apply today\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a8c5f6\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Join Team Page Form\",\"form_fields\":[{\"custom_id\":\"join_team_page_form_name\",\"field_label\":\"Your name*\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"join_team_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address*\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"join_team_page_form_phone\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"join_team_page_form_job_position\",\"field_type\":\"select\",\"required\":\"true\",\"field_label\":\"Preferred Job Position*\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"field_options\":\"Enter job position\\nHairdresser\\nBarber\\nColorists\\nNail Technicians\\nSkincare Specialists\\nMassage Therapist\",\"_id\":\"ce53719\"},{\"custom_id\":\"join_team_page_form_job_position\",\"field_type\":\"upload\",\"field_label\":\"Upload your resume (pdf, doc, docx, png, jpg)\",\"placeholder\":\"Enter your phone\",\"width\":\"66\",\"field_options\":\"Enter job position\\nHairdresser\\nBarber\\nColorists\\nNail Technicians\\nSkincare Specialists\\nMassage Therapist\",\"_id\":\"ec04ad3\",\"file_sizes\":\"5\",\"file_types\":\"pdf, doc, docx, png, jpg\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(657,1704,'_elementor_page_assets','a:0:{}'),(658,1704,'__elementor_forms_snapshot','[{\"id\":\"2a8c5f6\",\"name\":\"Join Team Page Form\",\"fields\":[{\"id\":\"join_team_page_form_name\",\"type\":\"text\",\"label\":\"Your name*\"},{\"id\":\"join_team_page_form_email\",\"type\":\"email\",\"label\":\"Email address*\"},{\"id\":\"join_team_page_form_phone\",\"type\":\"tel\",\"label\":\"Phone number\"},{\"id\":\"join_team_page_form_job_position\",\"type\":\"select\",\"label\":\"Preferred Job Position*\",\"options\":[\"Enter job position\",\"Hairdresser\",\"Barber\",\"Colorists\",\"Nail Technicians\",\"Skincare Specialists\",\"Massage Therapist\"],\"is_multiple\":false},{\"id\":\"join_team_page_form_job_position\",\"type\":\"upload\",\"label\":\"Upload your resume (pdf, doc, docx, png, jpg)\"},{\"id\":\"contact_page_form_message\",\"type\":\"textarea\",\"label\":\"Message\"}]}]'),(659,1704,'_elementor_controls_usage','a:8:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:8:{s:12:\"space_tablet\";i:2;s:12:\"space_mobile\";i:2;s:19:\"vamtam_use_fg_layer\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;s:29:\"vamtam_fg_layer_mask_position\";i:1;s:5:\"space\";i:1;s:36:\"vamtam_fg_layer_mask_position_mobile\";i:1;s:5:\"width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:4;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:4;s:28:\"space_between_widgets_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:4;s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:4;s:12:\"border_width\";i:4;s:19:\"border_width_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:4;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:5;s:16:\"content_position\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:20:\"custom_height_mobile\";i:1;s:20:\"custom_height_tablet\";i:1;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:5;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:4;s:14:\"padding_mobile\";i:1;s:7:\"padding\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:26:\"background_position_mobile\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:3;s:20:\"space_between_mobile\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:3:{s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;s:11:\"text_indent\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:2;s:21:\"_element_width_mobile\";i:2;s:21:\"_element_custom_width\";i:2;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:2:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_form_style\";a:3:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;}}}}}'),(660,6806,'_menu_item_type','post_type'),(661,6806,'_menu_item_menu_item_parent','0'),(662,6806,'_menu_item_object_id','887'),(663,6806,'_menu_item_object','page'),(664,6806,'_menu_item_target',''),(665,6806,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(666,6806,'_menu_item_xfn',''),(667,6806,'_menu_item_url',''),(668,6806,'_menu_item_type','post_type'),(669,6806,'_menu_item_menu_item_parent','0'),(670,6806,'_menu_item_object_id','887'),(671,6806,'_menu_item_object','page'),(672,6806,'_menu_item_target',''),(673,6806,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(674,6806,'_menu_item_xfn',''),(675,6806,'_menu_item_url',''),(676,6806,'_wp_old_date','2023-02-23'),(677,6806,'_sbi_oembed_done_checking','1'),(678,6806,'_wp_old_date','2023-02-25'),(679,6807,'_menu_item_type','post_type'),(680,6807,'_menu_item_menu_item_parent','0'),(681,6807,'_menu_item_object_id','889'),(682,6807,'_menu_item_object','page'),(683,6807,'_menu_item_target',''),(684,6807,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(685,6807,'_menu_item_xfn',''),(686,6807,'_menu_item_url',''),(687,6807,'_menu_item_type','post_type'),(688,6807,'_menu_item_menu_item_parent','0'),(689,6807,'_menu_item_object_id','889'),(690,6807,'_menu_item_object','page'),(691,6807,'_menu_item_target',''),(692,6807,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(693,6807,'_menu_item_xfn',''),(694,6807,'_menu_item_url',''),(695,6807,'_wp_old_date','2023-02-23'),(696,6807,'_sbi_oembed_done_checking','1'),(697,6807,'_wp_old_date','2023-02-25'),(698,1790,'_sbi_oembed_done_checking','1'),(699,1790,'_elementor_edit_mode','builder'),(700,1790,'_elementor_template_type','wp-page'),(701,1790,'_elementor_version','3.16.6'),(702,1790,'_elementor_pro_version','3.16.2'),(703,1790,'_wp_page_template','default'),(704,1790,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(705,1790,'_elementor_data','[{\"id\":\"1115821\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":38,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1199867257-scaled.jpg\",\"id\":1796,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"overflow\":\"hidden\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[{\"id\":\"e928bb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"47b3f15\",\"elType\":\"widget\",\"settings\":{\"title\":\"the\",\"header_size\":\"div\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"614da99\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gentleman\'s\",\"path\":\"circle\",\"size\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"rotation\":{\"unit\":\"deg\",\"size\":54,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Helvetica\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_typography_font_weight\":\"700\",\"text_typography_text_transform\":\"uppercase\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"start_point\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"-725\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"text_typography_typography\":\"\",\"text_color_normal\":\"globals\\/colors?id=vamtam_accent_5\"},\"size_mobile\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"rotation_mobile\":{\"unit\":\"deg\",\"size\":40,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-485\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"-270\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-path\"},{\"id\":\"0255384\",\"elType\":\"widget\",\"settings\":{\"title\":\"BARBERSHOP\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72868b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ESTD\",\"header_size\":\"div\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"386f50b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-mustage\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":\"-0\",\"bottom\":\"-45\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":900},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cd00447\",\"elType\":\"widget\",\"settings\":{\"title\":\"2004\",\"header_size\":\"div\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"_animation_delay\":700},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"439c6b2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FF0202\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"47c059d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cf9eed7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-2.svg\",\"id\":2540,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"object-fit_mobile\":\"cover\",\"vamtam_fg_layer_mask_size_mobile\":\"cover\",\"vamtam_fg_layer_mask_size_scale_mobile\":{\"unit\":\"%\",\"size\":200,\"sizes\":[]},\"vamtam_fg_layer_mask_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e7f698\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"35\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"57c1a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"space-evenly\"},\"elements\":[{\"id\":\"8495df3\",\"elType\":\"widget\",\"settings\":{\"text\":\"755 N Fairfax Ave, Los Angeles, 90046\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_z_index\":5,\"_element_width_mobile\":\"inherit\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"60a6125\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get direction\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7258747\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"center\",\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"017d93f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"363dc09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":40,\"_inline_size_mobile\":40},\"elements\":[],\"isInner\":false},{\"id\":\"a1f6392\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_tablet\":20,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"71f2f7c\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"text\":\"Divider\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":159,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":137,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"motion_fx_translateX_effect\":\"yes\",\"sticky_parent\":\"yes\",\"sticky_on\":[\"desktop\",\"tablet\"],\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":44,\"end\":69}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateX_direction\":\"negative\",\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":0},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"1a60451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_tablet\":40,\"_inline_size_mobile\":40},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8055999\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":875,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b398afe\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"a7725f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Coiffure is more than just a Barbershop. We are the meeting ground for the community. Whether you have an appointment or simply walking-in you will most definitely walk away with the ultimate barbering experience, the Coiffure\\u2019s way!<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"401132f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47cac1c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":1024,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"773c2b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"2ce19ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"889cc57\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE BARBERS\",\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59900c4\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail_size_size\":\"1536x1536\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":1,\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1870\"],\"posts_include\":[],\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":1,\"end\":29}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b20da2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"efdeb49\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1170,\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":1024,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"44b4906\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cb31c8c\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail_size_size\":\"1536x1536\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":1,\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1858\"],\"posts_include\":[],\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":30}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"236d0b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":15,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"23\",\"bottom\":\"0\",\"left\":\"23\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08e03d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOURS\",\"header_size\":\"h4\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d171499\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57389be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"846bae0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mon - Fri\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"22d301e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f166d2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"9am - 7pm\",\"header_size\":\"p\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2188513\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d7ab257\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3702cd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"438f49b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1b05bcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"9am - 4pm\",\"header_size\":\"p\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5935ad\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c1c998\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"f01f32d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2f31612\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4114633\",\"elType\":\"widget\",\"settings\":{\"title\":\"Closed\",\"header_size\":\"p\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aaf51d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4031c3d\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5d2d4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c7f9d1\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"vamtam_classic\",\"classic_columns\":\"1\",\"classic_posts_per_page\":1,\"classic_thumbnail_size_size\":\"1536x1536\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"classic_meta_data\":[],\"classic_meta_separator\":\"\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":1,\"vamtam_classic_thumbnail_size_size\":\"1536x1536\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_meta_data\":[],\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_read_more_text\":\"Read More \\u00bb\",\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1873\"],\"posts_include\":[],\"vamtam_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":33}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0a297f8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-80\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-70\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"b9b0a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":40,\"_inline_size_mobile\":40},\"elements\":[],\"isInner\":false},{\"id\":\"a03f602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"_inline_size_tablet\":20,\"_inline_size_mobile\":20},\"elements\":[{\"id\":\"fdcfffc\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"text\":\"Divider\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":159,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":137,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":59,\"sizes\":[]},\"motion_fx_translateX_effect\":\"yes\",\"sticky_parent\":\"yes\",\"sticky_on\":[],\"_z_index\":5,\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":43,\"end\":70}},\"motion_fx_devices\":[\"desktop\"],\"motion_fx_translateX_direction\":\"negative\",\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"88acd1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_tablet\":40,\"_inline_size_mobile\":40},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"b38be55\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec9ff33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a5c71ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-1-1.svg\",\"id\":2141,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_transform_flipX_effect\":\"transform\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77b76a0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"e142457\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"8ec8a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"GROOMING SERVICES\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1869486\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6427dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24.33,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"70613b5\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"image\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text_a\":\"\",\"description_text_a\":\"\",\"title_text_b\":\"\",\"description_text_b\":\"[elementor-template id=\\\"2060\\\"]\",\"button_text\":\"\",\"image_size\":\"full\",\"background_a_background\":\"classic\",\"background_a_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1264509564.jpg\",\"id\":2096,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_b_background\":\"classic\",\"background_b_color\":\"#DDD8D4\",\"background_b_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1264509564.jpg\",\"id\":2096,\"size\":\"large\",\"alt\":\"\",\"source\":\"library\"},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"#000000B5\",\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flip_effect\":\"fade\",\"padding_a\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"alignment_a\":\"left\",\"image_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_b\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"padding_b_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_b_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"alignment_b\":\"left\",\"vertical_position_b\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_b_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_a\":\"\",\"background_overlay_b\":\"\",\"button_text_color\":\"\",\"description_typography_b_typography\":\"globals\\/typography?id=5de5b2f\",\"description_color_b\":\"globals\\/colors?id=vamtam_accent_2\"},\"description_color_b\":\"#DDD8D4\",\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_b_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"flip-box\"},{\"id\":\"940415f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STANDARD HAIRCUT\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"891251a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$95 + ( 45 Mins )<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"deab631\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.67,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b55f8\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"image\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text_a\":\"\",\"description_text_a\":\"\",\"title_text_b\":\"\",\"description_text_b\":\"[elementor-template id=\\\"2215\\\"]\",\"button_text\":\"\",\"image_size\":\"full\",\"background_a_background\":\"classic\",\"background_a_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1310756117.jpg\",\"id\":2166,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_b_background\":\"classic\",\"background_b_color\":\"#DDD8D4\",\"background_b_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1264509564.jpg\",\"id\":2096,\"size\":\"large\",\"alt\":\"\",\"source\":\"library\"},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"#000000B5\",\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flip_effect\":\"fade\",\"padding_a\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"alignment_a\":\"left\",\"image_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_b\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_b_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_b_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"alignment_b\":\"left\",\"vertical_position_b\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_b_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_a\":\"\",\"background_overlay_b\":\"\",\"button_text_color\":\"\",\"description_typography_b_typography\":\"globals\\/typography?id=5de5b2f\",\"description_color_b\":\"globals\\/colors?id=vamtam_accent_2\"},\"description_color_b\":\"#DDD8D4\",\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_b_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"flip-box\"},{\"id\":\"ca49093\",\"elType\":\"widget\",\"settings\":{\"title\":\"STRAIGHT RAZOR\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cb3a642\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$115 + ( 45 Mins )<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e15eb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.67,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"380bb65\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"image\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text_a\":\"\",\"description_text_a\":\"\",\"title_text_b\":\"\",\"description_text_b\":\"[elementor-template id=\\\"2222\\\"]\",\"button_text\":\"\",\"image_size\":\"full\",\"background_a_background\":\"classic\",\"background_a_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1268716364.jpg\",\"id\":2167,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_b_background\":\"classic\",\"background_b_color\":\"#DDD8D4\",\"background_b_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1264509564.jpg\",\"id\":2096,\"size\":\"large\",\"alt\":\"\",\"source\":\"library\"},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"#000000B5\",\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flip_effect\":\"fade\",\"padding_a\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"alignment_a\":\"left\",\"image_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_b\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_b_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_b_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"alignment_b\":\"left\",\"vertical_position_b\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_b_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_a\":\"\",\"background_overlay_b\":\"\",\"button_text_color\":\"\",\"description_typography_b_typography\":\"globals\\/typography?id=5de5b2f\",\"description_color_b\":\"globals\\/colors?id=vamtam_accent_2\"},\"description_color_b\":\"#DDD8D4\",\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_b_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"flip-box\"},{\"id\":\"c41ff23\",\"elType\":\"widget\",\"settings\":{\"title\":\"BUZZ CUT\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beae1d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$115 + ( 45 Mins )<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2e4ed49\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":24.33,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"43a0480\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"image\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text_a\":\"\",\"description_text_a\":\"\",\"title_text_b\":\"\",\"description_text_b\":\"[elementor-template id=\\\"2227\\\"]\",\"button_text\":\"\",\"image_size\":\"full\",\"background_a_background\":\"classic\",\"background_a_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-622527180.jpg\",\"id\":2168,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_b_background\":\"classic\",\"background_b_color\":\"#DDD8D4\",\"background_b_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1264509564.jpg\",\"id\":2096,\"size\":\"large\",\"alt\":\"\",\"source\":\"library\"},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"#000000B5\",\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flip_effect\":\"fade\",\"padding_a\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"alignment_a\":\"left\",\"image_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_b\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_b_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_b_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"alignment_b\":\"left\",\"vertical_position_b\":\"middle\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_b_color\":\"globals\\/colors?id=vamtam_accent_2\",\"background_overlay_a\":\"\",\"background_overlay_b\":\"\",\"button_text_color\":\"\",\"description_typography_b_typography\":\"globals\\/typography?id=5de5b2f\",\"description_color_b\":\"globals\\/colors?id=vamtam_accent_2\"},\"description_color_b\":\"#DDD8D4\",\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_b_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"flip-box\"},{\"id\":\"bd95fe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"BEARD TRIM\",\"header_size\":\"h5\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bfb2b2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>$125 + (1 Hr)<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7df03f7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"135\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"55\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d41b34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a53c5e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"FULL PRICELIST & SERVICE BREAKDOWN\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\",\"vamtam_underline_bg_color\":\"#00000026\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385f3ce\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":50,\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"a0b7302\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"1dcd7d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-2.svg\",\"id\":2540,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_transform_flipX_effect\":\"transform\",\"vamtam_fg_layer_mask_position\":\"bottom center\",\"vamtam_fg_layer_mask_position_tablet\":\"center center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17d59ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-59\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"gap\":\"no\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-59\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"z_index_mobile\":5},\"elements\":[{\"id\":\"01439cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dee8bb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/guus-baggermans-cg599DTeS8w-unsplash.jpg\",\"id\":2164,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"1536x1536\",\"_mask_switch\":\"yes\",\"_mask_shape\":\"custom\",\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/mask.svg\",\"id\":2536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"\"},\"space_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b22d493\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"57bffb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"AWARD - WINNING\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fd9773\",\"elType\":\"widget\",\"settings\":{\"title\":\"BARBER SHOP\",\"__globals__\":{\"title_color\":\"\"},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9de9ee3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":14,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e39a41c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/image-asset.png\",\"id\":2207,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3a68acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/BOB-2020-Logo_RGB_black.png\",\"id\":2206,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b28ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/ma_boston_barbershops_2023_inverse.png\",\"id\":2208,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":103,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":93,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9cb777f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Coiffure is a full-service barber shop that provides specialized Beard trimming and maintenance, precision men\\u2019s and boys\\u2019 haircuts, and hot-towel straight razor shaves. We\'ve won the Boston\\u2018s Best Men\\u2019s Haircut award five years in a row.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"310c6a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"left\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\",\"vamtam_underline_bg_color\":\"#FFFFFFBD\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6bf924d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"828192e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8e5460\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-2.svg\",\"id\":2540,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_transform_flipX_effect\":\"transform\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96b6c54\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"daaf7ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"fa44161\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELECTED PRODUCTS\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23bdcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"align\":\"right\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"de75955\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f2b95aa\",\"elType\":\"widget\",\"settings\":{\"columns_mobile\":1,\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"box_border_color\":\"#FAFAFA\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"rows\":5,\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fba38c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f45ddf2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"99a12f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-2.svg\",\"id\":2540,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5bb3369\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"17fd6d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"dc68538\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3d3ffe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT OUR CLIENTS SAY\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6dfc856\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"\\\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\\\"\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"\\\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\\\"\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"\\\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\\\"\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"autoplay\":\"\",\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"f8326ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1894931\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b50182a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4e755fc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.yelp.com\\/biz\\/east-6th-street-barber-shop-new-york?osq=Barbers\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f7b9bda\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"z_index\":5},\"elements\":[{\"id\":\"1b744db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"]},\"elements\":[{\"id\":\"4b84674\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/cap-3-2.svg\",\"id\":2540,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"vamtam_fg_layer_mask_size\":\"cover\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_transform_flipX_effect\":\"transform\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e076756\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":38,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/GettyImages-1269070582-scaled.jpg\",\"id\":2302,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"bb68e42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d7191\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"3569254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"74f72ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"85eaa38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\",\"space_between_widgets\":0,\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\"},\"_inline_size_mobile\":44},\"elements\":[{\"id\":\"cafa887\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOLLOW US\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h3\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5b9ce1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":10,\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"af49dcf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-square-full\",\"library\":\"fa-solid\"},\"size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-7.5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7378faf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\",\"_inline_size_mobile\":44},\"elements\":[{\"id\":\"56a2f31\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"-7.5\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"dc1a2bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Barbershop\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_color\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_color\":\"#DDD8D4\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bedbfc\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[instagram-feed feed=9]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(706,1790,'_elementor_page_assets','a:1:{s:6:\"styles\";a:13:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";}}'),(707,1790,'_elementor_controls_usage','a:17:{s:7:\"heading\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:23;s:11:\"header_size\";i:18;s:5:\"align\";i:12;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:6;s:27:\"typography_font_size_mobile\";i:4;s:27:\"typography_font_size_tablet\";i:3;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:9:{s:7:\"_margin\";i:10;s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:4;s:14:\"_margin_tablet\";i:3;s:14:\"_margin_mobile\";i:4;s:28:\"_element_custom_width_tablet\";i:2;s:28:\"_element_custom_width_mobile\";i:2;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_width_mobile\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:8;s:17:\"_animation_tablet\";i:8;s:16:\"_animation_delay\";i:7;}}}}s:9:\"text-path\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:25:\"section_content_text_path\";a:2:{s:4:\"text\";i:1;s:4:\"path\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_text_path\";a:13:{s:4:\"size\";i:1;s:8:\"rotation\";i:1;s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:30:\"text_typography_text_transform\";i:1;s:27:\"text_typography_line_height\";i:1;s:11:\"start_point\";i:1;s:17:\"text_color_normal\";i:1;s:11:\"size_mobile\";i:1;s:15:\"rotation_mobile\";i:1;s:32:\"text_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:4;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:4:\"size\";i:4;s:11:\"size_tablet\";i:1;s:11:\"size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:7:{s:7:\"_margin\";i:3;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:1;s:14:\"_margin_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:2;s:17:\"_animation_tablet\";i:2;s:16:\"_animation_delay\";i:2;}s:18:\"_section_transform\";a:2:{s:25:\"_transform_rotate_popover\";i:1;s:25:\"_transform_rotateZ_effect\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:42;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:8:{s:12:\"_inline_size\";i:42;s:5:\"align\";i:10;s:21:\"space_between_widgets\";i:13;s:19:\"_inline_size_tablet\";i:12;s:19:\"_inline_size_mobile\";i:15;s:28:\"space_between_widgets_mobile\";i:2;s:16:\"content_position\";i:3;s:23:\"content_position_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:11;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:11;s:13:\"margin_mobile\";i:5;s:13:\"margin_tablet\";i:3;s:6:\"margin\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:3;}s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:33:\"background_motion_fx_scale_effect\";i:1;s:28:\"background_motion_fx_devices\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:11:{s:3:\"gap\";i:25;s:6:\"height\";i:2;s:13:\"custom_height\";i:4;s:20:\"custom_height_tablet\";i:4;s:20:\"custom_height_mobile\";i:4;s:15:\"column_position\";i:3;s:16:\"content_position\";i:2;s:8:\"overflow\";i:1;s:6:\"layout\";i:9;s:13:\"content_width\";i:4;s:20:\"content_width_tablet\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:10;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:11;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:8:{s:6:\"margin\";i:18;s:7:\"padding\";i:19;s:13:\"margin_mobile\";i:12;s:13:\"margin_tablet\";i:5;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:8;s:7:\"z_index\";i:2;s:14:\"z_index_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:10;s:10:\"image_size\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:16:{s:5:\"width\";i:6;s:5:\"space\";i:6;s:19:\"vamtam_use_fg_layer\";i:6;s:20:\"vamtam_fg_layer_mask\";i:6;s:25:\"vamtam_fg_layer_mask_size\";i:6;s:6:\"height\";i:6;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;s:12:\"space_tablet\";i:7;s:12:\"space_mobile\";i:7;s:17:\"object-fit_mobile\";i:1;s:32:\"vamtam_fg_layer_mask_size_mobile\";i:1;s:38:\"vamtam_fg_layer_mask_size_scale_mobile\";i:1;s:36:\"vamtam_fg_layer_mask_position_mobile\";i:1;s:29:\"vamtam_fg_layer_mask_position\";i:1;s:36:\"vamtam_fg_layer_mask_position_tablet\";i:1;}}s:8:\"advanced\";a:3:{s:18:\"_section_transform\";a:3:{s:25:\"_transform_rotateZ_effect\";i:6;s:25:\"_transform_rotate_popover\";i:4;s:23:\"_transform_flipX_effect\";i:4;}s:16:\"_section_masking\";a:3:{s:12:\"_mask_switch\";i:1;s:11:\"_mask_shape\";i:1;s:11:\"_mask_image\";i:1;}s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;s:14:\"_margin_mobile\";i:3;s:28:\"_element_custom_width_mobile\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:9;s:12:\"align_mobile\";i:5;s:4:\"link\";i:9;s:5:\"align\";i:7;s:16:\"vamtam_icon_size\";i:2;s:10:\"icon_align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:14:{s:16:\"background_color\";i:8;s:12:\"text_padding\";i:8;s:22:\"vamtam_underline_width\";i:5;s:24:\"vamtam_underline_spacing\";i:5;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:26:\"typography_text_decoration\";i:2;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:2;s:17:\"button_text_color\";i:3;s:25:\"vamtam_underline_bg_color\";i:2;s:27:\"typography_font_size_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:8;s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:4;s:8:\"_z_index\";i:1;s:21:\"_element_width_mobile\";i:4;s:28:\"_element_custom_width_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:2;s:12:\"width_tablet\";i:2;s:12:\"width_mobile\";i:2;s:4:\"icon\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:2;s:10:\"gap_mobile\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:14:\"_margin_tablet\";i:2;s:28:\"_element_custom_width_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:28:\"_element_custom_width_mobile\";i:2;s:8:\"_z_index\";i:1;}s:18:\"_section_transform\";a:2:{s:25:\"_transform_rotate_popover\";i:2;s:25:\"_transform_rotateZ_effect\";i:2;}s:15:\"section_effects\";a:11:{s:27:\"motion_fx_translateX_effect\";i:2;s:13:\"sticky_parent\";i:2;s:9:\"sticky_on\";i:2;s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:26:\"motion_fx_translateX_speed\";i:2;s:34:\"motion_fx_translateX_affectedRange\";i:2;s:17:\"motion_fx_devices\";i:2;s:30:\"motion_fx_translateX_direction\";i:2;s:10:\"_animation\";i:2;s:17:\"_animation_tablet\";i:2;s:16:\"_animation_delay\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:14:\"_margin_mobile\";i:2;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:17:{s:5:\"_skin\";i:3;s:15:\"classic_columns\";i:3;s:22:\"classic_posts_per_page\";i:3;s:27:\"classic_thumbnail_size_size\";i:3;s:18:\"classic_item_ratio\";i:3;s:17:\"classic_meta_data\";i:3;s:22:\"classic_meta_separator\";i:3;s:22:\"classic_show_read_more\";i:3;s:22:\"vamtam_classic_columns\";i:3;s:29:\"vamtam_classic_posts_per_page\";i:3;s:34:\"vamtam_classic_thumbnail_size_size\";i:3;s:25:\"vamtam_classic_item_ratio\";i:3;s:24:\"vamtam_classic_meta_data\";i:3;s:29:\"vamtam_classic_meta_separator\";i:3;s:29:\"vamtam_classic_show_read_more\";i:3;s:29:\"vamtam_classic_columns_tablet\";i:3;s:32:\"vamtam_classic_item_ratio_mobile\";i:3;}s:13:\"section_query\";a:3:{s:15:\"posts_post_type\";i:3;s:15:\"posts_posts_ids\";i:3;s:13:\"posts_include\";i:3;}}s:5:\"style\";a:2:{s:37:\"vamtam_classic_section_design_content\";a:1:{s:30:\"vamtam_classic_excerpt_spacing\";i:3;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:28:\"vamtam_classic_image_spacing\";i:3;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:8:{s:29:\"motion_fx_motion_fx_scrolling\";i:3;s:25:\"motion_fx_scale_direction\";i:3;s:21:\"motion_fx_scale_speed\";i:3;s:21:\"motion_fx_scale_range\";i:3;s:17:\"motion_fx_devices\";i:3;s:27:\"motion_fx_translateY_effect\";i:3;s:30:\"motion_fx_translateY_direction\";i:1;s:26:\"motion_fx_translateY_speed\";i:3;}s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:8:\"flip-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:22:\"section_side_a_content\";a:11:{s:15:\"graphic_element\";i:4;s:5:\"image\";i:4;s:13:\"selected_icon\";i:4;s:12:\"title_text_a\";i:4;s:18:\"description_text_a\";i:4;s:10:\"image_size\";i:4;s:23:\"background_a_background\";i:4;s:18:\"background_a_image\";i:4;s:21:\"background_a_position\";i:4;s:19:\"background_a_repeat\";i:4;s:17:\"background_a_size\";i:4;}s:22:\"section_side_b_content\";a:10:{s:12:\"title_text_b\";i:4;s:18:\"description_text_b\";i:4;s:11:\"button_text\";i:4;s:23:\"background_b_background\";i:4;s:18:\"background_b_color\";i:4;s:18:\"background_b_image\";i:4;s:21:\"background_b_position\";i:4;s:19:\"background_b_repeat\";i:4;s:17:\"background_b_size\";i:4;s:20:\"background_overlay_b\";i:4;}s:20:\"section_box_settings\";a:4:{s:6:\"height\";i:4;s:13:\"height_tablet\";i:4;s:13:\"height_mobile\";i:4;s:11:\"flip_effect\";i:4;}}s:5:\"style\";a:2:{s:15:\"section_style_a\";a:3:{s:9:\"padding_a\";i:4;s:11:\"alignment_a\";i:4;s:11:\"image_width\";i:4;}s:15:\"section_style_b\";a:10:{s:9:\"padding_b\";i:4;s:16:\"padding_b_tablet\";i:4;s:16:\"padding_b_mobile\";i:4;s:11:\"alignment_b\";i:4;s:19:\"vertical_position_b\";i:4;s:19:\"description_color_b\";i:4;s:35:\"description_typography_b_typography\";i:4;s:34:\"description_typography_b_font_size\";i:4;s:41:\"description_typography_b_font_size_mobile\";i:4;s:36:\"description_typography_b_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_content\";a:5:{s:14:\"columns_mobile\";i:1;s:20:\"vamtam_use_hr_layout\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;s:34:\"vamtam_additional_cols_hint_mobile\";i:1;s:4:\"rows\";i:1;}}s:5:\"style\";a:3:{s:22:\"section_products_style\";a:31:{s:7:\"row_gap\";i:1;s:14:\"row_gap_tablet\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:33:\"price_typography_font_size_tablet\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:32:\"old_price_typography_font_family\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:37:\"old_price_typography_font_size_tablet\";i:1;s:32:\"old_price_typography_font_weight\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:10:\"column_gap\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:20:\"title_spacing_tablet\";i:1;s:20:\"title_spacing_mobile\";i:1;s:26:\"button_text_padding_mobile\";i:1;s:19:\"button_text_padding\";i:1;}s:18:\"section_design_box\";a:4:{s:16:\"box_border_width\";i:1;s:11:\"box_padding\";i:1;s:16:\"box_border_color\";i:1;s:18:\"box_padding_mobile\";i:1;}s:16:\"sale_flash_style\";a:4:{s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:20:\"testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;}s:26:\"section_additional_options\";a:2:{s:10:\"pagination\";i:1;s:8:\"autoplay\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:18:\"section_navigation\";a:1:{s:15:\"pagination_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:4:\"link\";i:2;s:10:\"title_size\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:2;s:26:\"content_vertical_alignment\";i:2;}s:18:\"section_style_icon\";a:5:{s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;s:12:\"border_width\";i:2;s:17:\"icon_space_mobile\";i:2;s:13:\"primary_color\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:32:\"title_typography_text_decoration\";i:2;s:28:\"title_typography_line_height\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;s:15:\"_padding_mobile\";i:2;s:14:\"_margin_mobile\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:2;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(708,1858,'_sbi_oembed_done_checking','1'),(709,1858,'_thumbnail_id','1859'),(710,1858,'_wp_page_template','default'),(711,1858,'_elementor_edit_mode','builder'),(712,1858,'_elementor_template_type','wp-page'),(713,1858,'_elementor_version','3.11.2'),(714,1858,'_elementor_pro_version','3.11.3'),(715,1858,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(716,1858,'_elementor_data','[{\"id\":\"a4be1ae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f440fce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"296a6553\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barber \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62cab512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Harold Roberson\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39ca0426\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Harold always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face.&nbsp;<span style=\\\"font-family: Helvetica, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Harold&nbsp;<\\/span>is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e755446\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"50effd94\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(717,1858,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(718,1858,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(719,1870,'_thumbnail_id','1871'),(720,1870,'_sbi_oembed_done_checking','1'),(721,1870,'_wp_page_template','default'),(722,1870,'_elementor_edit_mode','builder'),(723,1870,'_elementor_template_type','wp-page'),(724,1870,'_elementor_version','3.11.2'),(725,1870,'_elementor_pro_version','3.11.3'),(726,1870,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(727,1870,'_elementor_data','[{\"id\":\"3914c059\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1917a918\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4119f3b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"caa55c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adrian Howard\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1afae503\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Adrian Howard always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face.\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Adrian\\u00a0<\\/span>is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"79876675\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"f56900a\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(728,1870,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(729,1870,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(730,1873,'_thumbnail_id','1874'),(731,1873,'_sbi_oembed_done_checking','1'),(732,1873,'_wp_page_template','default'),(733,1873,'_elementor_edit_mode','builder'),(734,1873,'_elementor_template_type','wp-page'),(735,1873,'_elementor_version','3.11.2'),(736,1873,'_elementor_pro_version','3.11.3'),(737,1873,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(738,1873,'_elementor_data','[{\"id\":\"782ef0b6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"47d4ca5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"686b8b41\",\"elType\":\"widget\",\"settings\":{\"title\":\"Barber \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7dbe046b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Donald Howard\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a237f24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age,\\u00a0<span style=\\\"background-color: unset; color: unset; font-family: unset; font-size: unset; font-style: unset; font-variant-ligatures: unset; font-variant-caps: unset; font-weight: unset; letter-spacing: unset; text-align: unset; text-decoration-line: unset; text-indent: unset; text-transform: unset; white-space: pre; word-spacing: unset; -webkit-text-fill-color: unset; -webkit-text-stroke: unset; caret-color: unset;\\\">Donald <\\/span><span style=\\\"background-color: var( --e-global-color-vamtam_accent_4 ); letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none);\\\">Howard always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face.\\u00a0<\\/span><span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; white-space: pre;\\\">Donald <\\/span><span style=\\\"background-color: var( --e-global-color-vamtam_accent_4 ); letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none);\\\">is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/span><\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71bb47c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3cbeb71d\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(739,1873,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(740,1873,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(741,3625,'_thumbnail_id','3580'),(742,3625,'_sbi_oembed_done_checking','1'),(743,3625,'_elementor_edit_mode','builder'),(744,3625,'_elementor_template_type','wp-page'),(745,3625,'_elementor_version','3.11.2'),(746,3625,'_elementor_pro_version','3.11.3'),(747,3625,'_wp_page_template','default'),(748,3625,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(749,3625,'_elementor_data','[{\"id\":\"36cba024\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18a34951\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"13493df0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ac8188d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Vargas\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6801f0f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age,\\u00a0<span style=\\\"background-color: unset; color: unset; font-family: unset; font-size: unset; font-style: unset; font-variant-ligatures: unset; font-variant-caps: unset; font-weight: unset; letter-spacing: unset; text-align: unset; text-decoration-line: unset; text-indent: unset; text-transform: unset; white-space: pre; word-spacing: unset; -webkit-text-fill-color: unset; -webkit-text-stroke: unset; caret-color: unset;\\\">Robert Vargas<\\/span><span style=\\\"letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none); background-color: var( --e-global-color-vamtam_accent_4 );\\\">\\u00a0always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face.\\u00a0<\\/span><span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; white-space: pre;\\\">Robert <\\/span><span style=\\\"letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none); background-color: var( --e-global-color-vamtam_accent_4 );\\\">is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/span><\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61d2de2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3dabf3a5\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(750,3625,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(751,3625,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(752,3627,'_thumbnail_id','3576'),(753,3627,'_sbi_oembed_done_checking','1'),(754,3627,'_wp_page_template','default'),(755,3627,'_elementor_edit_mode','builder'),(756,3627,'_elementor_template_type','wp-page'),(757,3627,'_elementor_version','3.11.2'),(758,3627,'_elementor_pro_version','3.11.2'),(759,3627,'_elementor_data','[{\"id\":\"1f0f22b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0923199\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f11111\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist-Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1d69d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Isabella Parsons\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4705e59\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221261%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03e0cec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673f911\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"e9e7683\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(760,3627,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(761,3627,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(762,3627,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(763,3629,'_thumbnail_id','3577'),(764,3629,'_sbi_oembed_done_checking','1'),(765,3629,'_elementor_edit_mode','builder'),(766,3629,'_elementor_template_type','wp-page'),(767,3629,'_elementor_version','3.11.2'),(768,3629,'_elementor_pro_version','3.11.3'),(769,3629,'_wp_page_template','default'),(770,3629,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(771,3629,'_elementor_data','[{\"id\":\"604959e2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b9b497d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"43d906ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist-Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f58e85e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minnie Haynes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17188235\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Minnie always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Minnie is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2e7bdb21\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"55b805e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(772,3629,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(773,3629,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(774,4352,'_sbi_oembed_done_checking','1'),(775,4352,'_thumbnail_id','4358'),(776,4352,'_elementor_edit_mode','builder'),(777,4352,'_elementor_template_type','wp-post'),(778,4352,'_elementor_version','3.16.6'),(779,4352,'_elementor_pro_version','3.16.2'),(780,4352,'_wp_page_template','default'),(781,4352,'_elementor_data','[{\"id\":\"569ca7fa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"34e7cb68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"1fd26f46\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4858d2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71b19328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60ab6fce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"603c64b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"395d8d25\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"38a8b4a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57e34d02\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1facf289\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b15eb68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"79dc5da7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e9ee9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a8f1739\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78a1b2e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"182de739\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"13c5d463\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b0f2fee\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4db836c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2026a51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6352b6eb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"186c25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"1c3680f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(782,4352,'_elementor_page_assets','a:0:{}'),(783,4352,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(784,4364,'_sbi_oembed_done_checking','1'),(785,4364,'_thumbnail_id','4354'),(786,4364,'_elementor_edit_mode','builder'),(787,4364,'_elementor_template_type','wp-post'),(788,4364,'_elementor_version','3.16.6'),(789,4364,'_elementor_pro_version','3.16.2'),(790,4364,'_wp_page_template','default'),(791,4364,'_elementor_data','[{\"id\":\"24316b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cba2bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"191933ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ccbe45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5669d9af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f17c17b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcefeb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72493b8d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a9c0454\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25a65cc1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40c37e43\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2e0dd539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"503d0807\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b420006\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7078f2e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c127adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"517c8dfa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"103186dd\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de06a81\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32fc16d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b88df7c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29ada21d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"312af644\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"28a19edb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(792,4364,'_elementor_page_assets','a:0:{}'),(793,4364,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(794,4367,'_thumbnail_id','4359'),(795,4367,'_sbi_oembed_done_checking','1'),(796,4367,'_elementor_edit_mode','builder'),(797,4367,'_elementor_template_type','wp-post'),(798,4367,'_elementor_version','3.16.6'),(799,4367,'_elementor_pro_version','3.16.2'),(800,4367,'_wp_page_template','default'),(801,4367,'_elementor_data','[{\"id\":\"37f93dcc\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fd770d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"5a5ace66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6511953f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3606b657\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f67e1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bed06c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"395f2559\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"441a50a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"16348463\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"508186c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"85a5275\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"235d5b49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d57ea1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53421664\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16f2da6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"3b4a50a6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"793c7c58\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61d23dbc\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"460b65ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14aabcde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41d841e8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"481dbfe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"5868c158\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(802,4367,'_elementor_page_assets','a:0:{}'),(803,4367,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(804,4369,'_sbi_oembed_done_checking','1'),(805,4369,'_thumbnail_id','4360'),(806,4369,'_elementor_edit_mode','builder'),(807,4369,'_elementor_template_type','wp-post'),(808,4369,'_elementor_version','3.16.6'),(809,4369,'_elementor_pro_version','3.16.2'),(810,4369,'_wp_page_template','default'),(811,4369,'_elementor_data','[{\"id\":\"2f7eff07\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f7a2a02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"5898c262\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4cb0d4ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b25133d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28a8629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e884734\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"28ca340d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"192b8392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2a651863\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1340ea54\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e96dddf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"6eda3bb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"292ca513\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3493581b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fddac6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"3f7f86e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2e120a4e\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e027d5a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5a936bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41a1a3b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d876b07\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"12c80902\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"6063eefd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(812,4369,'_elementor_page_assets','a:0:{}'),(813,4369,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(814,4594,'_sbi_oembed_done_checking','1'),(815,4594,'_wp_old_date','2023-03-01'),(816,4594,'_thumbnail_id','4595'),(817,4594,'_elementor_edit_mode','builder'),(818,4594,'_elementor_template_type','wp-post'),(819,4594,'_elementor_version','3.16.6'),(820,4594,'_elementor_pro_version','3.16.2'),(821,4594,'_wp_page_template','default'),(822,4594,'_elementor_data','[{\"id\":\"513cb198\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63dd9407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"7b022c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6d2230f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67dfe857\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"51559193\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d98646c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4de7e4ce\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"691ef490\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"606d9c05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72039694\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"24080c51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"3b4361f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20b07280\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58cf909a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"658fefe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"2d51cc65\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6901ec3c\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2599713c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ce36209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d3c2abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"35870acb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"15154af9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"39306886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(823,4594,'_elementor_page_assets','a:0:{}'),(824,4594,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(825,4597,'_wp_old_date','2023-03-01'),(826,4597,'_thumbnail_id','4598'),(827,4597,'_sbi_oembed_done_checking','1'),(828,4597,'_elementor_edit_mode','builder'),(829,4597,'_elementor_template_type','wp-post'),(830,4597,'_elementor_version','3.16.6'),(831,4597,'_elementor_pro_version','3.16.2'),(832,4597,'_wp_page_template','default'),(833,4597,'_elementor_data','[{\"id\":\"335eb4f3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49cae58b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"44f8e915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5fee673d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5090bb64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"12eae43d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bebe1ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52c28f9c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c231bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9f5ea3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bedc2f0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3005c60f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"221a436\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4658a562\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a765d89\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6b13865e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"3bd2adf2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a9f21d\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b08e529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37c2d0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"461ae9e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bef947a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"19ae26da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"2f7f4e5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(834,4597,'_elementor_page_assets','a:0:{}'),(835,4597,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(836,4600,'_sbi_oembed_done_checking','1'),(837,4600,'_wp_old_date','2023-03-01'),(838,4600,'_thumbnail_id','4601'),(839,4600,'_elementor_edit_mode','builder'),(840,4600,'_elementor_template_type','wp-post'),(841,4600,'_elementor_version','3.16.6'),(842,4600,'_elementor_pro_version','3.16.2'),(843,4600,'_wp_page_template','default'),(844,4600,'_elementor_data','[{\"id\":\"55d597fa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a36cba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"59b66ae5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a086121\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a94abb4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5634de34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37455c1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d4d2a2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"198b5c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"72268ab1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47ef1864\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f55de48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"29c98b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41f4ff23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ba7e5b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"42117c79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"4b90308c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"11aa4e07\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"201960a7\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1d50cff6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a2cc7f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5519d971\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f720111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"2dd3a3b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(845,4600,'_elementor_page_assets','a:0:{}'),(846,4600,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(847,5206,'_sbi_oembed_done_checking','1'),(848,5206,'_elementor_edit_mode','builder'),(849,5206,'_elementor_template_type','wp-page'),(850,5206,'_elementor_version','3.11.2'),(851,5206,'_elementor_pro_version','3.11.3'),(852,5206,'_wp_page_template','default'),(853,5206,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(854,5206,'_elementor_data','[{\"id\":\"109d26d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"55\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"30\",\"bottom\":\"45\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"d398d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"align_mobile\":\"flex-start\",\"__globals__\":{\"color_link_hover\":\"globals\\/colors?id=0026a0d\"}},\"elements\":[{\"id\":\"76d6036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cart\",\"align\":\"center\",\"link\":{\"url\":\"\\/cart\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e2b6bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e02f53b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Checkout\",\"align\":\"center\",\"link\":{\"url\":\"\\/checkout\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0931c3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chevron-right\",\"library\":\"fa-solid\"},\"primary_color\":\"#00000066\",\"size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"bf50efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order complete\",\"align\":\"center\",\"header_size\":\"h4\",\"_element_width\":\"auto\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Catamaran\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b050908\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"180\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"border_border\":\"solid\",\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"58276d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f4d0203\",\"elType\":\"widget\",\"settings\":{\"confirmation_message_text\":\"Thank You. Your order has been received.\",\"payment_details_number\":\"Order Number:\",\"payment_details_date\":\"Order Date:\",\"payment_details_email\":\"Order Email:\",\"payment_details_total\":\"Order Total:\",\"payment_details_payment\":\"Payment Method:\",\"bank_details_text\":\"Our Bank Details\",\"downloads_text\":\"Downloads\",\"order_summary_text\":\"Order Details\",\"billing_details_text\":\"Billing Details\",\"shipping_details_text\":\"Shipping Details\",\"sections_border_type\":\"solid\",\"sections_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"sections_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"sections_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"sections_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"sections_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"titles_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"payment_details_border_type\":\"solid\",\"bank_details_border_type\":\"solid\",\"bank_details_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"order_details_rows_gap\":{\"unit\":\"px\",\"size\":40,\"sizes\":[],\"px\":0},\"order_details_border_type\":\"solid\",\"order_details_border_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"titles_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"general_text_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"general_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_details_titles_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_details_titles_typography_typography\":\"\",\"payment_details_items_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"payment_details_items_color\":\"globals\\/colors?id=vamtam_accent_1\",\"confirmation_message_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"confirmation_message_color\":\"globals\\/colors?id=vamtam_accent_1\",\"payment_details_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"account_title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"account_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"bank_details_titles_color\":\"globals\\/colors?id=vamtam_accent_1\",\"bank_details_titles_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"bank_details_items_color\":\"globals\\/colors?id=vamtam_accent_1\",\"bank_details_items_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"bank_details_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_details_titles_totals_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_details_titles_totals_typography_typography\":\"\",\"order_details_items_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_details_items_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"order_details_variations_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_details_variations_typography_typography\":\"\",\"order_details_border_color\":\"globals\\/colors?id=vamtam_accent_7\",\"order_details_product_links_normal_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_details_product_links_hover_color\":\"globals\\/colors?id=0026a0d\",\"order_details_button_normal_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"order_details_button_normal_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"order_details_button_hover_background_color\":\"globals\\/colors?id=vamtam_accent_6\",\"order_details_button_hover_text_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"confirmation_message_typography_typography\":\"custom\",\"confirmation_message_typography_font_family\":\"Catamaran\",\"confirmation_message_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"confirmation_message_typography_font_weight\":\"normal\",\"confirmation_message_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"titles_typography_typography\":\"custom\",\"titles_typography_font_family\":\"Catamaran\",\"titles_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"titles_typography_font_weight\":\"bold\",\"titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"general_text_color\":\"#0A1E33\",\"general_text_typography_typography\":\"custom\",\"general_text_typography_font_family\":\"Catamaran\",\"general_text_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"general_text_typography_font_weight\":\"normal\",\"general_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"payment_details_titles_color\":\"#0A1E33\",\"payment_details_items_color\":\"#0A1E33\",\"payment_details_items_typography_typography\":\"custom\",\"payment_details_items_typography_font_family\":\"Catamaran\",\"payment_details_items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"payment_details_items_typography_font_weight\":\"normal\",\"payment_details_items_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"payment_details_border_color\":\"#DFE7E8\",\"account_title_color\":\"#0A1E33\",\"account_title_typography_typography\":\"custom\",\"account_title_typography_font_family\":\"Catamaran\",\"account_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"account_title_typography_font_weight\":\"400\",\"account_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"bank_details_titles_color\":\"#000000\",\"bank_details_titles_typography_typography\":\"custom\",\"bank_details_titles_typography_font_family\":\"Catamaran\",\"bank_details_titles_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"bank_details_titles_typography_font_weight\":\"normal\",\"bank_details_titles_typography_text_transform\":\"uppercase\",\"bank_details_titles_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"bank_details_titles_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"bank_details_items_color\":\"#000000\",\"bank_details_items_typography_typography\":\"custom\",\"bank_details_items_typography_font_family\":\"Catamaran\",\"bank_details_items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"bank_details_items_typography_font_weight\":\"normal\",\"bank_details_items_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"bank_details_border_color\":\"#DFE7E8\",\"order_details_titles_totals_color\":\"#000000\",\"order_details_items_color\":\"#000000\",\"order_details_items_typography_typography\":\"custom\",\"order_details_items_typography_font_family\":\"Catamaran\",\"order_details_items_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"order_details_items_typography_font_weight\":\"normal\",\"order_details_items_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"order_details_variations_color\":\"#000000\",\"order_details_variations_typography_typography\":\"custom\",\"order_details_variations_typography_font_family\":\"Catamaran\",\"order_details_variations_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"order_details_variations_typography_font_weight\":\"normal\",\"order_details_variations_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"order_details_product_links_normal_color\":\"#E46A4B\",\"order_details_product_links_hover_color\":\"#E46A4B\",\"order_details_border_color\":\"#DFE7E8\",\"payment_details_titles_typography_text_decoration\":\"\",\"confirmation_message_color\":\"#0A1E33\",\"confirmation_message_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"confirmation_message_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"titles_typography_text_transform\":\"none\",\"titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"general_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"general_text_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"payment_details_items_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"payment_details_items_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"account_title_typography_text_transform\":\"none\",\"bank_details_titles_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"bank_details_titles_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"bank_details_titles_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"bank_details_titles_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"bank_details_items_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"bank_details_items_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"order_details_items_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"order_details_items_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"order_details_variations_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"order_details_variations_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"order_details_button_normal_background_background\":\"classic\",\"order_details_button_hover_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"woocommerce-purchase-summary\"}],\"isInner\":false}],\"isInner\":false}]'),(855,5206,'_elementor_page_assets','a:0:{}'),(856,5206,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:4:\"link\";i:2;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:2;s:29:\"typography_line_height_tablet\";i:2;s:29:\"typography_line_height_mobile\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:2:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:2;s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:13:\"border_border\";i:1;}}}}s:28:\"woocommerce-purchase-summary\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:12;s:8:\"controls\";a:1:{s:5:\"style\";a:5:{s:19:\"sections_tabs_style\";a:6:{s:20:\"sections_border_type\";i:1;s:21:\"sections_border_width\";i:1;s:22:\"sections_border_radius\";i:1;s:16:\"sections_padding\";i:1;s:23:\"sections_padding_tablet\";i:1;s:23:\"sections_padding_mobile\";i:1;}s:16:\"typography_title\";a:27:{s:14:\"titles_spacing\";i:1;s:42:\"confirmation_message_typography_typography\";i:1;s:43:\"confirmation_message_typography_font_family\";i:1;s:41:\"confirmation_message_typography_font_size\";i:1;s:43:\"confirmation_message_typography_font_weight\";i:1;s:43:\"confirmation_message_typography_line_height\";i:1;s:28:\"titles_typography_typography\";i:1;s:29:\"titles_typography_font_family\";i:1;s:27:\"titles_typography_font_size\";i:1;s:34:\"titles_typography_font_size_tablet\";i:1;s:34:\"titles_typography_font_size_mobile\";i:1;s:29:\"titles_typography_font_weight\";i:1;s:29:\"titles_typography_line_height\";i:1;s:18:\"general_text_color\";i:1;s:34:\"general_text_typography_typography\";i:1;s:35:\"general_text_typography_font_family\";i:1;s:33:\"general_text_typography_font_size\";i:1;s:35:\"general_text_typography_font_weight\";i:1;s:35:\"general_text_typography_line_height\";i:1;s:26:\"confirmation_message_color\";i:1;s:48:\"confirmation_message_typography_font_size_mobile\";i:1;s:50:\"confirmation_message_typography_line_height_mobile\";i:1;s:32:\"titles_typography_text_transform\";i:1;s:36:\"titles_typography_line_height_tablet\";i:1;s:36:\"titles_typography_line_height_mobile\";i:1;s:40:\"general_text_typography_font_size_mobile\";i:1;s:42:\"general_text_typography_line_height_mobile\";i:1;}s:21:\"payment_details_title\";a:11:{s:27:\"payment_details_border_type\";i:1;s:28:\"payment_details_titles_color\";i:1;s:27:\"payment_details_items_color\";i:1;s:43:\"payment_details_items_typography_typography\";i:1;s:44:\"payment_details_items_typography_font_family\";i:1;s:42:\"payment_details_items_typography_font_size\";i:1;s:44:\"payment_details_items_typography_font_weight\";i:1;s:44:\"payment_details_items_typography_line_height\";i:1;s:28:\"payment_details_border_color\";i:1;s:49:\"payment_details_items_typography_font_size_mobile\";i:1;s:51:\"payment_details_items_typography_line_height_mobile\";i:1;}s:18:\"bank_details_title\";a:30:{s:24:\"bank_details_border_type\";i:1;s:25:\"bank_details_border_width\";i:1;s:19:\"account_title_color\";i:1;s:35:\"account_title_typography_typography\";i:1;s:36:\"account_title_typography_font_family\";i:1;s:34:\"account_title_typography_font_size\";i:1;s:36:\"account_title_typography_font_weight\";i:1;s:36:\"account_title_typography_line_height\";i:1;s:25:\"bank_details_titles_color\";i:1;s:41:\"bank_details_titles_typography_typography\";i:1;s:42:\"bank_details_titles_typography_font_family\";i:1;s:40:\"bank_details_titles_typography_font_size\";i:1;s:42:\"bank_details_titles_typography_font_weight\";i:1;s:45:\"bank_details_titles_typography_text_transform\";i:1;s:42:\"bank_details_titles_typography_line_height\";i:1;s:45:\"bank_details_titles_typography_letter_spacing\";i:1;s:24:\"bank_details_items_color\";i:1;s:40:\"bank_details_items_typography_typography\";i:1;s:41:\"bank_details_items_typography_font_family\";i:1;s:39:\"bank_details_items_typography_font_size\";i:1;s:41:\"bank_details_items_typography_font_weight\";i:1;s:41:\"bank_details_items_typography_line_height\";i:1;s:25:\"bank_details_border_color\";i:1;s:39:\"account_title_typography_text_transform\";i:1;s:47:\"bank_details_titles_typography_font_size_tablet\";i:1;s:47:\"bank_details_titles_typography_font_size_mobile\";i:1;s:49:\"bank_details_titles_typography_line_height_tablet\";i:1;s:49:\"bank_details_titles_typography_line_height_mobile\";i:1;s:46:\"bank_details_items_typography_font_size_mobile\";i:1;s:48:\"bank_details_items_typography_line_height_mobile\";i:1;}s:19:\"order_details_title\";a:25:{s:22:\"order_details_rows_gap\";i:1;s:25:\"order_details_border_type\";i:1;s:26:\"order_details_border_width\";i:1;s:33:\"order_details_titles_totals_color\";i:1;s:25:\"order_details_items_color\";i:1;s:41:\"order_details_items_typography_typography\";i:1;s:42:\"order_details_items_typography_font_family\";i:1;s:40:\"order_details_items_typography_font_size\";i:1;s:42:\"order_details_items_typography_font_weight\";i:1;s:42:\"order_details_items_typography_line_height\";i:1;s:30:\"order_details_variations_color\";i:1;s:46:\"order_details_variations_typography_typography\";i:1;s:47:\"order_details_variations_typography_font_family\";i:1;s:45:\"order_details_variations_typography_font_size\";i:1;s:47:\"order_details_variations_typography_font_weight\";i:1;s:47:\"order_details_variations_typography_line_height\";i:1;s:40:\"order_details_product_links_normal_color\";i:1;s:39:\"order_details_product_links_hover_color\";i:1;s:26:\"order_details_border_color\";i:1;s:47:\"order_details_items_typography_font_size_mobile\";i:1;s:49:\"order_details_items_typography_line_height_mobile\";i:1;s:52:\"order_details_variations_typography_font_size_mobile\";i:1;s:54:\"order_details_variations_typography_line_height_mobile\";i:1;s:49:\"order_details_button_normal_background_background\";i:1;s:48:\"order_details_button_hover_background_background\";i:1;}}}}}'),(857,5256,'_sbi_oembed_done_checking','1'),(858,5256,'_elementor_edit_mode','builder'),(859,5256,'_elementor_template_type','wp-page'),(860,5256,'_elementor_version','3.11.2'),(861,5256,'_elementor_pro_version','3.11.3'),(862,5256,'_wp_page_template','default'),(863,5256,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(864,5256,'_elementor_data','[{\"id\":\"547dfe6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"105\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"75\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]}},\"elements\":[{\"id\":\"be662d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0.5,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"420e755\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div>By clicking \\u201csign in,\\u201d \\u201ccreate account,\\u201d or \\u201ccomplete purchase\\u201d and entering or otherwise using our website or mobile application (the \\u201cSite\\u201d), you agree to and accept these terms and conditions. Certain products and services on our Site may have additional terms that apply (for example, if you enroll in our Treats loyalty program or you subscribe to our Auto ship subscription program, you also will be subject to the Treats rules and the Auto ship terms). If these Terms of Use are inconsistent with terms applicable to a certain product or service, those other terms will control.<\\/div>\\n<p><\\/p>\\n<div>THESE TERMS AND CONDITIONS, AS WELL AS ANY OTHER PRODUCT AND SERVICE SPECIFIC TERMS ON OUR SITE, CONSTITUTE YOUR SERVICE AGREEMENT (\\u201cAGREEMENT\\u201d) WITH Coiffure, INC. AND ANY OF ITS OWNED OR OPERATED SITES WHERE THESE TERMS OF USE ARE POSTED (\\u201cCoiffure\\u201d). THIS AGREEMENT SETS FORTH THE LEGALLY BINDING TERMS FOR YOUR USE OF OUR SITE AND YOUR PURCHASE OR USE OF ANY PRODUCTS OR SERVICES OFFERED ON THE SITE. BY ACCESSING AND\\/OR USING THE SITE, YOU REPRESENT AND WARRANT THAT YOU HAVE THE RIGHT, AUTHORITY, AND CAPACITY TO ENTER INTO THE AGREEMENT AND TO ABIDE BY ALL OF THE TERMS AND CONDITIONS SET FORTH HEREIN. YOU MAY NOT ACCESS OR USE THIS SITE OR ACCEPT THIS AGREEMENT UNLESS YOU ARE AT LEAST 18 YEARS OLD. ARBITRATION NOTICE: THESE TERMS CONTAIN AN ARBITRATION AGREEMENT A LITTLE LATER ON THAT AFFECTS YOUR RIGHTS. YOU AND Coiffure AGREE THAT DISPUTES BETWEEN US WILL BE RESOLVED BY MANDATORY BINDING INDIVIDUAL ARBITRATION, AND YOU AND Coiffure WAIVE ANY RIGHT TO PARTICIPATE IN A CLASS-ACTION LAWSUIT OR CLASS-WIDE ARBITRATION AND THE RIGHT TO A JURY TRIAL. IN ARBITRATION, THERE IS LESS DISCOVERY AND APPELLATE REVIEW THAN IN COURT. PLEASE REVIEW THESE TERMS CAREFULLY.<\\/div>\\n<\\/div>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dfdd7a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c75c4d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Electronic Communications\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12662bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you use our Site, or send e-mails, and other electronic communications from your desktop or mobile device to us, you are communicating with us electronically. By sending, you consent to receive reply communications from us electronically in the same format and you can retain copies of these communications for your records. You agree that all agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that such communications be in writing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46685b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0bb832b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accounts\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f12ea8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><div>In order to use certain features of the Site (e.g., purchasing products and services (referred to collectively as \\\"Products\\\" herein) from the Site), you must register for an account with\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>(\\\"<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>Account\\\") and provide certain information about yourself as prompted by the Site registration form. You represent and warrant that: (a) all required registration information you submit is truthful and accurate; (b) you will maintain the accuracy of such information; and (c) your use of the Site does not violate any applicable law or regulation or the terms of this Agreement. You are responsible for maintaining the confidentiality of your\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>Account login information.<\\/div><p>\\u00a0<\\/p><div>You are fully responsible for all activities that are associated with your\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>Account (including but not limited to any purchases, use of the Site, or correspondence from your account to\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>). You agree to immediately notify\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>of any unauthorized use or suspected unauthorized use of your\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>\\u00a0Account or any other breach of security. When you provide\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>with such notice,\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>will suspend or otherwise secure your Account to prevent future unauthorized activity.<\\/div><\\/div>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d6ea51a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"325f09d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Permissible Uses of Site\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2905579\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div><div>Subject to the terms of this Agreement,\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>grants you a limited, non-transferable, non-exclusive license to access and make personal use of the Site. This license does not include any resale or commercial use of the Site features or content, or the right to access or use the Site for any of the restricted purposes set forth below. Coiffure may terminate this license at any time for any reason.<\\/div><p>\\u00a0<\\/p><div>The rights granted to you in this Agreement are subject to the following restrictions: (a) you shall not use the Site to place an order on behalf of yourself or a third party for resale to that third party; (b) you shall not license, sublicense, reproduce, sell, rent, lease, transfer, assign, distribute, host, or otherwise commercially exploit the Site, its products, or its content without the express written consent of\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>; (c) you shall not modify, make derivative works of, disassemble, reverse compile, or reverse engineer any part of the Site; (d) you shall not access the Site in order to build a similar or competitive service, or to download, copy, or collect content or account information for the benefit of another merchant; (e) except as expressly stated herein, no part of the Site may be copied, reproduced, distributed, republished, downloaded, displayed, posted, or transmitted in any form or by any means without\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure<\\/span>\'s express written consent; and (f) you shall not frame or utilize framing techniques to enclose any trademark, logo, or other proprietary information or content (including images and text descriptions) of the Site without\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\'s\\u00a0<\\/span>express written consent.<\\/div><p>\\u00a0<\\/p><div><span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; background-color: var( --e-global-color-vamtam_accent_4 ); letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none);\\\">Coiffure<\\/span><span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; background-color: var( --e-global-color-vamtam_accent_4 ); letter-spacing: var(--vamtam-primary-font-letter-spacing-desktop,normal); text-transform: var(--vamtam-primary-font-transform,none);\\\">\\u00a0<\\/span>reserves the right, at any time, to modify, suspend, or discontinue the Site or any part thereof with or without notice. You agree that\\u00a0<span style=\\\"font-family: Helvetica, \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400;\\\">Coiffure\\u00a0<\\/span>will not be liable to you or to any third party for any modification, suspension, or discontinuance of the Site or any part thereof.<\\/div><\\/div>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(865,5256,'_elementor_page_assets','a:0:{}'),(866,5256,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:14:\"_margin_mobile\";i:4;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:4;s:13:\"_border_width\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:3;s:10:\"gap_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:1;s:16:\"content_position\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:3:\"gap\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:13:\"margin_mobile\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),(867,5301,'_sbi_oembed_done_checking','1'),(868,5301,'_elementor_edit_mode','builder'),(869,5301,'_elementor_template_type','wp-page'),(870,5301,'_elementor_version','3.16.6'),(871,5301,'_elementor_pro_version','3.16.2'),(872,5301,'_wp_page_template','elementor_canvas'),(873,5301,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";}}'),(874,5301,'_elementor_data','[{\"id\":\"1306931\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_xpos\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"background_ypos\":{\"unit\":\"%\",\"size\":115,\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_title\":\"Header\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":88,\"sizes\":[]},\"column_position\":\"stretch\",\"background_size_tablet\":\"initial\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_image\":{\"id\":7235,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/homes-all.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center right\",\"background_overlay_ypos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_size_mobile\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image_tablet\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_overlay_position_tablet\":\"initial\",\"background_overlay_xpos_tablet\":{\"unit\":\"vw\",\"size\":30,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_size_tablet\":\"initial\",\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"content_position\":\"bottom\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"background_image\":{\"url\":false,\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_color\":\"#EEEBE2\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"5be0e5e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"content_position\":\"bottom\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"animation\":\"fadeIn\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"57bf0244\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5493,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/SALE.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"_position\":\"absolute\",\"_animation\":\"bounceInDown\",\"animation_duration\":\"fast\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5308,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder.png\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"393fe83e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4ac81c2f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"2c3a3ec1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":32,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/logo.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5310,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-1.png\"},\"space\":{\"unit\":\"px\",\"size\":163,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7e8b75a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dedicated modern Hair Salon and Barber Shop theme\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ae073ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Salon de Coiffure is lovely niche theme is built and suitable for any business operating in the Hair and Beauty industry.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"43\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"_z_index\":5,\"_background_background\":\"classic\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Helvetica\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f744e92\",\"elType\":\"widget\",\"settings\":{\"text\":\"Explore Theme\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"button_background_hover_color\":\"\",\"hover_color\":\"\",\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=coiffure&n=1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"left\",\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_text_decoration\":\"none\",\"_element_vertical_align_mobile\":\"center\",\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"466e509\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"39070d61\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":39,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"71ef0b0f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"48b88903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"7273e4f4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5312,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/1-click-demo-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":216,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-68\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_element_width\":\"auto\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":35,\"end\":60}},\"animation_duration\":\"fast\",\"_animation_delay\":700,\"vamtam_fg_layer_mask_img\":{\"id\":5313,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-2.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4586836b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54b0cce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"e8c10f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5314,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/clients-trust-charitify-1-2-1.svg\"},\"library\":\"svg\"},\"title_text\":\"60 000+\",\"description_text\":\"Clients trust Vamtam\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"19b3378d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"center\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"35747a2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5315,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/liftime-updates-charitify-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"FREE\",\"description_text\":\"Lifetime updates\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9a59c86\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"align\":\"flex-start\",\"align_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"542d0767\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5316,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Support-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"24\\/7\",\"description_text\":\"Dedicated suport team\",\"position\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_css_classes\":\"vamtam-el-widget-icon-box-flex\",\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=vamtam_accent_6\",\"description_color\":\"globals\\/colors?id=vamtam_accent_6\",\"title_typography_typography\":\"\",\"description_typography_typography\":\"\"},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Titillium Web\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"none\",\"title_typography_font_style\":\"normal\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25bd25b7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_color\":\"#ECF2F4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c4fb542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"15\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"15\",\"bottom\":\"55\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#EEEBE2\"},\"elements\":[{\"id\":\"9f0198c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5317,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/free-image.svg\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5318,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e0cb9b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"$340 Worth of Premium Image Stock Included in the Package for Free.\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48b0fe58\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"60\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"30\",\"bottom\":\"55\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"45\",\"left\":\"20\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":false},\"align_mobile\":\"flex-start\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#EEEBE2\"},\"elements\":[{\"id\":\"2a1d1d53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5319,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Getty_Images_Logo.webp\"},\"align\":\"right\",\"align_mobile\":\"left\",\"width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5320,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"435cf407\",\"elType\":\"widget\",\"settings\":{\"title\":\"All images shown on the demo website come with the demo content, and can be used in your next project, without the need to buy any additional licences.\",\"header_size\":\"p\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\",\"title_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"title_color\":\"#1D2D3E\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c228ff7\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"30\",\"bottom\":\"100\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"structure\":\"20\",\"border_width\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"border_color\":\"#FFFFFF\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color\":\"#EEEBE2\"},\"elements\":[{\"id\":\"4cc46f8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31429f17\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_z_index\":1,\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=coiffure&n=1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"sink\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"image_size\":\"full\",\"image\":{\"id\":7705,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Home-1-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5322,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-5.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2b652eec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"253fbc00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\"},\"elements\":[{\"id\":\"13e62695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair &amp; Beauty Salon<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3bec9b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e62b47c\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=coiffure&n=3\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"sink\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"image_size\":\"full\",\"image\":{\"id\":7237,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Home-2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5324,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-6.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"880ebe0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a6b11eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"5859c890\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hair Salon<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ddd365\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.18)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/themes.vamtam.com\\/?theme=coiffure&n=2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"hover_animation\":\"sink\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":30,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.09)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":1,\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"image_size\":\"full\",\"image\":{\"id\":7238,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Home-3.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"css_filters_css_filter\":\"custom\",\"css_filters_hover_css_filter\":\"custom\",\"vamtam_fg_layer_mask_img\":{\"id\":5324,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-6.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0ff2a5e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a73e15b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F3F3F3\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"c4c382d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Barber Shop<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eaf824b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":7242,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Details.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"30\",\"bottom\":\"280\",\"left\":\"30\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":true},\"background_size_tablet\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"overflow\":\"hidden\",\"border_width\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"661b6f65\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"var(--vamtam-accent-color-5)\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":40,\"spread\":0.2,\"color\":\"rgba(0, 0, 0, 0.1)\"},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d5a350c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Details,<br>\\nnot only in\\n<br>home pages...\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"495550c1\",\"elType\":\"section\",\"settings\":{\"custom_height_inner\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c595c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.027,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#EDEDED\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a788e6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5327,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/vamtam-elite-1-1.svg\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]},\"vamtam_fg_layer_mask_img\":{\"id\":5328,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-8.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"62552455\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.973,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_mobile\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38770ac6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5461,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Elementor-Logo-Full-Red.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"left\",\"vamtam_fg_layer_mask_img\":{\"id\":5330,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-9.png\"},\"space\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25c95c7b\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[{\"id\":\"46e24ab6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"781725b5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key Features\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ea73c08\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[{\"id\":\"2ec80691\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"36038d27\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5316,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Support-1-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Timely Support 8<br>hours Average Response Time\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_size\":\"h5\",\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"77e279df\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"598506c0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5332,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/elementor-2.svg\"},\"library\":\"svg\"},\"title_text\":\"Elementor <br>Drag and Drop <br>Builder\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"7673169\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"55de7adb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5333,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/elementor-pro-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Elementor Pro Support\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":64,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"491b3777\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4bc57e2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5334,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/option-panel-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Powerful Theme Option Panel\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"6eb30296\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4465a29f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5335,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/tutorials-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"23 HD Video Tutorials for Beginners\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1449055c\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"1bc4554b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5336,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Combined-Shape-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Extensive <br>Setup Guide\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"114b0944\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"130\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"33f3d2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"67a37f1a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5337,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/help-articles-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"100+ <br>Help Articles \",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"22262a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"672c181f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5338,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/niche-design-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Niche Specific Design and Functionality \",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"38cdbeea\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"7c2a3e39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5339,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/no-code-new-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"No Coding Knowledge Required\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"icon_space\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"5e8a654d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"7c56deca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5340,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/perrformance-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Exceptional Page-Load Performance\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"fa68e28\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4bff7fe0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5341,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/on-click-demo-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"One-Click Demo Content Installer\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"595926cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"_inline_size_mobile\":50,\"animation\":\"zoomIn\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"50b72ecb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":5342,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/translation-1-1.svg\"},\"library\":\"svg\"},\"title_text\":\"Translation<br>Ready\",\"description_text\":\"\",\"title_color\":\"var(--vamtam-accent-color-6)\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_font_weight\":\"500\",\"title_typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f18772f\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"145\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"90\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1befae6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1708730b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Icons\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fe716dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Custom created icons crafted for your personal needs.<\\/p>\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_font_family\":\"Titillium Web\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"537afced\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":68.332,\"_inline_size_mobile\":100,\"content_position\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#F9F9F9\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"10\",\"bottom\":\"25\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"content_position_mobile\":\"center\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f89b756\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f91f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2524f62a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_transform_flipX_effect\":\"transform\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5a6b3d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"1651ddbd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2053593a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\"},\"elements\":[{\"id\":\"6dcbc5a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7e2db1ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"21884b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-mustage\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"15e5052a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"_inline_size_mobile\":33.33,\"content_position_mobile\":\"center\",\"align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ef3155\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-knife\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_element_width\":\"auto\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31597e36\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"heading_color\":\"var(--vamtam-accent-color-5)\",\"color_text\":\"var(--vamtam-accent-color-5)\",\"padding\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"30\",\"bottom\":\"170\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"overflow\":\"hidden\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#10182B\"},\"elements\":[{\"id\":\"ba439c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dea7b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2b2a46bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.568,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29bc06db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Compatible plugins\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2307abce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.36,\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f2f7a7e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f6a5ede\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"e49c979\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5343,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/99-free-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_z_index\":2,\"vamtam_fg_layer_mask_img\":{\"id\":5344,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-10.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"60a71c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5345,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Group-6.png\"},\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"vamtam_fg_layer_mask_img\":{\"id\":5346,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-11.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21766939\",\"elType\":\"widget\",\"settings\":{\"title\":\"WP101 Video \\nTutorials\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63930872\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"109b1342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5347,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Elementor-Logo-Symbol-White.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5348,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-12.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"103e60f5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elementor<br>\\nPage Builder\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2eafb38f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"655455fa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5349,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Elementor-Logo-Symbol-White2.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5350,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-13.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b311f1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elementor<br>PRO \\nPage Builder\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"14c259ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":16.66,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"25\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"76f9443f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5351,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/woocommerce-logo.png\"},\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_fg_layer_mask_img\":{\"id\":5352,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-14.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2daaa6e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"WooCommerce\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f0463a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":33.36,\"_inline_size_tablet\":33.33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"content_position_mobile\":\"center\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"2d910016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5353,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/plugins-icon-1-1.svg\"},\"_margin\":{\"unit\":\"%\",\"top\":\"-59\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"vamtam_fg_layer_mask_img\":{\"id\":5354,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-15.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5fb4d72f\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"514afadf\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"5cd96691\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5355,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/yoast_icon_rgb_optm.png\"},\"width\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5356,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-16.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4470d7f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yoast SEO\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"946043c\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"41597951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5357,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/WPForms-icon-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5358,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-17.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"10fbaf92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Form WPForms\\n\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"36d25da\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"31bc5369\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5359,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/udp-logo-1-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align\":\"center\",\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5360,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-18.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9dc6dad\",\"elType\":\"widget\",\"settings\":{\"title\":\"UpdraftPlus\\n<br>\\nBackup Plugin\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2e7f04ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"4bf82aab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5361,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/wordfence-security-logo-1-1.svg\"},\"width\":{\"unit\":\"px\",\"size\":112,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5362,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-19.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f7d0de0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wordfence Security\\nWooCommerce\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4fa94d05\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"space_between_widgets\":5,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"7fd6afe\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"id\":5363,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/icon-256x256-1.webp\"},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5364,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-20.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66efbdd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Translate Multilingual Sites\",\"header_size\":\"p\",\"align\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"532072a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"6ac1b629\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5365,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/really-simple-sll-logo-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":72.8,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5366,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-21.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34b302b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Really Simple SSL\\n\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71320b01\",\"elType\":\"section\",\"settings\":{\"content_position\":\"bottom\",\"structure\":\"60\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"75e82bad\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"619127db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5367,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/loco-1-1.png\"},\"align\":\"center\",\"width\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"var(--vamtam-accent-color-5)\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"1000\",\"right\":\"1000\",\"bottom\":\"1000\",\"left\":\"1000\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_vertical_align\":\"center\",\"vamtam_fg_layer_mask_img\":{\"id\":5368,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-22.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"216a165a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loco Translate\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1a624eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"25\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"1278c238\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5369,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Limit-Login-Copy.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"vamtam_fg_layer_mask_img\":{\"id\":5370,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-23.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58ba6637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Limit Login<br>\\nAttempts Reloaded\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a7148\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"7a156eb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5371,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Monsterlights-Copy-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5372,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-24.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b3daf9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monsterinsights\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6d41b26f\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"650a60a9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5373,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/acf-logo-2.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5374,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-25.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63757085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advanced Custom Fields\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1480d4f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"align\":\"center\",\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"77d50897\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5375,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/icon-256x256-1-1.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"contain\",\"vamtam_fg_layer_mask_img\":{\"id\":5376,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-26.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"27e7e2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cookie Notice for \\n<br>GTPR & CCPA\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3ccebe49\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":15,\"background_background\":\"classic\",\"background_color\":\"rgba(255, 255, 255, 0.06)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_inline_size_tablet\":33.33,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_mobile\":50,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"center\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"5b1492b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":5377,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/Rectangle-4.png\"},\"width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"object-fit\":\"cover\",\"vamtam_fg_layer_mask_img\":{\"id\":5378,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-27.png\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"174ca218\",\"elType\":\"widget\",\"settings\":{\"title\":\"LiteSpeed \\n<br>\\nCache\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a733174\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"structure\":\"20\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":35,\"sizes\":[]},\"background_image\":{\"id\":7261,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Tablets.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_xpos\":{\"unit\":\"vw\",\"size\":69,\"sizes\":[]},\"background_ypos\":{\"unit\":\"vh\",\"size\":-7,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"column_position\":\"stretch\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\",\"_title\":\"Footer\",\"__globals__\":{\"background_color\":\"\",\"color_link\":\"\",\"color_link_hover\":\"\"},\"content_position\":\"middle\",\"background_color\":\"#EEEBE2\"},\"elements\":[{\"id\":\"197f7b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_link\":\"\",\"color_link_hover\":\"\"},\"content_position\":\"center\"},\"elements\":[{\"id\":\"22266f88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lovely<br>\\nniche theme.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"_element_width\":\"auto\",\"title_color\":\"#DDD8D4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e233bb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Theme\",\"align\":\"left\",\"align_mobile\":\"left\",\"text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"button_background_hover_color\":\"\",\"hover_color\":\"\",\"vamtam_icon_color\":\"\",\"typography_typography\":\"\"},\"typography_text_decoration\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/1.envato.market\\/vamtam-coiffure-checkout\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"left\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2.9,\"sizes\":[]},\"text_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_element_vertical_align\":\"flex-end\",\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"icon_align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"19494c5f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1fe343f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f4f8435\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5e7cd247\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":39.963,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\",\"align\":\"flex-start\",\"content_position_tablet\":\"bottom\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"285315de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"http:\\/\\/www.vamtam.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">VamTam Themes<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"px\",\"size\":52,\"sizes\":[]},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1fef5ca4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"f3294c9\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%22%7D\\\"]\"},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"62604899\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.928,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"742afd6\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"63a97cce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":-2,\"blur\":5,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.08)\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22dd4\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"%\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"var(--vamtam-accent-color-2)\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":14,\"blur\":2,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.28)\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"width\":{\"unit\":\"vw\",\"size\":18,\"sizes\":[]},\"image_size\":\"full\",\"_element_vertical_align\":\"center\",\"align_tablet\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":62}},\"motion_fx_devices\":[\"desktop\"],\"image\":{\"id\":7243,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/Phone.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"vamtam_fg_layer_mask_img\":{\"id\":5380,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/03\\/placeholder-28.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"56c2cd84\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":30,\"sizes\":[]},\"background_image\":{\"id\":\"\",\"url\":false},\"background_xpos\":{\"unit\":\"vw\",\"size\":69,\"sizes\":[]},\"background_ypos\":{\"unit\":\"vh\",\"size\":-7,\"sizes\":[]},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":86,\"sizes\":[]},\"column_position\":\"bottom\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":301,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"_title\":\"Footer-Mobile\",\"__globals__\":{\"background_color\":\"\",\"color_text\":\"\",\"color_link\":\"\"},\"background_image_mobile\":{\"id\":\"\",\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#EEEBE2\"},\"elements\":[{\"id\":\"50b3f15b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3255a436\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lovely<br>\\nniche theme.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d7ebc36\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4040d799\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74bdbbab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f549c3d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Buy Theme\",\"align\":\"right\",\"align_mobile\":\"left\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_background_hover_color\":\"\",\"hover_color\":\"\"},\"typography_text_decoration\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/1.envato.market\\/vamtam-coiffure-checkout\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_tablet\":\"left\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":2.9,\"sizes\":[]},\"icon_align\":\"right\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"520ad49f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022<\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"f3294c9\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%22%7D\\\"]\"},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"be3d41a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"http:\\/\\/www.vamtam.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">VamTam Themes<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"_offset_orientation_v\":\"end\",\"_element_width\":\"auto\",\"_offset_x\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_family\":\"Inter\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(875,5301,'_elementor_page_assets','a:1:{s:6:\"styles\";a:18:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";i:9;s:12:\"e-animations\";i:10;s:12:\"e-animations\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";}}'),(876,5301,'_elementor_controls_usage','a:9:{s:5:\"image\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:29;s:5:\"align\";i:14;s:10:\"image_size\";i:10;s:12:\"align_mobile\";i:2;s:7:\"link_to\";i:3;s:4:\"link\";i:3;s:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:5:{s:14:\"_section_style\";a:10:{s:9:\"_position\";i:1;s:14:\"_margin_mobile\";i:8;s:7:\"_margin\";i:22;s:15:\"_padding_tablet\";i:3;s:14:\"_element_width\";i:3;s:14:\"_margin_tablet\";i:6;s:8:\"_z_index\";i:4;s:8:\"_padding\";i:12;s:15:\"_padding_mobile\";i:1;s:23:\"_element_vertical_align\";i:2;}s:15:\"section_effects\";a:8:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;s:26:\"motion_fx_translateY_speed\";i:2;s:34:\"motion_fx_translateY_affectedRange\";i:2;s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:27:\"motion_fx_translateY_effect\";i:1;s:17:\"motion_fx_devices\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}s:15:\"_section_border\";a:4:{s:22:\"_box_shadow_box_shadow\";i:3;s:14:\"_border_radius\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:16:{s:5:\"width\";i:28;s:12:\"width_tablet\";i:3;s:12:\"width_mobile\";i:3;s:5:\"space\";i:4;s:12:\"space_tablet\";i:4;s:12:\"space_mobile\";i:4;s:24:\"vamtam_fg_layer_mask_img\";i:29;s:6:\"height\";i:16;s:15:\"hover_animation\";i:3;s:18:\"image_border_width\";i:3;s:32:\"image_box_shadow_box_shadow_type\";i:3;s:27:\"image_box_shadow_box_shadow\";i:4;s:22:\"css_filters_css_filter\";i:3;s:28:\"css_filters_hover_css_filter\";i:3;s:19:\"image_border_border\";i:2;s:10:\"object-fit\";i:15;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:2:{s:5:\"space\";i:3;s:12:\"space_mobile\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:25;s:11:\"header_size\";i:19;s:5:\"align\";i:17;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:8:{s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;s:8:\"_padding\";i:6;s:7:\"_margin\";i:9;s:15:\"_padding_tablet\";i:4;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:1;s:14:\"_margin_tablet\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:13:{s:21:\"typography_typography\";i:24;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:24;s:27:\"typography_font_size_tablet\";i:8;s:27:\"typography_font_size_mobile\";i:5;s:22:\"typography_font_weight\";i:24;s:25:\"typography_text_transform\";i:8;s:22:\"typography_line_height\";i:24;s:11:\"title_color\";i:4;s:21:\"typography_font_style\";i:4;s:29:\"typography_line_height_mobile\";i:4;s:25:\"typography_letter_spacing\";i:4;s:23:\"typography_word_spacing\";i:4;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:8:\"_padding\";i:4;s:7:\"_margin\";i:9;s:14:\"_margin_tablet\";i:6;s:21:\"_element_custom_width\";i:1;s:8:\"_z_index\";i:1;s:9:\"_position\";i:2;s:21:\"_offset_orientation_v\";i:4;s:14:\"_element_width\";i:4;s:9:\"_offset_x\";i:2;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:6;s:27:\"typography_font_size_mobile\";i:2;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:6;s:5:\"align\";i:3;s:29:\"typography_line_height_mobile\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:3;s:16:\"vamtam_icon_size\";i:1;s:10:\"icon_align\";i:3;s:11:\"icon_indent\";i:3;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:9:{s:7:\"_margin\";i:3;s:15:\"_z_index_tablet\";i:3;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:3;s:15:\"_padding_mobile\";i:3;s:8:\"_padding\";i:2;s:30:\"_element_vertical_align_mobile\";i:1;s:14:\"_element_width\";i:1;s:23:\"_element_vertical_align\";i:1;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:16:\"_animation_delay\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:2;s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:19:\"text_padding_mobile\";i:3;s:26:\"typography_text_decoration\";i:3;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:2;s:12:\"text_padding\";i:2;s:19:\"text_padding_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:63;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:10:{s:12:\"_inline_size\";i:63;s:19:\"_inline_size_tablet\";i:33;s:16:\"content_position\";i:25;s:21:\"space_between_widgets\";i:23;s:5:\"align\";i:31;s:12:\"align_mobile\";i:5;s:19:\"_inline_size_mobile\";i:35;s:23:\"content_position_mobile\";i:7;s:23:\"content_position_tablet\";i:1;s:12:\"align_tablet\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:46;s:6:\"margin\";i:43;s:14:\"padding_mobile\";i:17;s:13:\"margin_mobile\";i:37;s:14:\"padding_tablet\";i:11;s:13:\"margin_tablet\";i:29;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:13;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:3;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:7:{s:21:\"background_background\";i:34;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:19:\"background_bg_width\";i:1;s:16:\"background_image\";i:1;s:16:\"background_color\";i:32;}s:14:\"section_border\";a:9:{s:13:\"border_radius\";i:3;s:20:\"border_radius_mobile\";i:2;s:13:\"border_border\";i:5;s:12:\"border_width\";i:4;s:12:\"border_color\";i:4;s:21:\"box_shadow_box_shadow\";i:4;s:19:\"border_width_mobile\";i:1;s:26:\"box_shadow_box_shadow_type\";i:1;s:20:\"border_radius_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:15;}s:14:\"section_layout\";a:11:{s:6:\"_title\";i:3;s:6:\"height\";i:3;s:13:\"custom_height\";i:3;s:15:\"column_position\";i:3;s:20:\"custom_height_mobile\";i:1;s:8:\"overflow\";i:6;s:16:\"content_position\";i:11;s:20:\"custom_height_tablet\";i:3;s:19:\"custom_height_inner\";i:1;s:13:\"content_width\";i:3;s:3:\"gap\";i:2;}}s:5:\"style\";a:5:{s:18:\"section_background\";a:14:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:4;s:15:\"background_xpos\";i:3;s:15:\"background_ypos\";i:3;s:22:\"background_size_tablet\";i:4;s:22:\"background_size_mobile\";i:2;s:26:\"background_bg_width_mobile\";i:2;s:16:\"background_image\";i:4;s:16:\"background_color\";i:6;s:15:\"background_size\";i:4;s:19:\"background_bg_width\";i:3;s:26:\"background_bg_width_tablet\";i:3;s:23:\"background_image_mobile\";i:1;}s:21:\"section_shape_divider\";a:2:{s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}s:26:\"section_background_overlay\";a:17:{s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:23:\"background_overlay_ypos\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:26:\"background_overlay_opacity\";i:1;s:30:\"background_overlay_size_mobile\";i:1;s:34:\"background_overlay_bg_width_mobile\";i:1;s:23:\"background_overlay_xpos\";i:1;s:29:\"background_overlay_background\";i:1;s:31:\"background_overlay_image_tablet\";i:1;s:34:\"background_overlay_position_tablet\";i:1;s:30:\"background_overlay_xpos_tablet\";i:1;s:30:\"background_overlay_ypos_tablet\";i:1;s:30:\"background_overlay_size_tablet\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:34:\"background_overlay_bg_width_tablet\";i:1;}s:14:\"section_border\";a:4:{s:12:\"border_width\";i:5;s:19:\"border_width_tablet\";i:2;s:19:\"border_width_mobile\";i:2;s:12:\"border_color\";i:2;}s:12:\"section_typo\";a:2:{s:13:\"heading_color\";i:1;s:10:\"color_text\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:6:\"margin\";i:19;s:7:\"padding\";i:25;s:14:\"padding_mobile\";i:17;s:13:\"margin_mobile\";i:16;s:13:\"margin_tablet\";i:13;s:14:\"padding_tablet\";i:12;s:7:\"z_index\";i:3;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:15;s:10:\"title_text\";i:15;s:16:\"description_text\";i:15;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:3;s:10:\"text_align\";i:3;}s:18:\"section_style_icon\";a:2:{s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:5;}s:21:\"section_style_content\";a:18:{s:18:\"title_bottom_space\";i:3;s:33:\"description_typography_typography\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_line_height\";i:3;s:11:\"title_color\";i:15;s:17:\"description_color\";i:3;s:27:\"title_typography_typography\";i:15;s:28:\"title_typography_font_family\";i:15;s:26:\"title_typography_font_size\";i:15;s:33:\"title_typography_font_size_tablet\";i:3;s:33:\"title_typography_font_size_mobile\";i:3;s:28:\"title_typography_font_weight\";i:15;s:31:\"title_typography_text_transform\";i:3;s:27:\"title_typography_font_style\";i:3;s:28:\"title_typography_line_height\";i:15;s:35:\"title_typography_line_height_mobile\";i:3;s:31:\"title_typography_letter_spacing\";i:3;s:29:\"title_typography_word_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:12:\"_css_classes\";i:3;s:14:\"_element_width\";i:3;s:8:\"_padding\";i:12;s:7:\"_margin\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:4:\"size\";i:5;s:11:\"size_tablet\";i:5;s:11:\"size_mobile\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:5;}s:18:\"_section_transform\";a:1:{s:23:\"_transform_flipX_effect\";i:1;}}}}}'),(877,5853,'_sbi_oembed_done_checking','1'),(878,5853,'_elementor_edit_mode','builder'),(879,5853,'_elementor_template_type','wp-page'),(880,5853,'_elementor_version','3.16.6'),(881,5853,'_elementor_pro_version','3.16.2'),(882,5853,'_wp_page_template','default'),(883,5853,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(884,5853,'_elementor_data','[{\"id\":\"f9073cc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":99.9,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":97,\"sizes\":[]},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/gabrielle-henderson-e5XjqAnVejo-unsplash-1-1.jpg\",\"id\":6342,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-81\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2897658\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"custom\",\"top\":\"5.25vh\",\"right\":\"0\",\"bottom\":\"5.25vh\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"bottom\",\"content_position_mobile\":\"bottom\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"custom\",\"top\":\"10vh\",\"right\":\"0\",\"bottom\":\"10h\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7104a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be beautiful. \\n<br>\\nBe you.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\",\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a039d4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/pexels-ekaterina-belinskaya-4744784-section-1.png\",\"id\":5957,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":\"240\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":22,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":29,\"end\":76}},\"background_motion_fx_blur_level\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[{\"id\":\"d6d0fa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b06f58\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\\u2019ve got your beauty needs covered\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90734fd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[{\"id\":\"f694530\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.453,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"822ea44\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 Our Services\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e748964\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.547,\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":15,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d4bb16\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"[elementor-template id=\\\"6460\\\"]\",\"tab_content\":\"<p>[elementor-template id=\\\"6533\\\"]<\\/p>\",\"_id\":\"3f44dbc\",\"__dynamic__\":[]},{\"tab_title\":\"[elementor-template id=\\\"6545\\\"]\",\"tab_content\":\"<p>[elementor-template id=\\\"6548\\\"]<\\/p>\",\"__dynamic__\":[],\"_id\":\"aac2630\"},{\"tab_title\":\"[elementor-template id=\\\"6618\\\"]\",\"tab_content\":\"<p>[elementor-template id=\\\"6627\\\"]<\\/p>\",\"__dynamic__\":[],\"_id\":\"52c4dfb\"}],\"tabs_align_horizontal\":\"stretch\",\"__globals__\":{\"tab_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"background_color\":\"\",\"border_color\":\"\",\"tab_active_color\":\"globals\\/colors?id=vamtam_accent_1\",\"tab_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_css_classes\":\"vamtam-force-mobile-hr\",\"tab_typography_typography\":\"custom\",\"tab_typography_font_family\":\"Helvetica\",\"tab_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"tab_typography_font_weight\":\"400\",\"tab_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"border_color\":\"#FAFAFA00\",\"background_color\":\"#FAFAFA00\",\"tab_active_color\":\"#191919\",\"tab_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"custom_css\":\"@media (max-width: 767px){\\n.elementor-widget-tabs.vamtam-has-theme-widget-styles.vamtam-force-mobile-hr.elementor-tabs-alignment-center .elementor-tabs-wrapper {\\n    justify-content: center;\\n}\\n}\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"20\",\"left\":\"-15\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"10\",\"left\":\"-15\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":194.221}},\"elements\":[],\"widgetType\":\"tabs\"},{\"id\":\"656ed9b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all services & pricing\",\"align\":\"left\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1e4d88\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"40ae404\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets\":0,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ace4465\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beautiful hair? It is easy and wonderful!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\",\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3456ffb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9d2c940\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 The Salon\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e437adc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"overflow\":\"hidden\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ae4b9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position_tablet\":\"center\"},\"elements\":[{\"id\":\"9695502\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"-40\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":3,\"_background_background\":\"classic\",\"_background_color\":\"#C6B19F4D\",\"space_tablet\":{\"unit\":\"px\",\"size\":265,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":31,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7ae20fe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/pexels-ekaterina-belinskaya-4744784.png\",\"id\":5993,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":325,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":170,\"sizes\":[]},\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_z_index\":1,\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":24,\"end\":95}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"edb2ff1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-532522846.jpg\",\"id\":6006,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":425,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-355\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index\":3,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":\"90\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-180\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":76}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0eb9dd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"18\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":0,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7de414\",\"elType\":\"widget\",\"settings\":{\"source_json\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/svg-animation.json\",\"id\":5985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lottie\"},{\"id\":\"5fe6d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We started as a small beauty studio in Brooklyn, New York. Our main idea was to create the best beauty studio in the world. Can there be compromises in the best studio in the world? Our answer is always no. We care about the best quality, hire specialists, and provide customer service. This approach allowed us to grow and create an excellent team passionate about everything we do.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d825464\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c8b56b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-527880492.jpg\",\"id\":6031,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"background_position_mobile\":\"top center\",\"background_size_mobile\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F1EBE1\",\"background_overlay_color_b\":\"#F0EAE100\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"background_overlay_opacity_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\"},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"8a7d4ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_mobile\":0,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"}},\"elements\":[{\"id\":\"00b4f8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We can guarantee you have never received as many compliments as you will, after you book a visit with us.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":410,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"text_color\":\"#191919\",\"_element_width_mobile\":\"inherit\",\"_background_color\":\"#F0EAE1\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0cbd3c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3d4940d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"750ed0c\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"14a4470\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"bottom\",\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"818ab4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Look & Feel Your Best\",\"path\":\"circle\",\"align\":\"center\",\"size\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"rotation\":{\"unit\":\"deg\",\"size\":260,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=vamtam_accent_1\",\"stroke_color_normal\":\"globals\\/colors?id=vamtam_accent_6\",\"path_fill_normal\":\"globals\\/colors?id=vamtam_accent_6\",\"text_color_hover\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_4\"},\"_element_width\":\"initial\",\"text_typography_font_family\":\"Philosopher\",\"text_typography_font_weight\":\"400\",\"text_typography_text_transform\":\"uppercase\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_direction\":\"negative\",\"motion_fx_devices\":[\"desktop\"],\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":155,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\"},\"elements\":[],\"widgetType\":\"text-path\"},{\"id\":\"0c88fe8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"fit_to_size\":\"yes\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"18\",\"bottom\":\"2\",\"left\":\"18\",\"isLinked\":false},\"_element_width\":\"initial\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":38.5,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_5\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_custom_width\":{\"unit\":\"px\",\"size\":86,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":74,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ccb8d68\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dbfbbf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":\"50%\",\"bottom\":\"50px\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13ee6a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team of highly trained & skilled stylists\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"99be2ad\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e9c30f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"space-between\",\"space_between_widgets\":20,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets_tablet\":20,\"space_between_widgets_mobile\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c69ead\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 Artists\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff1b35f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Meet the team\",\"align\":\"left\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5322e34\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b49489\",\"elType\":\"widget\",\"settings\":{\"source_json\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/svg-animation.json\",\"id\":5985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lottie\"},{\"id\":\"a171511\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our Coiffure team comprises stylists with 10+ years of experience. Highly trained and skilled stylist ready to serve you every day.<\\/p>\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"91e3d6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2070b15\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe110b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\",\"id\":6090,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"998adb7\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%226926%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"492f78e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":17,\"space_between_widgets\":3,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23e0127\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mark Harris\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5a473b5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%226926%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d989da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Owner &amp; Senior Stylist<\\/p>\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"18d8bb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90eda57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1412220234.jpg\",\"id\":6094,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"998adb7\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%226915%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"31020cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":17,\"space_between_widgets\":3,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa42e8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Smith\",\"header_size\":\"div\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5a473b5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%226915%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e47782e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Stylist<\\/p>\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4002d9f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"overflow\":\"hidden\",\"margin\":{\"unit\":\"custom\",\"top\":\"13vh\",\"right\":0,\"bottom\":\"13vh\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":2000,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"custom\",\"top\":\"8vh\",\"right\":0,\"bottom\":\"8vh\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d593f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"808f225\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Be your best.<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_effect\":\"yes\",\"motion_fx_translateX_direction\":\"negative\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8036cbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\\u2019re always here<\\/p>\",\"align\":\"right\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_effect\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"221c27a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_image\":{\"id\":6229,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1370573477.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"background_bg_width\":{\"unit\":\"vw\",\"size\":50,\"sizes\":[]},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"center left\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"initial\",\"background_overlay_size_tablet\":\"initial\",\"background_overlay_bg_width\":{\"unit\":\"vw\",\"size\":55,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"background_overlay_position_mobile\":\"top left\",\"background_overlay_size_mobile\":\"initial\",\"background_overlay_bg_width_mobile\":{\"unit\":\"vw\",\"size\":0,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position_tablet\":\"top left\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":40,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"vh\",\"size\":-10,\"sizes\":[]},\"background_background\":\"classic\",\"background_size_tablet\":\"contain\",\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":50,\"sizes\":[]},\"background_motion_fx_translateX_direction\":\"negative\",\"background_motion_fx_translateX_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":80,\"end\":100}},\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"reverse_order_mobile\":\"reverse-mobile\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_position_mobile\":\"bottom left\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"7ad823c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"135\",\"isLinked\":false},\"align_tablet\":\"center\",\"align\":\"flex-start\"},\"elements\":[{\"id\":\"efd24b8\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[\"53\"],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false},\"columns\":1,\"columns_tablet\":1,\"rows\":3,\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false},{\"id\":\"8cba291\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":0,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"space-between\",\"background_color\":\"#FEFCF5\"},\"elements\":[{\"id\":\"669e6b2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"bottom\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":0,\"bottom\":\"10vh\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"custom\",\"top\":\"0\",\"right\":0,\"bottom\":\"5vh\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d347a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c1d1cf\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 Shop\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5387388\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e9cd08a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1160634686.jpg\",\"id\":6248,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":190,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e60b18\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"444fd1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0f8c25\",\"elType\":\"widget\",\"settings\":{\"source_json\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/svg-animation.json\",\"id\":5985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"lottie\"},{\"id\":\"ae07423\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cd20e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"8144cd6\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bffc3d0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d7eca48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets\":0,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f93cce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage, Ombre, and Sombre: What You Should Know\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"header_size\":\"h3\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h3\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3599ca1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ac171f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"dafa64a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"e04fe9b\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 Blog\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bb2af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4d6e629\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more\",\"align\":\"right\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2219%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a13a081\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":35,\"sizes\":[]},\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-1454817345.jpg\",\"id\":6379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"95\",\"left\":0,\"isLinked\":false},\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"55\",\"left\":0,\"isLinked\":false},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"18487b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cdabd3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d168fe7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2b74471\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets\":0,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"765d331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Home to the borough\\u2019s most creative hair stylists\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h2\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5455521\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"92d2236\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 Location & Hours\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cdaa5b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"120\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"85\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"cc07b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"186837f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26e2f7e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e317dfb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3af005f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"103f579\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"32c8003\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d49b95e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dbfdb07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"8d1f550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77594e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b2e1669\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa1c2ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b680e35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0ab9a42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"deaff6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5b7f7b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e22857\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"91c5e7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"header_size\":\"h4\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ebedfa8\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7cbd280\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04c0b72\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"164b56d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c2777\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6eca8ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/GettyImages-523356832.jpg\",\"id\":6393,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b65bf0c\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"vh\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5870cd3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3ed27e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"align\":\"space-between\"},\"elements\":[{\"id\":\"df7a723\",\"elType\":\"widget\",\"settings\":{\"title\":\" \\u2022 @coiffure\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"header_size\":\"div\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"386dd8e\",\"elType\":\"widget\",\"settings\":{\"source_json\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/10\\/svg-animation.json\",\"id\":5985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"lottie\"},{\"id\":\"923b7ea\",\"elType\":\"widget\",\"settings\":{\"feed_id\":\"10\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"-15\",\"bottom\":\"-30\",\"left\":\"-15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"sbi-widget\"}],\"isInner\":false}],\"isInner\":false}]'),(885,5853,'_elementor_page_assets','a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'),(886,5853,'_elementor_controls_usage','a:14:{s:7:\"heading\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:24;s:11:\"header_size\";i:18;s:4:\"link\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:12:{s:14:\"_element_width\";i:7;s:21:\"_element_custom_width\";i:7;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:14:\"_margin_mobile\";i:8;s:21:\"_element_width_mobile\";i:3;s:7:\"_margin\";i:8;s:14:\"_margin_tablet\";i:6;s:8:\"_padding\";i:7;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:6:\"_title\";i:1;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:17:\"_animation_tablet\";i:4;s:16:\"_animation_delay\";i:4;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:36;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:11:{s:12:\"_inline_size\";i:36;s:16:\"content_position\";i:7;s:23:\"content_position_mobile\";i:1;s:19:\"_inline_size_tablet\";i:6;s:21:\"space_between_widgets\";i:11;s:5:\"align\";i:4;s:23:\"content_position_tablet\";i:1;s:28:\"space_between_widgets_mobile\";i:2;s:28:\"space_between_widgets_tablet\";i:1;s:12:\"align_tablet\";i:1;s:19:\"_inline_size_mobile\";i:8;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:3;s:7:\"padding\";i:22;s:14:\"padding_tablet\";i:13;s:14:\"padding_mobile\";i:20;s:13:\"margin_mobile\";i:10;s:13:\"margin_tablet\";i:3;}}s:5:\"style\";a:3:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;s:19:\"border_width_mobile\";i:1;}s:13:\"section_style\";a:10:{s:21:\"background_background\";i:5;s:18:\"background_color_b\";i:1;s:23:\"background_color_b_stop\";i:1;s:16:\"background_image\";i:2;s:16:\"background_color\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;s:28:\"background_motion_fx_devices\";i:1;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:3:\"gap\";i:22;s:6:\"height\";i:3;s:13:\"custom_height\";i:6;s:20:\"custom_height_tablet\";i:6;s:20:\"custom_height_mobile\";i:6;s:15:\"column_position\";i:4;s:6:\"layout\";i:3;s:8:\"overflow\";i:3;s:16:\"content_position\";i:3;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:12;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:24:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:6;s:19:\"background_position\";i:6;s:17:\"background_repeat\";i:6;s:15:\"background_size\";i:6;s:19:\"background_bg_width\";i:2;s:26:\"background_bg_width_tablet\";i:2;s:37:\"background_motion_fx_translateY_speed\";i:3;s:45:\"background_motion_fx_translateY_affectedRange\";i:1;s:31:\"background_motion_fx_blur_level\";i:1;s:31:\"background_motion_fx_blur_range\";i:1;s:33:\"background_motion_fx_scale_effect\";i:2;s:28:\"background_motion_fx_devices\";i:5;s:40:\"background_motion_fx_motion_fx_scrolling\";i:3;s:32:\"background_motion_fx_scale_speed\";i:2;s:38:\"background_motion_fx_translateY_effect\";i:2;s:26:\"background_position_mobile\";i:3;s:22:\"background_size_mobile\";i:3;s:23:\"background_image_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:41:\"background_motion_fx_translateX_direction\";i:1;s:45:\"background_motion_fx_translateX_affectedRange\";i:1;s:26:\"background_bg_width_mobile\";i:2;s:21:\"background_attachment\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:26:\"section_background_overlay\";a:18:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:2;s:33:\"background_overlay_opacity_mobile\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;s:24:\"background_overlay_image\";i:1;s:27:\"background_overlay_position\";i:1;s:25:\"background_overlay_repeat\";i:1;s:23:\"background_overlay_size\";i:1;s:30:\"background_overlay_size_tablet\";i:1;s:27:\"background_overlay_bg_width\";i:1;s:34:\"background_overlay_bg_width_tablet\";i:1;s:34:\"background_overlay_position_mobile\";i:1;s:30:\"background_overlay_size_mobile\";i:1;s:34:\"background_overlay_bg_width_mobile\";i:1;s:34:\"background_overlay_position_tablet\";i:1;s:23:\"background_overlay_ypos\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:12;s:6:\"margin\";i:20;s:13:\"margin_tablet\";i:15;s:13:\"margin_mobile\";i:15;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:5;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:4:\"tabs\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_tabs\";a:2:{s:4:\"tabs\";i:1;s:21:\"tabs_align_horizontal\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:12:\"_css_classes\";i:1;s:14:\"_margin_tablet\";i:1;s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_tabs_style\";a:10:{s:25:\"tab_typography_typography\";i:1;s:26:\"tab_typography_font_family\";i:1;s:24:\"tab_typography_font_size\";i:1;s:26:\"tab_typography_font_weight\";i:1;s:26:\"tab_typography_line_height\";i:1;s:12:\"border_color\";i:1;s:16:\"background_color\";i:1;s:16:\"tab_active_color\";i:1;s:31:\"tab_typography_font_size_mobile\";i:1;s:12:\"border_width\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:9;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:9;s:5:\"align\";i:4;s:4:\"link\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:16:\"background_color\";i:6;s:22:\"vamtam_underline_width\";i:4;s:24:\"vamtam_underline_spacing\";i:4;s:29:\"button_background_hover_color\";i:4;s:25:\"button_hover_border_color\";i:4;s:13:\"border_border\";i:4;s:13:\"border_radius\";i:4;s:12:\"text_padding\";i:6;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:4;s:12:\"space_tablet\";i:3;s:12:\"space_mobile\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:8:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_offset_orientation_h\";i:1;s:8:\"_z_index\";i:1;s:14:\"_margin_tablet\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:7:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:27:\"motion_fx_translateY_effect\";i:1;s:30:\"motion_fx_translateY_direction\";i:1;s:26:\"motion_fx_translateY_speed\";i:1;s:34:\"motion_fx_translateY_affectedRange\";i:1;s:17:\"motion_fx_devices\";i:1;s:10:\"_animation\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:5;s:5:\"align\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:5:\"width\";i:3;s:5:\"space\";i:3;s:12:\"space_tablet\";i:3;s:12:\"space_mobile\";i:3;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:8:{s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:8:\"_z_index\";i:2;s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:1;}s:15:\"section_effects\";a:6:{s:29:\"motion_fx_motion_fx_scrolling\";i:3;s:27:\"motion_fx_translateY_effect\";i:3;s:26:\"motion_fx_translateY_speed\";i:3;s:34:\"motion_fx_translateY_affectedRange\";i:2;s:17:\"motion_fx_devices\";i:3;s:30:\"motion_fx_translateY_direction\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:6:\"lottie\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"lottie\";a:2:{s:11:\"source_json\";i:4;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:4;s:14:\"_margin_mobile\";i:4;s:14:\"_element_width\";i:1;}}s:5:\"style\";a:1:{s:5:\"style\";a:6:{s:5:\"width\";i:4;s:12:\"width_mobile\";i:2;s:5:\"space\";i:4;s:12:\"space_tablet\";i:4;s:12:\"space_mobile\";i:4;s:12:\"width_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:6;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:14:\"_margin_tablet\";i:5;s:14:\"_margin_mobile\";i:5;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:5:{s:29:\"motion_fx_motion_fx_scrolling\";i:2;s:27:\"motion_fx_translateX_effect\";i:2;s:30:\"motion_fx_translateX_direction\";i:1;s:26:\"motion_fx_translateX_speed\";i:2;s:17:\"motion_fx_devices\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:10:\"text_color\";i:1;s:5:\"align\";i:2;}}}}s:9:\"text-path\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:25:\"section_content_text_path\";a:3:{s:4:\"text\";i:1;s:4:\"path\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_text_path\";a:8:{s:4:\"size\";i:1;s:8:\"rotation\";i:1;s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;s:30:\"text_typography_letter_spacing\";i:1;s:27:\"text_typography_font_family\";i:1;s:27:\"text_typography_font_weight\";i:1;s:30:\"text_typography_text_transform\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:6:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:8:\"_padding\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:21:\"_offset_orientation_h\";i:1;s:21:\"_offset_orientation_v\";i:1;}s:15:\"section_effects\";a:4:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:24:\"motion_fx_rotateZ_effect\";i:1;s:27:\"motion_fx_rotateZ_direction\";i:1;s:17:\"motion_fx_devices\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:13:\"selected_icon\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:4:\"size\";i:1;s:11:\"fit_to_size\";i:1;s:11:\"size_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:15:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;s:9:\"_position\";i:1;s:21:\"_offset_orientation_h\";i:1;s:13:\"_offset_x_end\";i:1;s:21:\"_offset_orientation_v\";i:1;s:13:\"_offset_y_end\";i:1;s:21:\"_element_custom_width\";i:1;s:15:\"_padding_mobile\";i:1;s:28:\"_element_custom_width_mobile\";i:1;s:20:\"_offset_x_end_mobile\";i:1;s:20:\"_offset_y_end_mobile\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"section_query\";a:2:{s:13:\"query_include\";i:1;s:22:\"query_include_term_ids\";i:1;}s:15:\"section_content\";a:7:{s:14:\"columns_mobile\";i:1;s:34:\"vamtam_additional_cols_hint_mobile\";i:1;s:20:\"vamtam_use_hr_layout\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;s:7:\"columns\";i:1;s:14:\"columns_tablet\";i:1;s:4:\"rows\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_design_box\";a:3:{s:11:\"box_padding\";i:1;s:16:\"box_border_width\";i:1;s:16:\"box_border_color\";i:1;}s:22:\"section_products_style\";a:33:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:14:\"row_gap_tablet\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:20:\"title_spacing_tablet\";i:1;s:20:\"title_spacing_mobile\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:33:\"price_typography_font_size_tablet\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:32:\"old_price_typography_font_family\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:37:\"old_price_typography_font_size_tablet\";i:1;s:32:\"old_price_typography_font_weight\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:26:\"button_text_padding_mobile\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:19:\"button_text_padding\";i:1;}s:16:\"sale_flash_style\";a:4:{s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:10:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:14:\"_margin_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:21:\"_element_custom_width\";i:1;s:28:\"_element_custom_width_tablet\";i:1;s:28:\"_element_custom_width_mobile\";i:1;}}}}s:10:\"sbi-widget\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_content\";a:1:{s:7:\"feed_id\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;}}}}}'),(887,6915,'_thumbnail_id','6094'),(888,6915,'_sbi_oembed_done_checking','1'),(889,6915,'_elementor_edit_mode','builder'),(890,6915,'_elementor_template_type','wp-page'),(891,6915,'_elementor_version','3.16.5'),(892,6915,'_elementor_pro_version','3.16.2'),(893,6915,'_wp_page_template','default'),(894,6915,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(895,6915,'_elementor_data','[{\"id\":\"7cd48567\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4e29ac2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"215bb407\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist-Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13427838\",\"elType\":\"widget\",\"settings\":{\"title\":\"Isabella Parsons\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"824d660\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73b3dbc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15a4ac98\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"1a9a42a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(896,6915,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(897,6915,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(898,6926,'_thumbnail_id','6090'),(899,6926,'_sbi_oembed_done_checking','1'),(900,6926,'_elementor_edit_mode','builder'),(901,6926,'_elementor_template_type','wp-page'),(902,6926,'_elementor_version','3.16.5'),(903,6926,'_elementor_pro_version','3.16.2'),(904,6926,'_wp_page_template','default'),(905,6926,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(906,6926,'_elementor_data','[{\"id\":\"4f7e263\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"222c903b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"3ad96f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylist-Colorist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66a41b8b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Isabella Parsons\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"4b9ef41\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d14dc2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\\"carving petals\\u201d to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"597a945\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"38d8ee0f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(907,6926,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(908,6926,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:7:\"columns\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(909,315,'_wp_page_template','default'),(910,315,'_regular_price','48.00'),(911,315,'total_sales','3'),(912,315,'_tax_status','taxable'),(913,315,'_tax_class',''),(914,315,'_manage_stock','no'),(915,315,'_backorders','no'),(916,315,'_sold_individually','no'),(917,315,'_virtual','no'),(918,315,'_downloadable','no'),(919,315,'_download_limit','-1'),(920,315,'_download_expiry','-1'),(921,315,'_stock',''),(922,315,'_stock_status','instock'),(923,315,'_wc_average_rating','0'),(924,315,'_wc_review_count','0'),(925,315,'_product_version','7.4.1'),(926,315,'_price','48.00'),(927,315,'_vamtam_product_is_new',''),(928,315,'_sbi_oembed_done_checking','1'),(929,315,'_wp_old_date','2023-01-15'),(930,315,'_thumbnail_id','4708'),(931,315,'_product_image_gallery',''),(932,339,'_regular_price','28.00'),(933,339,'total_sales','3'),(934,339,'_tax_status','taxable'),(935,339,'_tax_class',''),(936,339,'_manage_stock','no'),(937,339,'_backorders','no'),(938,339,'_sold_individually','no'),(939,339,'_virtual','no'),(940,339,'_downloadable','no'),(941,339,'_download_limit','-1'),(942,339,'_download_expiry','-1'),(943,339,'_stock',''),(944,339,'_stock_status','instock'),(945,339,'_wc_average_rating','0'),(946,339,'_wc_review_count','0'),(947,339,'_product_version','7.4.1'),(948,339,'_price','28.00'),(949,339,'_wp_page_template','default'),(950,339,'_vamtam_product_is_new',''),(951,339,'_sbi_oembed_done_checking','1'),(952,339,'_thumbnail_id','4709'),(953,339,'_product_image_gallery',''),(954,2245,'_thumbnail_id','2246'),(955,2245,'_wp_page_template','default'),(956,2245,'_regular_price','33'),(957,2245,'total_sales','7'),(958,2245,'_tax_status','taxable'),(959,2245,'_tax_class',''),(960,2245,'_manage_stock','no'),(961,2245,'_backorders','no'),(962,2245,'_sold_individually','no'),(963,2245,'_virtual','no'),(964,2245,'_downloadable','no'),(965,2245,'_download_limit','-1'),(966,2245,'_download_expiry','-1'),(967,2245,'_stock',''),(968,2245,'_stock_status','instock'),(969,2245,'_wc_average_rating','0'),(970,2245,'_wc_review_count','0'),(971,2245,'_product_version','7.4.1'),(972,2245,'_price','33'),(973,2245,'_vamtam_product_is_new',''),(974,2245,'_sbi_oembed_done_checking','1'),(975,2245,'_wp_old_date','2023-02-21'),(976,2245,'_product_image_gallery',''),(977,2248,'_thumbnail_id','2249'),(978,2248,'_wp_page_template','default'),(979,2248,'_regular_price','36.00'),(980,2248,'total_sales','10'),(981,2248,'_tax_status','taxable'),(982,2248,'_tax_class',''),(983,2248,'_manage_stock','no'),(984,2248,'_backorders','no'),(985,2248,'_sold_individually','no'),(986,2248,'_virtual','no'),(987,2248,'_downloadable','no'),(988,2248,'_download_limit','-1'),(989,2248,'_download_expiry','-1'),(990,2248,'_stock',''),(991,2248,'_stock_status','instock'),(992,2248,'_wc_average_rating','0'),(993,2248,'_wc_review_count','0'),(994,2248,'_product_version','7.4.1'),(995,2248,'_price','36.00'),(996,2248,'_vamtam_product_is_new',''),(997,2248,'_sbi_oembed_done_checking','1'),(998,2248,'_wp_old_date','2023-02-21'),(999,2248,'_product_image_gallery',''),(1000,2251,'_wp_page_template','default'),(1001,2251,'_regular_price','28'),(1002,2251,'total_sales','8'),(1003,2251,'_tax_status','taxable'),(1004,2251,'_tax_class',''),(1005,2251,'_manage_stock','no'),(1006,2251,'_backorders','no'),(1007,2251,'_sold_individually','no'),(1008,2251,'_virtual','no'),(1009,2251,'_downloadable','no'),(1010,2251,'_download_limit','-1'),(1011,2251,'_download_expiry','-1'),(1012,2251,'_stock',''),(1013,2251,'_stock_status','instock'),(1014,2251,'_wc_average_rating','0'),(1015,2251,'_wc_review_count','0'),(1016,2251,'_product_version','7.4.1'),(1017,2251,'_price','28'),(1018,2251,'_vamtam_product_is_new',''),(1019,2251,'_thumbnail_id','2254'),(1020,2251,'_sbi_oembed_done_checking','1'),(1021,2251,'_wp_old_date','2023-02-21'),(1022,2251,'_product_image_gallery',''),(1023,2255,'_wp_page_template','default'),(1024,2255,'total_sales','7'),(1025,2255,'_tax_status','taxable'),(1026,2255,'_tax_class',''),(1027,2255,'_manage_stock','no'),(1028,2255,'_backorders','no'),(1029,2255,'_sold_individually','no'),(1030,2255,'_virtual','no'),(1031,2255,'_downloadable','no'),(1032,2255,'_download_limit','-1'),(1033,2255,'_download_expiry','-1'),(1034,2255,'_stock',''),(1035,2255,'_stock_status','instock'),(1036,2255,'_wc_average_rating','0'),(1037,2255,'_wc_review_count','0'),(1038,2255,'_product_version','7.4.1'),(1039,2255,'_vamtam_product_is_new',''),(1040,2255,'_sbi_oembed_done_checking','1'),(1041,2255,'_thumbnail_id','2253'),(1042,2255,'_wp_old_date','2023-02-21'),(1043,2255,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1044,2255,'_price','20'),(1045,2255,'_price','38'),(1046,2255,'_price','48'),(1047,2255,'_sku','453563'),(1048,2255,'_product_image_gallery',''),(1049,4371,'_thumbnail_id','4353'),(1050,4371,'_sbi_oembed_done_checking','1'),(1051,4371,'_elementor_edit_mode','builder'),(1052,4371,'_elementor_template_type','wp-post'),(1053,4371,'_elementor_version','3.16.6'),(1054,4371,'_elementor_pro_version','3.16.2'),(1055,4371,'_wp_page_template','default'),(1056,4371,'_elementor_data','[{\"id\":\"f444ca1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4d9f2a25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"774cb686\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5aa23f06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1dbe8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71c274d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"619803b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48e76e40\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2551af53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c401312\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"217de548\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"454b35f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"1d96c8f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"569e91fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"660ea6e3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5e0a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"1c05aea2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ef8e11c\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c5bfd95\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"175b90fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54fcc88e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64cd1fe0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3db8a185\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"2a429ad9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1057,4371,'_elementor_page_assets','a:0:{}'),(1058,4371,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1059,4373,'_thumbnail_id','4361'),(1060,4373,'_sbi_oembed_done_checking','1'),(1061,4373,'_elementor_edit_mode','builder'),(1062,4373,'_elementor_template_type','wp-post'),(1063,4373,'_elementor_version','3.16.6'),(1064,4373,'_elementor_pro_version','3.16.2'),(1065,4373,'_wp_page_template','default'),(1066,4373,'_elementor_data','[{\"id\":\"9c9b0be\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"275e73d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"24cd184b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c173e70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b30b83c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5003117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d85ce30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1acd5ae5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3b91998c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c6ff596\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59fe5791\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3dd4014\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"5bce48db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a2933a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5071f5c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"68434d3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"4020dbbf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f31e2ae\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b28f17d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"44ea97ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73dfdffc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61386fb8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"79e63630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"363c0380\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1067,4373,'_elementor_page_assets','a:0:{}'),(1068,4373,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1069,4375,'_thumbnail_id','4357'),(1070,4375,'_sbi_oembed_done_checking','1'),(1071,4375,'_elementor_edit_mode','builder'),(1072,4375,'_elementor_template_type','wp-post'),(1073,4375,'_elementor_version','3.16.6'),(1074,4375,'_elementor_pro_version','3.16.2'),(1075,4375,'_wp_page_template','default'),(1076,4375,'_elementor_data','[{\"id\":\"59468d49\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5632a1e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"337d51f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24517f44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"439f274f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6cb3747a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a6e819a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27e82acd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"364943ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"17d044d8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34668096\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5422755c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"395500ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7acd1687\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4107ce92\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b04891\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"19a4f3d5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"182a791d\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f1ec68e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"14cf2bae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"28d8f832\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"419f2055\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6da3f0f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"254b68d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1077,4375,'_elementor_page_assets','a:0:{}'),(1078,4375,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1079,4377,'_sbi_oembed_done_checking','1'),(1080,4377,'_thumbnail_id','4355'),(1081,4377,'_elementor_edit_mode','builder'),(1082,4377,'_elementor_template_type','wp-post'),(1083,4377,'_elementor_version','3.16.6'),(1084,4377,'_elementor_pro_version','3.16.2'),(1085,4377,'_wp_page_template','default'),(1086,4377,'_elementor_data','[{\"id\":\"545870a4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"547ee5be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"687ef996\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63a6b3ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa5b64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"71800a69\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e7669a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e19aaa4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"129327e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"702421e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e929b17\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"71e3cb68\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"22be5d50\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dc4cc36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4311eac0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6471c3d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"1bc917f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"39f8598d\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1191a009\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"407c3a40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13c6f3e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7226a4c3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3c6ddda4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"10ef2de7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1087,4377,'_elementor_page_assets','a:0:{}');
INSERT INTO `wpuf_postmeta` VALUES (1088,4377,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1089,4379,'_thumbnail_id','4356'),(1090,4379,'_sbi_oembed_done_checking','1'),(1091,4379,'_elementor_edit_mode','builder'),(1092,4379,'_elementor_template_type','wp-post'),(1093,4379,'_elementor_version','3.16.6'),(1094,4379,'_elementor_pro_version','3.16.2'),(1095,4379,'_wp_page_template','default'),(1096,4379,'_elementor_data','[{\"id\":\"62d2d18e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"479a304\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"3e3011c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9821f47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f70f842\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50ff1c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23f51b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"174d7768\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"672a6431\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a72ea4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c27c227\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7be47a2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"ac0bde6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62896bcc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4ec4a9aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6392e1f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"27e7e024\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"503fd5c2\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"430b0fa0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56c63cf4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a645a58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39b84f0e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"78c4449d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"2cf1a2c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1097,4379,'_elementor_page_assets','a:0:{}'),(1098,4379,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1099,4381,'_thumbnail_id','4362'),(1100,4381,'_sbi_oembed_done_checking','1'),(1101,4381,'_elementor_edit_mode','builder'),(1102,4381,'_elementor_template_type','wp-post'),(1103,4381,'_elementor_version','3.16.6'),(1104,4381,'_elementor_pro_version','3.16.2'),(1105,4381,'_wp_page_template','default'),(1106,4381,'_elementor_data','[{\"id\":\"ff2e531\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f347fb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"2685c85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>So you\\u2019ve decided it\\u2019s time to change up your hair, but you don\\u2019t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f55e804\",\"elType\":\"widget\",\"settings\":{\"title\":\"Balayage\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fda7f7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Balayage is a highlighting technique that doesn\\u2019t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique\\u2019s popularity.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fe7822c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5c9c8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It\\u2019s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f23392\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"37c5eea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb12938\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":4523,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/lexie-janney-Hk0SKG616T0-unsplash.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbe451c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6242dad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"space_between_widgets_mobile\":15},\"elements\":[{\"id\":\"62e4abf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sombre\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"95e4972\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It\\u2019s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it\\u2019s pretty low maintenance once you get the look going.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"142afb4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"af38493\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_7\"},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"color_link_hover\":\"#00000026\"},\"elements\":[{\"id\":\"5977cdc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e01bd7\",\"elType\":\"widget\",\"settings\":{\"blockquote_skin\":\"clean\",\"alignment\":\"center\",\"blockquote_content\":\"\\u201cChanging the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.\\u201d\",\"author_name\":\"\",\"tweet_button_view\":\"icon\",\"tweet_button_skin\":\"link\",\"tweet_button_label\":\"Tweet\",\"content_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"content_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"blockquote\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6434ed5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"45\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1bceeff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f28ef31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they\\u2019ll have a better idea of what sort of look you\\u2019re trying to go for.<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47bacf0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":830,\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":768,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"32f45c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":20},\"elements\":[{\"id\":\"c311dd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you ready to change up your hair color? <a href=\\\"\\/services\\\"><span style=\\\"text-decoration: underline;\\\">Click here<\\/span><\\/a> to see the hair color services you can enjoy at Coiffure Salon today!<\\/p>\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"drop_cap_typography_typography\":\"globals\\/typography?id=e7c8492\",\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"drop_cap_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1107,4381,'_elementor_page_assets','a:0:{}'),(1108,4381,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:16:\"section_drop_cap\";a:1:{s:14:\"drop_cap_space\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:6;s:14:\"_margin_mobile\";i:5;s:14:\"_margin_tablet\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:6;s:21:\"space_between_widgets\";i:5;s:28:\"space_between_widgets_mobile\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:13:\"margin_mobile\";i:2;s:7:\"padding\";i:2;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_radius\";i:1;s:20:\"border_radius_tablet\";i:1;s:20:\"border_radius_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:16:\"color_link_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:6;s:20:\"content_width_mobile\";i:4;s:3:\"gap\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:6;s:13:\"margin_mobile\";i:6;s:14:\"padding_mobile\";i:6;s:14:\"padding_tablet\";i:6;s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"blockquote\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:26:\"section_blockquote_content\";a:6:{s:15:\"blockquote_skin\";i:1;s:9:\"alignment\";i:1;s:18:\"blockquote_content\";i:1;s:11:\"author_name\";i:1;s:17:\"tweet_button_view\";i:1;s:17:\"tweet_button_skin\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:20:\"section_button_style\";a:1:{s:11:\"button_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}}'),(1109,4666,'_thumbnail_id','4667'),(1110,4666,'_wp_page_template','default'),(1111,4666,'total_sales','0'),(1112,4666,'_tax_status','taxable'),(1113,4666,'_tax_class',''),(1114,4666,'_manage_stock','no'),(1115,4666,'_backorders','no'),(1116,4666,'_sold_individually','no'),(1117,4666,'_virtual','no'),(1118,4666,'_downloadable','no'),(1119,4666,'_download_limit','-1'),(1120,4666,'_download_expiry','-1'),(1121,4666,'_stock',''),(1122,4666,'_stock_status','instock'),(1123,4666,'_wc_average_rating','0'),(1124,4666,'_wc_review_count','0'),(1125,4666,'_product_version','8.2.1'),(1126,4666,'_vamtam_product_is_new',''),(1127,4666,'_product_image_gallery',''),(1128,4666,'_regular_price','33.00'),(1129,4666,'_price','33.00'),(1130,4666,'_sbi_oembed_done_checking','1'),(1131,4672,'_thumbnail_id','4668'),(1132,4672,'_wp_page_template','default'),(1133,4672,'total_sales','2'),(1134,4672,'_tax_status','taxable'),(1135,4672,'_tax_class',''),(1136,4672,'_manage_stock','no'),(1137,4672,'_backorders','no'),(1138,4672,'_sold_individually','no'),(1139,4672,'_virtual','no'),(1140,4672,'_downloadable','no'),(1141,4672,'_download_limit','-1'),(1142,4672,'_download_expiry','-1'),(1143,4672,'_stock',''),(1144,4672,'_stock_status','instock'),(1145,4672,'_wc_average_rating','0'),(1146,4672,'_wc_review_count','0'),(1147,4672,'_product_version','8.2.1'),(1148,4672,'_vamtam_product_is_new',''),(1149,4672,'_product_image_gallery',''),(1150,4672,'_regular_price','36.00'),(1151,4672,'_price','36.00'),(1152,4672,'_sbi_oembed_done_checking','1'),(1153,4675,'_thumbnail_id','4670'),(1154,4675,'_wp_page_template','default'),(1155,4675,'total_sales','4'),(1156,4675,'_tax_status','taxable'),(1157,4675,'_tax_class',''),(1158,4675,'_manage_stock','no'),(1159,4675,'_backorders','no'),(1160,4675,'_sold_individually','no'),(1161,4675,'_virtual','no'),(1162,4675,'_downloadable','no'),(1163,4675,'_download_limit','-1'),(1164,4675,'_download_expiry','-1'),(1165,4675,'_stock',''),(1166,4675,'_stock_status','instock'),(1167,4675,'_wc_average_rating','0'),(1168,4675,'_wc_review_count','0'),(1169,4675,'_product_version','8.2.1'),(1170,4675,'_vamtam_product_is_new',''),(1171,4675,'_product_image_gallery',''),(1172,4675,'_sbi_oembed_done_checking','1'),(1173,4675,'_sku','123456'),(1174,4675,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),(1175,4675,'_price','28'),(1176,4675,'_price','35'),(1177,4675,'_price','45'),(1178,4677,'_thumbnail_id','4669'),(1179,4677,'_wp_page_template','default'),(1180,4677,'total_sales','4'),(1181,4677,'_tax_status','taxable'),(1182,4677,'_tax_class',''),(1183,4677,'_manage_stock','no'),(1184,4677,'_backorders','no'),(1185,4677,'_sold_individually','no'),(1186,4677,'_virtual','no'),(1187,4677,'_downloadable','no'),(1188,4677,'_download_limit','-1'),(1189,4677,'_download_expiry','-1'),(1190,4677,'_stock',''),(1191,4677,'_stock_status','instock'),(1192,4677,'_wc_average_rating','0'),(1193,4677,'_wc_review_count','0'),(1194,4677,'_product_version','7.4.1'),(1195,4677,'_vamtam_product_is_new',''),(1196,4677,'_product_image_gallery',''),(1197,4677,'_regular_price','48.00'),(1198,4677,'_price','48.00'),(1199,4677,'_sbi_oembed_done_checking','1'),(1200,4679,'_thumbnail_id','4680'),(1201,4679,'_wp_page_template','default'),(1202,4679,'total_sales','4'),(1203,4679,'_tax_status','taxable'),(1204,4679,'_tax_class',''),(1205,4679,'_manage_stock','no'),(1206,4679,'_backorders','no'),(1207,4679,'_sold_individually','no'),(1208,4679,'_virtual','no'),(1209,4679,'_downloadable','no'),(1210,4679,'_download_limit','-1'),(1211,4679,'_download_expiry','-1'),(1212,4679,'_stock',''),(1213,4679,'_stock_status','instock'),(1214,4679,'_wc_average_rating','0'),(1215,4679,'_wc_review_count','0'),(1216,4679,'_product_version','7.4.1'),(1217,4679,'_vamtam_product_is_new',''),(1218,4679,'_product_image_gallery',''),(1219,4679,'_regular_price','36.00'),(1220,4679,'_price','36.00'),(1221,4679,'_sbi_oembed_done_checking','1'),(1222,4682,'_thumbnail_id','4683'),(1223,4682,'_wp_page_template','default'),(1224,4682,'_regular_price','33.00'),(1225,4682,'total_sales','5'),(1226,4682,'_tax_status','taxable'),(1227,4682,'_tax_class',''),(1228,4682,'_manage_stock','no'),(1229,4682,'_backorders','no'),(1230,4682,'_sold_individually','no'),(1231,4682,'_virtual','no'),(1232,4682,'_downloadable','no'),(1233,4682,'_download_limit','-1'),(1234,4682,'_download_expiry','-1'),(1235,4682,'_stock',''),(1236,4682,'_stock_status','instock'),(1237,4682,'_wc_average_rating','0'),(1238,4682,'_wc_review_count','0'),(1239,4682,'_product_version','7.4.1'),(1240,4682,'_price','33.00'),(1241,4682,'_vamtam_product_is_new',''),(1242,4682,'_product_image_gallery',''),(1243,4682,'_sbi_oembed_done_checking','1'),(1244,4866,'_variation_description',''),(1245,4866,'total_sales','0'),(1246,4866,'_tax_status','taxable'),(1247,4866,'_tax_class','parent'),(1248,4866,'_manage_stock','no'),(1249,4866,'_backorders','no'),(1250,4866,'_sold_individually','no'),(1251,4866,'_virtual','no'),(1252,4866,'_downloadable','no'),(1253,4866,'_download_limit','-1'),(1254,4866,'_download_expiry','-1'),(1255,4866,'_stock',''),(1256,4866,'_stock_status','instock'),(1257,4866,'_wc_average_rating','0'),(1258,4866,'_wc_review_count','0'),(1259,4866,'attribute_pa_size','200ml'),(1260,4866,'_product_version','7.4.0'),(1261,4866,'_regular_price','28'),(1262,4866,'_thumbnail_id','0'),(1263,4866,'_price','28'),(1264,4866,'_sbi_oembed_done_checking','1'),(1265,4867,'_variation_description',''),(1266,4867,'total_sales','0'),(1267,4867,'_tax_status','taxable'),(1268,4867,'_tax_class','parent'),(1269,4867,'_manage_stock','no'),(1270,4867,'_backorders','no'),(1271,4867,'_sold_individually','no'),(1272,4867,'_virtual','no'),(1273,4867,'_downloadable','no'),(1274,4867,'_download_limit','-1'),(1275,4867,'_download_expiry','-1'),(1276,4867,'_stock',''),(1277,4867,'_stock_status','instock'),(1278,4867,'_wc_average_rating','0'),(1279,4867,'_wc_review_count','0'),(1280,4867,'attribute_pa_size','500ml'),(1281,4867,'_product_version','7.4.0'),(1282,4867,'_regular_price','35'),(1283,4867,'_price','35'),(1284,4867,'_sbi_oembed_done_checking','1'),(1285,4868,'_variation_description',''),(1286,4868,'total_sales','0'),(1287,4868,'_tax_status','taxable'),(1288,4868,'_tax_class','parent'),(1289,4868,'_manage_stock','no'),(1290,4868,'_backorders','no'),(1291,4868,'_sold_individually','no'),(1292,4868,'_virtual','no'),(1293,4868,'_downloadable','no'),(1294,4868,'_download_limit','-1'),(1295,4868,'_download_expiry','-1'),(1296,4868,'_stock',''),(1297,4868,'_stock_status','instock'),(1298,4868,'_wc_average_rating','0'),(1299,4868,'_wc_review_count','0'),(1300,4868,'attribute_pa_size','750ml'),(1301,4868,'_product_version','7.4.0'),(1302,4868,'_regular_price','45'),(1303,4868,'_price','45'),(1304,4868,'_sbi_oembed_done_checking','1'),(1305,4967,'_variation_description',''),(1306,4967,'total_sales','0'),(1307,4967,'_tax_status','taxable'),(1308,4967,'_tax_class','parent'),(1309,4967,'_manage_stock','no'),(1310,4967,'_backorders','no'),(1311,4967,'_sold_individually','no'),(1312,4967,'_virtual','no'),(1313,4967,'_downloadable','no'),(1314,4967,'_download_limit','-1'),(1315,4967,'_download_expiry','-1'),(1316,4967,'_stock',''),(1317,4967,'_stock_status','instock'),(1318,4967,'_wc_average_rating','0'),(1319,4967,'_wc_review_count','0'),(1320,4967,'attribute_pa_size','200ml'),(1321,4967,'_product_version','7.4.1'),(1322,4967,'_regular_price','28'),(1323,4967,'_sale_price','20'),(1324,4967,'_thumbnail_id','0'),(1325,4967,'_price','20'),(1326,4967,'_sku','324501'),(1327,4967,'_sbi_oembed_done_checking','1'),(1328,4968,'_variation_description',''),(1329,4968,'total_sales','0'),(1330,4968,'_tax_status','taxable'),(1331,4968,'_tax_class','parent'),(1332,4968,'_manage_stock','no'),(1333,4968,'_backorders','no'),(1334,4968,'_sold_individually','no'),(1335,4968,'_virtual','no'),(1336,4968,'_downloadable','no'),(1337,4968,'_download_limit','-1'),(1338,4968,'_download_expiry','-1'),(1339,4968,'_stock',''),(1340,4968,'_stock_status','instock'),(1341,4968,'_wc_average_rating','0'),(1342,4968,'_wc_review_count','0'),(1343,4968,'attribute_pa_size','500ml'),(1344,4968,'_product_version','7.4.1'),(1345,4968,'_regular_price','38'),(1346,4968,'_price','38'),(1347,4968,'_sku','324502'),(1348,4968,'_thumbnail_id','0'),(1349,4968,'_sbi_oembed_done_checking','1'),(1350,4969,'_variation_description',''),(1351,4969,'total_sales','0'),(1352,4969,'_tax_status','taxable'),(1353,4969,'_tax_class','parent'),(1354,4969,'_manage_stock','no'),(1355,4969,'_backorders','no'),(1356,4969,'_sold_individually','no'),(1357,4969,'_virtual','no'),(1358,4969,'_downloadable','no'),(1359,4969,'_download_limit','-1'),(1360,4969,'_download_expiry','-1'),(1361,4969,'_stock',''),(1362,4969,'_stock_status','instock'),(1363,4969,'_wc_average_rating','0'),(1364,4969,'_wc_review_count','0'),(1365,4969,'attribute_pa_size','750ml'),(1366,4969,'_product_version','7.4.1'),(1367,4969,'_regular_price','48'),(1368,4969,'_price','48'),(1369,4969,'_sku','324503'),(1370,4969,'_thumbnail_id','0'),(1371,4969,'_sbi_oembed_done_checking','1'),(1372,5036,'_order_key','wc_order_nuVhBFdntLEg6'),(1373,5036,'_customer_user','1'),(1374,5036,'_payment_method','bacs'),(1375,5036,'_payment_method_title','Direct bank transfer'),(1376,5036,'_customer_ip_address','92.247.170.164'),(1377,5036,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1378,5036,'_created_via','checkout'),(1379,5036,'_cart_hash','d4766203d2c16e4e67b4ba4bd0213361'),(1380,5036,'_download_permissions_granted','no'),(1381,5036,'_recorded_sales','yes'),(1382,5036,'_recorded_coupon_usage_counts','yes'),(1383,5036,'_new_order_email_sent','true'),(1384,5036,'_order_stock_reduced','yes'),(1385,5036,'_billing_first_name','test'),(1386,5036,'_billing_last_name','test'),(1387,5036,'_billing_company','test'),(1388,5036,'_billing_address_1','Test Address'),(1389,5036,'_billing_address_2','10'),(1390,5036,'_billing_city','Bansko'),(1391,5036,'_billing_state','BG-01'),(1392,5036,'_billing_postcode','2770'),(1393,5036,'_billing_country','BG'),(1394,5036,'_billing_email','test@test.com'),(1395,5036,'_billing_phone','1213'),(1396,5036,'_order_currency','USD'),(1397,5036,'_cart_discount','0'),(1398,5036,'_cart_discount_tax','0'),(1399,5036,'_order_shipping','0'),(1400,5036,'_order_shipping_tax','0'),(1401,5036,'_order_tax','0'),(1402,5036,'_order_total','36.00'),(1403,5036,'_order_version','7.4.1'),(1404,5036,'_prices_include_tax','yes'),(1405,5036,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1406,5036,'_shipping_address_index','         '),(1407,5036,'is_vat_exempt','no'),(1408,5036,'_sbi_oembed_done_checking','1'),(1409,5061,'_order_key','wc_order_bfUWNpvumb3Zi'),(1410,5061,'_customer_user','1'),(1411,5061,'_payment_method','cheque'),(1412,5061,'_payment_method_title','Check payments'),(1413,5061,'_customer_ip_address','92.247.170.164'),(1414,5061,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1415,5061,'_created_via','checkout'),(1416,5061,'_cart_hash','4d525e546950c2c39a84313315eeefed'),(1417,5061,'_download_permissions_granted','no'),(1418,5061,'_recorded_sales','yes'),(1419,5061,'_recorded_coupon_usage_counts','yes'),(1420,5061,'_new_order_email_sent','true'),(1421,5061,'_order_stock_reduced','yes'),(1422,5061,'_billing_first_name','test'),(1423,5061,'_billing_last_name','test'),(1424,5061,'_billing_company','test'),(1425,5061,'_billing_address_1','Test Address'),(1426,5061,'_billing_address_2','10'),(1427,5061,'_billing_city','Bansko'),(1428,5061,'_billing_state','BG-01'),(1429,5061,'_billing_postcode','2770'),(1430,5061,'_billing_country','BG'),(1431,5061,'_billing_email','test@test.com'),(1432,5061,'_billing_phone','1213'),(1433,5061,'_order_currency','USD'),(1434,5061,'_cart_discount','0'),(1435,5061,'_cart_discount_tax','0'),(1436,5061,'_order_shipping','0'),(1437,5061,'_order_shipping_tax','0'),(1438,5061,'_order_tax','0'),(1439,5061,'_order_total','35.00'),(1440,5061,'_order_version','7.4.1'),(1441,5061,'_prices_include_tax','yes'),(1442,5061,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1443,5061,'_shipping_address_index','         '),(1444,5061,'is_vat_exempt','no'),(1445,5061,'_sbi_oembed_done_checking','1'),(1446,5108,'_order_key','wc_order_7t3hL9RSHzmm1'),(1447,5108,'_customer_user','0'),(1448,5108,'_payment_method','bacs'),(1449,5108,'_payment_method_title','Direct bank transfer'),(1450,5108,'_customer_ip_address','109.120.215.28'),(1451,5108,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1452,5108,'_created_via','checkout'),(1453,5108,'_cart_hash','4d525e546950c2c39a84313315eeefed'),(1454,5108,'_download_permissions_granted','no'),(1455,5108,'_recorded_sales','yes'),(1456,5108,'_recorded_coupon_usage_counts','yes'),(1457,5108,'_new_order_email_sent','true'),(1458,5108,'_order_stock_reduced','yes'),(1459,5108,'_billing_first_name','Milena'),(1460,5108,'_billing_last_name','Ilieva'),(1461,5108,'_billing_address_1','Kiril i metodii 1'),(1462,5108,'_billing_city','Varna'),(1463,5108,'_billing_state','BG-02'),(1464,5108,'_billing_postcode','9003'),(1465,5108,'_billing_country','BG'),(1466,5108,'_billing_email','ellstyl@gmail.com'),(1467,5108,'_billing_phone','+359893432216'),(1468,5108,'_order_currency','USD'),(1469,5108,'_cart_discount','0'),(1470,5108,'_cart_discount_tax','0'),(1471,5108,'_order_shipping','0'),(1472,5108,'_order_shipping_tax','0'),(1473,5108,'_order_tax','0'),(1474,5108,'_order_total','35.00'),(1475,5108,'_order_version','7.4.1'),(1476,5108,'_prices_include_tax','yes'),(1477,5108,'_billing_address_index','Milena Ilieva  Kiril i metodii 1  Varna BG-02 9003 BG ellstyl@gmail.com +359893432216'),(1478,5108,'_shipping_address_index','         '),(1479,5108,'is_vat_exempt','no'),(1480,5108,'_sbi_oembed_done_checking','1'),(1481,5144,'_order_key','wc_order_xPKUPyETN7nD2'),(1482,5144,'_customer_user','1'),(1483,5144,'_payment_method','bacs'),(1484,5144,'_payment_method_title','Direct bank transfer'),(1485,5144,'_customer_ip_address','92.247.170.164'),(1486,5144,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1487,5144,'_created_via','checkout'),(1488,5144,'_cart_hash','72f8ffc94e0d5f3a90fda9b383979963'),(1489,5144,'_download_permissions_granted','no'),(1490,5144,'_recorded_sales','yes'),(1491,5144,'_recorded_coupon_usage_counts','yes'),(1492,5144,'_new_order_email_sent','true'),(1493,5144,'_order_stock_reduced','yes'),(1494,5144,'_billing_first_name','test'),(1495,5144,'_billing_last_name','test'),(1496,5144,'_billing_company','test'),(1497,5144,'_billing_address_1','Test Address'),(1498,5144,'_billing_address_2','10'),(1499,5144,'_billing_city','Bansko'),(1500,5144,'_billing_state','BG-01'),(1501,5144,'_billing_postcode','2770'),(1502,5144,'_billing_country','BG'),(1503,5144,'_billing_email','test@test.com'),(1504,5144,'_billing_phone','1213'),(1505,5144,'_order_currency','USD'),(1506,5144,'_cart_discount','0'),(1507,5144,'_cart_discount_tax','0'),(1508,5144,'_order_shipping','0'),(1509,5144,'_order_shipping_tax','0'),(1510,5144,'_order_tax','0'),(1511,5144,'_order_total','178.00'),(1512,5144,'_order_version','7.4.1'),(1513,5144,'_prices_include_tax','yes'),(1514,5144,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1515,5144,'_shipping_address_index','         '),(1516,5144,'is_vat_exempt','no'),(1517,5144,'_sbi_oembed_done_checking','1'),(1518,5178,'_order_key','wc_order_khfXh9fjshH62'),(1519,5178,'_customer_user','1'),(1520,5178,'_payment_method','bacs'),(1521,5178,'_payment_method_title','Direct bank transfer'),(1522,5178,'_customer_ip_address','92.247.170.164'),(1523,5178,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1524,5178,'_created_via','checkout'),(1525,5178,'_cart_hash','22b3b437f71de245aa2fd1dde6221630'),(1526,5178,'_download_permissions_granted','no'),(1527,5178,'_recorded_sales','yes'),(1528,5178,'_recorded_coupon_usage_counts','yes'),(1529,5178,'_new_order_email_sent','true'),(1530,5178,'_order_stock_reduced','yes'),(1531,5178,'_billing_first_name','test'),(1532,5178,'_billing_last_name','test'),(1533,5178,'_billing_company','test'),(1534,5178,'_billing_address_1','Test Address'),(1535,5178,'_billing_address_2','10'),(1536,5178,'_billing_city','Bansko'),(1537,5178,'_billing_state','BG-01'),(1538,5178,'_billing_postcode','2770'),(1539,5178,'_billing_country','BG'),(1540,5178,'_billing_email','test@test.com'),(1541,5178,'_billing_phone','1213'),(1542,5178,'_order_currency','USD'),(1543,5178,'_cart_discount','0'),(1544,5178,'_cart_discount_tax','0'),(1545,5178,'_order_shipping','0'),(1546,5178,'_order_shipping_tax','0'),(1547,5178,'_order_tax','0'),(1548,5178,'_order_total','64.00'),(1549,5178,'_order_version','7.4.1'),(1550,5178,'_prices_include_tax','yes'),(1551,5178,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1552,5178,'_shipping_address_index','         '),(1553,5178,'is_vat_exempt','no'),(1554,5178,'_sbi_oembed_done_checking','1'),(1555,5192,'_order_key','wc_order_oJv8SgdMYZHtx'),(1556,5192,'_customer_user','1'),(1557,5192,'_payment_method','bacs'),(1558,5192,'_payment_method_title','Direct bank transfer'),(1559,5192,'_customer_ip_address','92.247.170.164'),(1560,5192,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1561,5192,'_created_via','checkout'),(1562,5192,'_cart_hash','fe75854199f0e7f43cff77cbcfc9247c'),(1563,5192,'_download_permissions_granted','no'),(1564,5192,'_recorded_sales','yes'),(1565,5192,'_recorded_coupon_usage_counts','yes'),(1566,5192,'_new_order_email_sent','true'),(1567,5192,'_order_stock_reduced','yes'),(1568,5192,'_billing_first_name','test'),(1569,5192,'_billing_last_name','test'),(1570,5192,'_billing_company','test'),(1571,5192,'_billing_address_1','Test Address'),(1572,5192,'_billing_address_2','10'),(1573,5192,'_billing_city','Bansko'),(1574,5192,'_billing_state','BG-01'),(1575,5192,'_billing_postcode','2770'),(1576,5192,'_billing_country','BG'),(1577,5192,'_billing_email','test@test.com'),(1578,5192,'_billing_phone','1213'),(1579,5192,'_order_currency','USD'),(1580,5192,'_cart_discount','0'),(1581,5192,'_cart_discount_tax','0'),(1582,5192,'_order_shipping','0'),(1583,5192,'_order_shipping_tax','0'),(1584,5192,'_order_tax','0'),(1585,5192,'_order_total','28.00'),(1586,5192,'_order_version','7.4.1'),(1587,5192,'_prices_include_tax','yes'),(1588,5192,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1589,5192,'_shipping_address_index','         '),(1590,5192,'is_vat_exempt','no'),(1591,5192,'_sbi_oembed_done_checking','1'),(1592,5205,'_order_key','wc_order_j5WkZC0SZVDoR'),(1593,5205,'_customer_user','1'),(1594,5205,'_payment_method','bacs'),(1595,5205,'_payment_method_title','Direct bank transfer'),(1596,5205,'_customer_ip_address','92.247.170.164'),(1597,5205,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1598,5205,'_created_via','checkout'),(1599,5205,'_cart_hash','6d9487708219c76a34621dc4a358d486'),(1600,5205,'_download_permissions_granted','no'),(1601,5205,'_recorded_sales','yes'),(1602,5205,'_recorded_coupon_usage_counts','yes'),(1603,5205,'_new_order_email_sent','true'),(1604,5205,'_order_stock_reduced','yes'),(1605,5205,'_billing_first_name','test'),(1606,5205,'_billing_last_name','test'),(1607,5205,'_billing_company','test'),(1608,5205,'_billing_address_1','Test Address'),(1609,5205,'_billing_address_2','10'),(1610,5205,'_billing_city','Bansko'),(1611,5205,'_billing_state','BG-01'),(1612,5205,'_billing_postcode','2770'),(1613,5205,'_billing_country','BG'),(1614,5205,'_billing_email','test@test.com'),(1615,5205,'_billing_phone','1213'),(1616,5205,'_order_currency','USD'),(1617,5205,'_cart_discount','0'),(1618,5205,'_cart_discount_tax','0'),(1619,5205,'_order_shipping','0'),(1620,5205,'_order_shipping_tax','0'),(1621,5205,'_order_tax','0'),(1622,5205,'_order_total','61.00'),(1623,5205,'_order_version','7.4.1'),(1624,5205,'_prices_include_tax','yes'),(1625,5205,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1626,5205,'_shipping_address_index','         '),(1627,5205,'is_vat_exempt','no'),(1628,5205,'_sbi_oembed_done_checking','1'),(1629,5214,'_order_key','wc_order_9w5UZVutbp0HW'),(1630,5214,'_customer_user','1'),(1631,5214,'_payment_method','bacs'),(1632,5214,'_payment_method_title','Direct bank transfer'),(1633,5214,'_customer_ip_address','92.247.170.164'),(1634,5214,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1635,5214,'_created_via','checkout'),(1636,5214,'_cart_hash','9ae8e51d92337d8d0d73eec209f38765'),(1637,5214,'_download_permissions_granted','no'),(1638,5214,'_recorded_sales','yes'),(1639,5214,'_recorded_coupon_usage_counts','yes'),(1640,5214,'_new_order_email_sent','true'),(1641,5214,'_order_stock_reduced','yes'),(1642,5214,'_billing_first_name','test'),(1643,5214,'_billing_last_name','test'),(1644,5214,'_billing_company','test'),(1645,5214,'_billing_address_1','Test Address'),(1646,5214,'_billing_address_2','10'),(1647,5214,'_billing_city','Bansko'),(1648,5214,'_billing_state','BG-01'),(1649,5214,'_billing_postcode','2770'),(1650,5214,'_billing_country','BG'),(1651,5214,'_billing_email','test@test.com'),(1652,5214,'_billing_phone','1213'),(1653,5214,'_order_currency','USD'),(1654,5214,'_cart_discount','0'),(1655,5214,'_cart_discount_tax','0'),(1656,5214,'_order_shipping','0'),(1657,5214,'_order_shipping_tax','0'),(1658,5214,'_order_tax','0'),(1659,5214,'_order_total','84.00'),(1660,5214,'_order_version','7.4.1'),(1661,5214,'_prices_include_tax','yes'),(1662,5214,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1663,5214,'_shipping_address_index','         '),(1664,5214,'is_vat_exempt','no'),(1665,5214,'_sbi_oembed_done_checking','1'),(1666,5265,'_order_key','wc_order_toWT8VFi1OnJ5'),(1667,5265,'_customer_user','1'),(1668,5265,'_payment_method','bacs'),(1669,5265,'_payment_method_title','Direct bank transfer'),(1670,5265,'_customer_ip_address','92.247.170.164'),(1671,5265,'_customer_user_agent','Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36'),(1672,5265,'_created_via','checkout'),(1673,5265,'_cart_hash','8ee80e3c4423313965b37d2628dc6019'),(1674,5265,'_download_permissions_granted','no'),(1675,5265,'_recorded_sales','yes'),(1676,5265,'_recorded_coupon_usage_counts','yes'),(1677,5265,'_new_order_email_sent','true'),(1678,5265,'_order_stock_reduced','yes'),(1679,5265,'_billing_first_name','test'),(1680,5265,'_billing_last_name','test'),(1681,5265,'_billing_company','test'),(1682,5265,'_billing_address_1','Test Address'),(1683,5265,'_billing_address_2','10'),(1684,5265,'_billing_city','Bansko'),(1685,5265,'_billing_state','BG-01'),(1686,5265,'_billing_postcode','2770'),(1687,5265,'_billing_country','BG'),(1688,5265,'_billing_email','test@test.com'),(1689,5265,'_billing_phone','1213'),(1690,5265,'_order_currency','USD'),(1691,5265,'_cart_discount','0'),(1692,5265,'_cart_discount_tax','0'),(1693,5265,'_order_shipping','0'),(1694,5265,'_order_shipping_tax','0'),(1695,5265,'_order_tax','0'),(1696,5265,'_order_total','158.00'),(1697,5265,'_order_version','7.4.1'),(1698,5265,'_prices_include_tax','yes'),(1699,5265,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1700,5265,'_shipping_address_index','         '),(1701,5265,'is_vat_exempt','no'),(1702,5265,'_sbi_oembed_done_checking','1'),(1703,5472,'_order_key','wc_order_KHoHBdH2gaCLa'),(1704,5472,'_customer_user','0'),(1705,5472,'_payment_method','bacs'),(1706,5472,'_payment_method_title','Direct bank transfer'),(1707,5472,'_customer_ip_address','46.254.128.30'),(1708,5472,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1'),(1709,5472,'_created_via','checkout'),(1710,5472,'_cart_hash','b80c019c663bf861c93337cabdceffc8'),(1711,5472,'_download_permissions_granted','no'),(1712,5472,'_recorded_sales','yes'),(1713,5472,'_recorded_coupon_usage_counts','yes'),(1714,5472,'_new_order_email_sent','true'),(1715,5472,'_order_stock_reduced','yes'),(1716,5472,'_billing_first_name','Milena'),(1717,5472,'_billing_last_name','Ilieva'),(1718,5472,'_billing_address_1','Kiril i metodii 1'),(1719,5472,'_billing_city','Varna'),(1720,5472,'_billing_state','BG-02'),(1721,5472,'_billing_postcode','9003'),(1722,5472,'_billing_country','BG'),(1723,5472,'_billing_email','ellstyl@gmail.com'),(1724,5472,'_billing_phone','+359893432216'),(1725,5472,'_order_currency','USD'),(1726,5472,'_cart_discount','0'),(1727,5472,'_cart_discount_tax','0'),(1728,5472,'_order_shipping','0'),(1729,5472,'_order_shipping_tax','0'),(1730,5472,'_order_tax','0'),(1731,5472,'_order_total','64.00'),(1732,5472,'_order_version','7.4.1'),(1733,5472,'_prices_include_tax','yes'),(1734,5472,'_billing_address_index','Milena Ilieva  Kiril i metodii 1  Varna BG-02 9003 BG ellstyl@gmail.com +359893432216'),(1735,5472,'_shipping_address_index','         '),(1736,5472,'is_vat_exempt','no'),(1737,5472,'_sbi_oembed_done_checking','1'),(1738,5473,'_order_key','wc_order_H3WnZwFoYRear'),(1739,5473,'_customer_user','0'),(1740,5473,'_payment_method','bacs'),(1741,5473,'_payment_method_title','Direct bank transfer'),(1742,5473,'_customer_ip_address','46.254.128.30'),(1743,5473,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/110.0.5481.114 Mobile/15E148 Safari/604.1'),(1744,5473,'_created_via','checkout'),(1745,5473,'_cart_hash','01f5dad34905532a02d791e46c7e2c51'),(1746,5473,'_download_permissions_granted','no'),(1747,5473,'_recorded_sales','yes'),(1748,5473,'_recorded_coupon_usage_counts','yes'),(1749,5473,'_new_order_email_sent','true'),(1750,5473,'_order_stock_reduced','yes'),(1751,5473,'_billing_first_name','Milena'),(1752,5473,'_billing_last_name','Ilieva'),(1753,5473,'_billing_address_1','Kiril i metodii 1'),(1754,5473,'_billing_city','Varna'),(1755,5473,'_billing_state','BG-08'),(1756,5473,'_billing_postcode','9003'),(1757,5473,'_billing_country','BG'),(1758,5473,'_billing_email','ellstyl@gmail.com'),(1759,5473,'_billing_phone','+359893432216'),(1760,5473,'_order_currency','USD'),(1761,5473,'_cart_discount','0'),(1762,5473,'_cart_discount_tax','0'),(1763,5473,'_order_shipping','0'),(1764,5473,'_order_shipping_tax','0'),(1765,5473,'_order_tax','0'),(1766,5473,'_order_total','48.00'),(1767,5473,'_order_version','7.4.1'),(1768,5473,'_prices_include_tax','yes'),(1769,5473,'_billing_address_index','Milena Ilieva  Kiril i metodii 1  Varna BG-08 9003 BG ellstyl@gmail.com +359893432216'),(1770,5473,'_shipping_address_index','         '),(1771,5473,'is_vat_exempt','no'),(1772,5473,'_sbi_oembed_done_checking','1'),(1773,5474,'_order_key','wc_order_C2LkuiwfS9j59'),(1774,5474,'_customer_user','0'),(1775,5474,'_payment_method','bacs'),(1776,5474,'_payment_method_title','Direct bank transfer'),(1777,5474,'_customer_ip_address','46.254.128.30'),(1778,5474,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1779,5474,'_created_via','checkout'),(1780,5474,'_cart_hash','05f72780108ec251c4835efe424c5e14'),(1781,5474,'_download_permissions_granted','no'),(1782,5474,'_recorded_sales','yes'),(1783,5474,'_recorded_coupon_usage_counts','yes'),(1784,5474,'_new_order_email_sent','true'),(1785,5474,'_order_stock_reduced','yes'),(1786,5474,'_billing_first_name','Milena'),(1787,5474,'_billing_last_name','Ilieva'),(1788,5474,'_billing_address_1','Kiril i metodii 1'),(1789,5474,'_billing_city','Varna'),(1790,5474,'_billing_state','BG-02'),(1791,5474,'_billing_postcode','9003'),(1792,5474,'_billing_country','BG'),(1793,5474,'_billing_email','ellstyl@gmail.com'),(1794,5474,'_billing_phone','+359893432216'),(1795,5474,'_order_currency','USD'),(1796,5474,'_cart_discount','0'),(1797,5474,'_cart_discount_tax','0'),(1798,5474,'_order_shipping','0'),(1799,5474,'_order_shipping_tax','0'),(1800,5474,'_order_tax','0'),(1801,5474,'_order_total','36.00'),(1802,5474,'_order_version','7.4.1'),(1803,5474,'_prices_include_tax','yes'),(1804,5474,'_billing_address_index','Milena Ilieva  Kiril i metodii 1  Varna BG-02 9003 BG ellstyl@gmail.com +359893432216'),(1805,5474,'_shipping_address_index','         '),(1806,5474,'is_vat_exempt','no'),(1807,5474,'_sbi_oembed_done_checking','1'),(1808,5520,'_order_key','wc_order_oGweRRPbEwZJs'),(1809,5520,'_customer_user','0'),(1810,5520,'_payment_method','bacs'),(1811,5520,'_payment_method_title','Direct bank transfer'),(1812,5520,'_customer_ip_address','46.254.128.30'),(1813,5520,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1814,5520,'_created_via','checkout'),(1815,5520,'_cart_hash','7373f4f5ca96aa00b207f0092bf90817'),(1816,5520,'_download_permissions_granted','no'),(1817,5520,'_recorded_sales','yes'),(1818,5520,'_recorded_coupon_usage_counts','yes'),(1819,5520,'_new_order_email_sent','true'),(1820,5520,'_order_stock_reduced','yes'),(1821,5520,'_billing_first_name','Milena'),(1822,5520,'_billing_last_name','Ilieva'),(1823,5520,'_billing_address_1','Kiril i metodii 1'),(1824,5520,'_billing_city','Varna'),(1825,5520,'_billing_state','BG-02'),(1826,5520,'_billing_postcode','9003'),(1827,5520,'_billing_country','BG'),(1828,5520,'_billing_email','ellstyl@gmail.com'),(1829,5520,'_billing_phone','+359893432216'),(1830,5520,'_order_currency','USD'),(1831,5520,'_cart_discount','0'),(1832,5520,'_cart_discount_tax','0'),(1833,5520,'_order_shipping','0'),(1834,5520,'_order_shipping_tax','0'),(1835,5520,'_order_tax','0'),(1836,5520,'_order_total','20.00'),(1837,5520,'_order_version','7.4.1'),(1838,5520,'_prices_include_tax','yes'),(1839,5520,'_billing_address_index','Milena Ilieva  Kiril i metodii 1  Varna BG-02 9003 BG ellstyl@gmail.com +359893432216'),(1840,5520,'_shipping_address_index','         '),(1841,5520,'is_vat_exempt','no'),(1842,5520,'_sbi_oembed_done_checking','1'),(1843,5604,'_order_key','wc_order_Ox1HNtpoN5l9b'),(1844,5604,'_customer_user','1'),(1845,5604,'_payment_method','bacs'),(1846,5604,'_payment_method_title','Direct bank transfer'),(1847,5604,'_customer_ip_address','92.247.170.164'),(1848,5604,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1849,5604,'_created_via','checkout'),(1850,5604,'_cart_hash','1d09cae32cc9cdf18d2fcf0dc137a98c'),(1851,5604,'_download_permissions_granted','no'),(1852,5604,'_recorded_sales','yes'),(1853,5604,'_recorded_coupon_usage_counts','yes'),(1854,5604,'_new_order_email_sent','true'),(1855,5604,'_order_stock_reduced','yes'),(1856,5604,'_billing_first_name','test'),(1857,5604,'_billing_last_name','test'),(1858,5604,'_billing_company','test'),(1859,5604,'_billing_address_1','Test Address'),(1860,5604,'_billing_address_2','10'),(1861,5604,'_billing_city','Bansko'),(1862,5604,'_billing_state','BG-01'),(1863,5604,'_billing_postcode','2770'),(1864,5604,'_billing_country','BG'),(1865,5604,'_billing_email','test@test.com'),(1866,5604,'_billing_phone','1213'),(1867,5604,'_order_currency','USD'),(1868,5604,'_cart_discount','0'),(1869,5604,'_cart_discount_tax','0'),(1870,5604,'_order_shipping','0'),(1871,5604,'_order_shipping_tax','0'),(1872,5604,'_order_tax','0'),(1873,5604,'_order_total','71.00'),(1874,5604,'_order_version','7.4.1'),(1875,5604,'_prices_include_tax','yes'),(1876,5604,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1877,5604,'_shipping_address_index','         '),(1878,5604,'is_vat_exempt','no'),(1879,5604,'_sbi_oembed_done_checking','1'),(1880,5629,'_order_key','wc_order_cMdtz3WdEYr78'),(1881,5629,'_customer_user','1'),(1882,5629,'_payment_method','bacs'),(1883,5629,'_payment_method_title','Direct bank transfer'),(1884,5629,'_customer_ip_address','92.247.170.164'),(1885,5629,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1886,5629,'_created_via','checkout'),(1887,5629,'_cart_hash','6ce8e8dc11a97ada2176ce71494393be'),(1888,5629,'_download_permissions_granted','no'),(1889,5629,'_recorded_sales','yes'),(1890,5629,'_recorded_coupon_usage_counts','yes'),(1891,5629,'_new_order_email_sent','true'),(1892,5629,'_order_stock_reduced','yes'),(1893,5629,'_billing_first_name','test'),(1894,5629,'_billing_last_name','test'),(1895,5629,'_billing_company','test'),(1896,5629,'_billing_address_1','Test Address'),(1897,5629,'_billing_address_2','10'),(1898,5629,'_billing_city','Bansko'),(1899,5629,'_billing_state','BG-01'),(1900,5629,'_billing_postcode','2770'),(1901,5629,'_billing_country','BG'),(1902,5629,'_billing_email','test@test.com'),(1903,5629,'_billing_phone','1213'),(1904,5629,'_order_currency','USD'),(1905,5629,'_cart_discount','0'),(1906,5629,'_cart_discount_tax','0'),(1907,5629,'_order_shipping','0'),(1908,5629,'_order_shipping_tax','0'),(1909,5629,'_order_tax','0'),(1910,5629,'_order_total','265.00'),(1911,5629,'_order_version','7.4.1'),(1912,5629,'_prices_include_tax','yes'),(1913,5629,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1914,5629,'_shipping_address_index','         '),(1915,5629,'is_vat_exempt','no'),(1916,5629,'_sbi_oembed_done_checking','1'),(1917,5694,'_order_key','wc_order_BFH1bWsUgGaGV'),(1918,5694,'_customer_user','0'),(1919,5694,'_payment_method','bacs'),(1920,5694,'_payment_method_title','Direct bank transfer'),(1921,5694,'_customer_ip_address','185.219.69.28'),(1922,5694,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1923,5694,'_created_via','checkout'),(1924,5694,'_cart_hash','ff9e8754553d623a3f61870cc07725bf'),(1925,5694,'_download_permissions_granted','no'),(1926,5694,'_recorded_sales','yes'),(1927,5694,'_recorded_coupon_usage_counts','yes'),(1928,5694,'_new_order_email_sent','true'),(1929,5694,'_order_stock_reduced','yes'),(1930,5694,'_billing_first_name','Милена'),(1931,5694,'_billing_last_name','Илиева'),(1932,5694,'_billing_address_1','ул.Кирил и Методий 17'),(1933,5694,'_billing_address_2','17'),(1934,5694,'_billing_city','Варна::Варна::9000::24'),(1935,5694,'_billing_state','BG-02'),(1936,5694,'_billing_postcode','9000'),(1937,5694,'_billing_country','BG'),(1938,5694,'_billing_email','ellstyl@gmail.com'),(1939,5694,'_billing_phone','893432216'),(1940,5694,'_order_currency','USD'),(1941,5694,'_cart_discount','0'),(1942,5694,'_cart_discount_tax','0'),(1943,5694,'_order_shipping','0'),(1944,5694,'_order_shipping_tax','0'),(1945,5694,'_order_tax','0'),(1946,5694,'_order_total','33.00'),(1947,5694,'_order_version','7.4.1'),(1948,5694,'_prices_include_tax','yes'),(1949,5694,'_billing_address_index','Милена Илиева  ул.Кирил и Методий 17 17 Варна::Варна::9000::24 BG-02 9000 BG ellstyl@gmail.com 893432216'),(1950,5694,'_shipping_address_index','         '),(1951,5694,'is_vat_exempt','no'),(1952,5694,'_sbi_oembed_done_checking','1'),(1953,5012,'_order_key','wc_order_HMgDxQIWuSRTx'),(1954,5012,'_customer_user','1'),(1955,5012,'_payment_method','cod'),(1956,5012,'_payment_method_title','Cash on delivery'),(1957,5012,'_customer_ip_address','92.247.170.164'),(1958,5012,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),(1959,5012,'_created_via','checkout'),(1960,5012,'_cart_hash','56a8896c309e45f0457e4330b31f45da'),(1961,5012,'_download_permissions_granted','yes'),(1962,5012,'_recorded_sales','yes'),(1963,5012,'_recorded_coupon_usage_counts','yes'),(1964,5012,'_new_order_email_sent','true'),(1965,5012,'_order_stock_reduced','yes'),(1966,5012,'_billing_first_name','test'),(1967,5012,'_billing_last_name','test'),(1968,5012,'_billing_company','test'),(1969,5012,'_billing_address_1','Test Address'),(1970,5012,'_billing_address_2','10'),(1971,5012,'_billing_city','Bansko'),(1972,5012,'_billing_state','BG-01'),(1973,5012,'_billing_postcode','2770'),(1974,5012,'_billing_country','BG'),(1975,5012,'_billing_email','test@test.com'),(1976,5012,'_billing_phone','1213'),(1977,5012,'_order_currency','USD'),(1978,5012,'_cart_discount','0'),(1979,5012,'_cart_discount_tax','0'),(1980,5012,'_order_shipping','0'),(1981,5012,'_order_shipping_tax','0'),(1982,5012,'_order_tax','0'),(1983,5012,'_order_total','402.00'),(1984,5012,'_order_version','7.4.1'),(1985,5012,'_prices_include_tax','yes'),(1986,5012,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(1987,5012,'_shipping_address_index','         '),(1988,5012,'is_vat_exempt','no'),(1989,5012,'_sbi_oembed_done_checking','1'),(1990,5710,'_order_key','wc_order_oEaqyDji7dCtP'),(1991,5710,'_customer_user','1'),(1992,5710,'_payment_method','bacs'),(1993,5710,'_payment_method_title','Direct bank transfer'),(1994,5710,'_customer_ip_address','92.247.170.164'),(1995,5710,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36'),(1996,5710,'_created_via','checkout'),(1997,5710,'_cart_hash','4fd354c01ee452a4f929a6a4665e4d1b'),(1998,5710,'_download_permissions_granted','no'),(1999,5710,'_recorded_sales','yes'),(2000,5710,'_recorded_coupon_usage_counts','yes'),(2001,5710,'_new_order_email_sent','true'),(2002,5710,'_order_stock_reduced','yes'),(2003,5710,'_billing_first_name','test'),(2004,5710,'_billing_last_name','test'),(2005,5710,'_billing_company','test'),(2006,5710,'_billing_address_1','Test Address'),(2007,5710,'_billing_address_2','10'),(2008,5710,'_billing_city','Bansko'),(2009,5710,'_billing_state','BG-01'),(2010,5710,'_billing_postcode','2770'),(2011,5710,'_billing_country','BG'),(2012,5710,'_billing_email','test@test.com'),(2013,5710,'_billing_phone','1213'),(2014,5710,'_order_currency','USD'),(2015,5710,'_cart_discount','0'),(2016,5710,'_cart_discount_tax','0'),(2017,5710,'_order_shipping','0'),(2018,5710,'_order_shipping_tax','0'),(2019,5710,'_order_tax','0'),(2020,5710,'_order_total','56.00'),(2021,5710,'_order_version','7.4.1'),(2022,5710,'_prices_include_tax','yes'),(2023,5710,'_billing_address_index','test test test Test Address 10 Bansko BG-01 2770 BG test@test.com 1213'),(2024,5710,'_shipping_address_index','         '),(2025,5710,'is_vat_exempt','no'),(2026,5710,'_sbi_oembed_done_checking','1'),(2027,5808,'_order_key','wc_order_yPQOnBhZ7vVSK'),(2028,5808,'_customer_user','0'),(2029,5808,'_payment_method','bacs'),(2030,5808,'_payment_method_title','Direct bank transfer'),(2031,5808,'_customer_ip_address','38.25.16.181'),(2032,5808,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36'),(2033,5808,'_created_via','checkout'),(2034,5808,'_cart_hash','a75228f6485bce8e26fb680b1c602ec8'),(2035,5808,'_download_permissions_granted','no'),(2036,5808,'_recorded_sales','yes'),(2037,5808,'_recorded_coupon_usage_counts','yes'),(2038,5808,'_new_order_email_sent','true'),(2039,5808,'_order_stock_reduced','yes'),(2040,5808,'_billing_first_name','Angela'),(2041,5808,'_billing_last_name','Zacnich'),(2042,5808,'_billing_address_1','Calle Alfa y Omega 189 Surquillo'),(2043,5808,'_billing_city','Lima'),(2044,5808,'_billing_state','LIM'),(2045,5808,'_billing_postcode','51'),(2046,5808,'_billing_country','PE'),(2047,5808,'_billing_email','amzacnich@hotmail.com'),(2048,5808,'_billing_phone','961754834'),(2049,5808,'_order_currency','USD'),(2050,5808,'_cart_discount','0'),(2051,5808,'_cart_discount_tax','0'),(2052,5808,'_order_shipping','0'),(2053,5808,'_order_shipping_tax','0'),(2054,5808,'_order_tax','0'),(2055,5808,'_order_total','105.00'),(2056,5808,'_order_version','7.6.1'),(2057,5808,'_prices_include_tax','yes'),(2058,5808,'_billing_address_index','Angela Zacnich  Calle Alfa y Omega 189 Surquillo  Lima LIM 51 PE amzacnich@hotmail.com 961754834'),(2059,5808,'_shipping_address_index','         '),(2060,5808,'is_vat_exempt','no'),(2061,5808,'_sbi_oembed_done_checking','1'),(2062,5809,'_order_key','wc_order_LuQSIpsskYFXu'),(2063,5809,'_customer_user','0'),(2064,5809,'_payment_method','cheque'),(2065,5809,'_payment_method_title','Check payments'),(2066,5809,'_customer_ip_address','38.25.16.181'),(2067,5809,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36'),(2068,5809,'_created_via','checkout'),(2069,5809,'_cart_hash','7373f4f5ca96aa00b207f0092bf90817'),(2070,5809,'_download_permissions_granted','no'),(2071,5809,'_recorded_sales','yes'),(2072,5809,'_recorded_coupon_usage_counts','yes'),(2073,5809,'_new_order_email_sent','true'),(2074,5809,'_order_stock_reduced','yes'),(2075,5809,'_billing_first_name','Angela'),(2076,5809,'_billing_last_name','Zacnich'),(2077,5809,'_billing_address_1','Calle Alfa y Omega 189 Surquillo'),(2078,5809,'_billing_city','Lima'),(2079,5809,'_billing_state','LIM'),(2080,5809,'_billing_postcode','51'),(2081,5809,'_billing_country','PE'),(2082,5809,'_billing_email','amzacnich@hotmail.com'),(2083,5809,'_billing_phone','961754834'),(2084,5809,'_order_currency','USD'),(2085,5809,'_cart_discount','0'),(2086,5809,'_cart_discount_tax','0'),(2087,5809,'_order_shipping','0'),(2088,5809,'_order_shipping_tax','0'),(2089,5809,'_order_tax','0'),(2090,5809,'_order_total','20.00'),(2091,5809,'_order_version','7.6.1'),(2092,5809,'_prices_include_tax','yes'),(2093,5809,'_billing_address_index','Angela Zacnich  Calle Alfa y Omega 189 Surquillo  Lima LIM 51 PE amzacnich@hotmail.com 961754834'),(2094,5809,'_shipping_address_index','         '),(2095,5809,'is_vat_exempt','no'),(2096,5809,'_sbi_oembed_done_checking','1'),(2097,5811,'_order_key','wc_order_TcstYFHB26o3n'),(2098,5811,'_customer_user','0'),(2099,5811,'_payment_method','cheque'),(2100,5811,'_payment_method_title','Check payments'),(2101,5811,'_customer_ip_address','79.107.100.210'),(2102,5811,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),(2103,5811,'_created_via','checkout'),(2104,5811,'_cart_hash','1859169382b1116788edd9bd0bd390f3'),(2105,5811,'_download_permissions_granted','no'),(2106,5811,'_recorded_sales','yes'),(2107,5811,'_recorded_coupon_usage_counts','yes'),(2108,5811,'_new_order_email_sent','true'),(2109,5811,'_order_stock_reduced','yes'),(2110,5811,'_billing_first_name','Dimitrios'),(2111,5811,'_billing_last_name','Railis'),(2112,5811,'_billing_company','Pasteque'),(2113,5811,'_billing_address_1','Kapodistriou 5'),(2114,5811,'_billing_city','Larisa'),(2115,5811,'_billing_postcode','41222'),(2116,5811,'_billing_country','GR'),(2117,5811,'_billing_email','web@pasteque.gr'),(2118,5811,'_billing_phone','2410670370'),(2119,5811,'_order_currency','USD'),(2120,5811,'_cart_discount','0'),(2121,5811,'_cart_discount_tax','0'),(2122,5811,'_order_shipping','0'),(2123,5811,'_order_shipping_tax','0'),(2124,5811,'_order_tax','0'),(2125,5811,'_order_total','73.00'),(2126,5811,'_order_version','7.6.1'),(2127,5811,'_prices_include_tax','yes'),(2128,5811,'_billing_address_index','Dimitrios Railis Pasteque Kapodistriou 5  Larisa  41222 GR web@pasteque.gr 2410670370'),(2129,5811,'_shipping_address_index','         '),(2130,5811,'is_vat_exempt','no'),(2131,5811,'_sbi_oembed_done_checking','1'),(2132,7585,'_order_key','wc_order_YYuR9H8YHqyVp'),(2133,7585,'_customer_user','0'),(2134,7585,'_payment_method','cheque'),(2135,7585,'_payment_method_title','Check payments'),(2136,7585,'_customer_ip_address','46.199.12.223'),(2137,7585,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),(2138,7585,'_created_via','checkout'),(2139,7585,'_cart_hash','4c622a1a1b5c3b537407ec4f5fcc6e4e'),(2140,7585,'_download_permissions_granted','no'),(2141,7585,'_recorded_sales','yes'),(2142,7585,'_recorded_coupon_usage_counts','yes'),(2143,7585,'_new_order_email_sent','true'),(2144,7585,'_order_stock_reduced','yes'),(2145,7585,'_billing_first_name','nkhkh'),(2146,7585,'_billing_last_name','jhkjhk'),(2147,7585,'_billing_address_1','hgh'),(2148,7585,'_billing_city','jbhkjgkgh'),(2149,7585,'_billing_state','hgkgkj'),(2150,7585,'_billing_postcode','2345'),(2151,7585,'_billing_country','CY'),(2152,7585,'_billing_email','hjgjg@jajdjsd.com'),(2153,7585,'_billing_phone','999999999'),(2154,7585,'_order_currency','USD'),(2155,7585,'_cart_discount','0'),(2156,7585,'_cart_discount_tax','0'),(2157,7585,'_order_shipping','0'),(2158,7585,'_order_shipping_tax','0'),(2159,7585,'_order_tax','0'),(2160,7585,'_order_total','28.00'),(2161,7585,'_order_version','8.2.1'),(2162,7585,'_prices_include_tax','yes'),(2163,7585,'_billing_address_index','nkhkh jhkjhk  hgh  jbhkjgkgh hgkgkj 2345 CY hjgjg@jajdjsd.com 999999999'),(2164,7585,'_shipping_address_index','         '),(2165,7585,'is_vat_exempt','no'),(2166,7585,'_sbi_oembed_done_checking','1'),(2167,7586,'_menu_item_type','post_type'),(2168,7586,'_menu_item_menu_item_parent','0'),(2169,7586,'_menu_item_object_id','883'),(2170,7586,'_menu_item_object','page'),(2171,7586,'_menu_item_target',''),(2172,7586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2173,7586,'_menu_item_xfn',''),(2174,7586,'_menu_item_url',''),(2175,7586,'_menu_item_type','post_type'),(2176,7586,'_menu_item_menu_item_parent','0'),(2177,7586,'_menu_item_object_id','883'),(2178,7586,'_menu_item_object','page'),(2179,7586,'_menu_item_target',''),(2180,7586,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2181,7586,'_menu_item_xfn',''),(2182,7586,'_menu_item_url',''),(2183,7586,'_wp_old_date','2023-01-16'),(2184,7586,'_wp_old_date','2023-01-17'),(2185,7586,'_wp_old_date','2023-01-20'),(2186,7586,'_wp_old_date','2023-02-21'),(2187,7586,'_wp_old_date','2023-02-23'),(2188,7586,'_sbi_oembed_done_checking','1'),(2189,7586,'_wp_old_date','2023-02-25'),(2190,7587,'_menu_item_type','post_type'),(2191,7587,'_menu_item_menu_item_parent','0'),(2192,7587,'_menu_item_object_id','3'),(2193,7587,'_menu_item_object','page'),(2194,7587,'_menu_item_target',''),(2195,7587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2196,7587,'_menu_item_xfn',''),(2197,7587,'_menu_item_url',''),(2198,7587,'_menu_item_type','post_type'),(2199,7587,'_menu_item_menu_item_parent','0'),(2200,7587,'_menu_item_object_id','3'),(2201,7587,'_menu_item_object','page'),(2202,7587,'_menu_item_target',''),(2203,7587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2204,7587,'_menu_item_xfn',''),(2205,7587,'_menu_item_url',''),(2206,7587,'_sbi_oembed_done_checking','1'),(2207,7588,'_menu_item_type','post_type'),(2208,7588,'_menu_item_menu_item_parent','0'),(2209,7588,'_menu_item_object_id','11'),(2210,7588,'_menu_item_object','page'),(2211,7588,'_menu_item_target',''),(2212,7588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2213,7588,'_menu_item_xfn',''),(2214,7588,'_menu_item_url',''),(2215,7588,'_menu_item_type','post_type'),(2216,7588,'_menu_item_menu_item_parent','0'),(2217,7588,'_menu_item_object_id','11'),(2218,7588,'_menu_item_object','page'),(2219,7588,'_menu_item_target',''),(2220,7588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2221,7588,'_menu_item_xfn',''),(2222,7588,'_menu_item_url',''),(2223,7588,'_sbi_oembed_done_checking','1'),(2224,7589,'_menu_item_type','post_type'),(2225,7589,'_menu_item_menu_item_parent','7597'),(2226,7589,'_menu_item_object_id','1790'),(2227,7589,'_menu_item_object','page'),(2228,7589,'_menu_item_target',''),(2229,7589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2230,7589,'_menu_item_xfn',''),(2231,7589,'_menu_item_url',''),(2232,7589,'_menu_item_type','post_type'),(2233,7589,'_menu_item_menu_item_parent','7597'),(2234,7589,'_menu_item_object_id','1790'),(2235,7589,'_menu_item_object','page'),(2236,7589,'_menu_item_target',''),(2237,7589,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2238,7589,'_menu_item_xfn',''),(2239,7589,'_menu_item_url',''),(2240,7589,'_wp_old_date','2023-02-21'),(2241,7589,'_wp_old_date','2023-02-23'),(2242,7589,'_sbi_oembed_done_checking','1'),(2243,7589,'_wp_old_date','2023-02-25'),(2244,7590,'_menu_item_type','post_type'),(2245,7590,'_menu_item_menu_item_parent','0'),(2246,7590,'_menu_item_object_id','885'),(2247,7590,'_menu_item_object','page'),(2248,7590,'_menu_item_target',''),(2249,7590,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2250,7590,'_menu_item_xfn',''),(2251,7590,'_menu_item_url',''),(2252,7590,'_menu_item_type','post_type'),(2253,7590,'_menu_item_menu_item_parent','0'),(2254,7590,'_menu_item_object_id','885'),(2255,7590,'_menu_item_object','page'),(2256,7590,'_menu_item_target',''),(2257,7590,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2258,7590,'_menu_item_xfn',''),(2259,7590,'_menu_item_url',''),(2260,7590,'_wp_old_date','2023-02-22'),(2261,7590,'_wp_old_date','2023-02-23'),(2262,7590,'_sbi_oembed_done_checking','1'),(2263,7591,'_menu_item_type','post_type'),(2264,7591,'_menu_item_menu_item_parent','0'),(2265,7591,'_menu_item_object_id','887'),(2266,7591,'_menu_item_object','page'),(2267,7591,'_menu_item_target',''),(2268,7591,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2269,7591,'_menu_item_xfn',''),(2270,7591,'_menu_item_url',''),(2271,7591,'_menu_item_type','post_type'),(2272,7591,'_menu_item_menu_item_parent','0'),(2273,7591,'_menu_item_object_id','887'),(2274,7591,'_menu_item_object','page'),(2275,7591,'_menu_item_target',''),(2276,7591,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2277,7591,'_menu_item_xfn',''),(2278,7591,'_menu_item_url',''),(2279,7591,'_wp_old_date','2023-02-22'),(2280,7591,'_wp_old_date','2023-02-23'),(2281,7591,'_sbi_oembed_done_checking','1'),(2282,7592,'_menu_item_type','post_type'),(2283,7592,'_menu_item_menu_item_parent','0'),(2284,7592,'_menu_item_object_id','889'),(2285,7592,'_menu_item_object','page'),(2286,7592,'_menu_item_target',''),(2287,7592,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2288,7592,'_menu_item_xfn',''),(2289,7592,'_menu_item_url',''),(2290,7592,'_menu_item_type','post_type'),(2291,7592,'_menu_item_menu_item_parent','0'),(2292,7592,'_menu_item_object_id','889'),(2293,7592,'_menu_item_object','page'),(2294,7592,'_menu_item_target',''),(2295,7592,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2296,7592,'_menu_item_xfn',''),(2297,7592,'_menu_item_url',''),(2298,7592,'_wp_old_date','2023-02-22'),(2299,7592,'_wp_old_date','2023-02-23'),(2300,7592,'_sbi_oembed_done_checking','1'),(2301,7593,'_menu_item_type','post_type'),(2302,7593,'_menu_item_menu_item_parent','0'),(2303,7593,'_menu_item_object_id','1704'),(2304,7593,'_menu_item_object','page'),(2305,7593,'_menu_item_target',''),(2306,7593,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2307,7593,'_menu_item_xfn',''),(2308,7593,'_menu_item_url',''),(2309,7593,'_menu_item_type','post_type'),(2310,7593,'_menu_item_menu_item_parent','0'),(2311,7593,'_menu_item_object_id','1704'),(2312,7593,'_menu_item_object','page'),(2313,7593,'_menu_item_target',''),(2314,7593,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2315,7593,'_menu_item_xfn',''),(2316,7593,'_menu_item_url',''),(2317,7593,'_wp_old_date','2023-02-22'),(2318,7593,'_wp_old_date','2023-02-23'),(2319,7593,'_sbi_oembed_done_checking','1'),(2320,7594,'_menu_item_type','post_type'),(2321,7594,'_menu_item_menu_item_parent','0'),(2322,7594,'_menu_item_object_id','883'),(2323,7594,'_menu_item_object','page'),(2324,7594,'_menu_item_target',''),(2325,7594,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2326,7594,'_menu_item_xfn',''),(2327,7594,'_menu_item_url',''),(2328,7594,'_menu_item_type','post_type'),(2329,7594,'_menu_item_menu_item_parent','0'),(2330,7594,'_menu_item_object_id','883'),(2331,7594,'_menu_item_object','page'),(2332,7594,'_menu_item_target',''),(2333,7594,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2334,7594,'_menu_item_xfn',''),(2335,7594,'_menu_item_url',''),(2336,7594,'_sbi_oembed_done_checking','1'),(2337,7595,'_menu_item_type','post_type'),(2338,7595,'_menu_item_menu_item_parent','0'),(2339,7595,'_menu_item_object_id','5256'),(2340,7595,'_menu_item_object','page'),(2341,7595,'_menu_item_target',''),(2342,7595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2343,7595,'_menu_item_xfn',''),(2344,7595,'_menu_item_url',''),(2345,7595,'_menu_item_type','post_type'),(2346,7595,'_menu_item_menu_item_parent','0'),(2347,7595,'_menu_item_object_id','5256'),(2348,7595,'_menu_item_object','page'),(2349,7595,'_menu_item_target',''),(2350,7595,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2351,7595,'_menu_item_xfn',''),(2352,7595,'_menu_item_url',''),(2353,7595,'_sbi_oembed_done_checking','1'),(2354,7596,'_menu_item_type','post_type'),(2355,7596,'_menu_item_menu_item_parent','0'),(2356,7596,'_menu_item_object_id','3'),(2357,7596,'_menu_item_object','page'),(2358,7596,'_menu_item_target',''),(2359,7596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2360,7596,'_menu_item_xfn',''),(2361,7596,'_menu_item_url',''),(2362,7596,'_menu_item_type','post_type'),(2363,7596,'_menu_item_menu_item_parent','0'),(2364,7596,'_menu_item_object_id','3'),(2365,7596,'_menu_item_object','page'),(2366,7596,'_menu_item_target',''),(2367,7596,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2368,7596,'_menu_item_xfn',''),(2369,7596,'_menu_item_url',''),(2370,7596,'_sbi_oembed_done_checking','1'),(2371,7597,'_menu_item_type','post_type'),(2372,7597,'_menu_item_menu_item_parent','0'),(2373,7597,'_menu_item_object_id','5853'),(2374,7597,'_menu_item_object','page'),(2375,7597,'_menu_item_target',''),(2376,7597,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2377,7597,'_menu_item_xfn',''),(2378,7597,'_menu_item_url',''),(2379,7597,'_menu_item_type','post_type'),(2380,7597,'_menu_item_menu_item_parent','0'),(2381,7597,'_menu_item_object_id','5853'),(2382,7597,'_menu_item_object','page'),(2383,7597,'_menu_item_target',''),(2384,7597,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2385,7597,'_menu_item_xfn',''),(2386,7597,'_menu_item_url',''),(2387,7597,'_sbi_oembed_done_checking','1'),(2388,7598,'_menu_item_type','post_type'),(2389,7598,'_menu_item_menu_item_parent','7586'),(2390,7598,'_menu_item_object_id','19'),(2391,7598,'_menu_item_object','page'),(2392,7598,'_menu_item_target',''),(2393,7598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2394,7598,'_menu_item_xfn',''),(2395,7598,'_menu_item_url',''),(2396,7598,'_menu_item_type','post_type'),(2397,7598,'_menu_item_menu_item_parent','896'),(2398,7598,'_menu_item_object_id','19'),(2399,7598,'_menu_item_object','page'),(2400,7598,'_menu_item_target',''),(2401,7598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2402,7598,'_menu_item_xfn',''),(2403,7598,'_menu_item_url',''),(2404,7598,'_wp_old_date','2023-01-14'),(2405,7598,'_wp_old_date','2023-01-16'),(2406,7598,'_wp_old_date','2023-01-17'),(2407,7598,'_wp_old_date','2023-01-20'),(2408,7598,'_wp_old_date','2023-02-21'),(2409,7598,'_wp_old_date','2023-02-23'),(2410,7598,'_sbi_oembed_done_checking','1'),(2411,7598,'_wp_old_date','2023-02-25'),(2412,7599,'_menu_item_type','post_type'),(2413,7599,'_menu_item_menu_item_parent','0'),(2414,7599,'_menu_item_object_id','889'),(2415,7599,'_menu_item_object','page'),(2416,7599,'_menu_item_target',''),(2417,7599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2418,7599,'_menu_item_xfn',''),(2419,7599,'_menu_item_url',''),(2420,7599,'_menu_item_type','post_type'),(2421,7599,'_menu_item_menu_item_parent','0'),(2422,7599,'_menu_item_object_id','889'),(2423,7599,'_menu_item_object','page'),(2424,7599,'_menu_item_target',''),(2425,7599,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2426,7599,'_menu_item_xfn',''),(2427,7599,'_menu_item_url',''),(2428,7599,'_wp_old_date','2023-01-16'),(2429,7599,'_wp_old_date','2023-01-17'),(2430,7599,'_wp_old_date','2023-01-20'),(2431,7599,'_wp_old_date','2023-02-21'),(2432,7599,'_wp_old_date','2023-02-23'),(2433,7599,'_sbi_oembed_done_checking','1'),(2434,7599,'_wp_old_date','2023-02-25'),(2435,7600,'_menu_item_type','post_type'),(2436,7600,'_menu_item_menu_item_parent','0'),(2437,7600,'_menu_item_object_id','887'),(2438,7600,'_menu_item_object','page'),(2439,7600,'_menu_item_target',''),(2440,7600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2441,7600,'_menu_item_xfn',''),(2442,7600,'_menu_item_url',''),(2443,7600,'_menu_item_type','post_type'),(2444,7600,'_menu_item_menu_item_parent','0'),(2445,7600,'_menu_item_object_id','887'),(2446,7600,'_menu_item_object','page'),(2447,7600,'_menu_item_target',''),(2448,7600,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2449,7600,'_menu_item_xfn',''),(2450,7600,'_menu_item_url',''),(2451,7600,'_wp_old_date','2023-01-16'),(2452,7600,'_wp_old_date','2023-01-17'),(2453,7600,'_wp_old_date','2023-01-20'),(2454,7600,'_wp_old_date','2023-02-21'),(2455,7600,'_wp_old_date','2023-02-23'),(2456,7600,'_sbi_oembed_done_checking','1'),(2457,7600,'_wp_old_date','2023-02-25'),(2458,7601,'_menu_item_type','post_type'),(2459,7601,'_menu_item_menu_item_parent','0'),(2460,7601,'_menu_item_object_id','885'),(2461,7601,'_menu_item_object','page'),(2462,7601,'_menu_item_target',''),(2463,7601,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2464,7601,'_menu_item_xfn',''),(2465,7601,'_menu_item_url',''),(2466,7601,'_menu_item_type','post_type'),(2467,7601,'_menu_item_menu_item_parent','0'),(2468,7601,'_menu_item_object_id','885'),(2469,7601,'_menu_item_object','page'),(2470,7601,'_menu_item_target',''),(2471,7601,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2472,7601,'_menu_item_xfn',''),(2473,7601,'_menu_item_url',''),(2474,7601,'_wp_old_date','2023-01-16'),(2475,7601,'_wp_old_date','2023-01-17'),(2476,7601,'_wp_old_date','2023-01-20'),(2477,7601,'_wp_old_date','2023-02-21'),(2478,7601,'_wp_old_date','2023-02-23'),(2479,7601,'_sbi_oembed_done_checking','1'),(2480,7601,'_wp_old_date','2023-02-25'),(2481,7602,'_menu_item_type','post_type'),(2482,7602,'_menu_item_menu_item_parent','7586'),(2483,7602,'_menu_item_object_id','891'),(2484,7602,'_menu_item_object','page'),(2485,7602,'_menu_item_target',''),(2486,7602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2487,7602,'_menu_item_xfn',''),(2488,7602,'_menu_item_url',''),(2489,7602,'_menu_item_type','post_type'),(2490,7602,'_menu_item_menu_item_parent','896'),(2491,7602,'_menu_item_object_id','891'),(2492,7602,'_menu_item_object','page'),(2493,7602,'_menu_item_target',''),(2494,7602,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2495,7602,'_menu_item_xfn',''),(2496,7602,'_menu_item_url',''),(2497,7602,'_wp_old_date','2023-01-17'),(2498,7602,'_wp_old_date','2023-01-20'),(2499,7602,'_wp_old_date','2023-02-21'),(2500,7602,'_wp_old_date','2023-02-23'),(2501,7602,'_sbi_oembed_done_checking','1'),(2502,7602,'_wp_old_date','2023-02-25'),(2503,7603,'_menu_item_type','post_type'),(2504,7603,'_menu_item_menu_item_parent','7586'),(2505,7603,'_menu_item_object_id','1263'),(2506,7603,'_menu_item_object','page'),(2507,7603,'_menu_item_target',''),(2508,7603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2509,7603,'_menu_item_xfn',''),(2510,7603,'_menu_item_url',''),(2511,7603,'_menu_item_type','post_type'),(2512,7603,'_menu_item_menu_item_parent','896'),(2513,7603,'_menu_item_object_id','1263'),(2514,7603,'_menu_item_object','page'),(2515,7603,'_menu_item_target',''),(2516,7603,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2517,7603,'_menu_item_xfn',''),(2518,7603,'_menu_item_url',''),(2519,7603,'_wp_old_date','2023-01-20'),(2520,7603,'_wp_old_date','2023-02-21'),(2521,7603,'_wp_old_date','2023-02-23'),(2522,7603,'_sbi_oembed_done_checking','1'),(2523,7603,'_wp_old_date','2023-02-25'),(2524,7604,'_menu_item_type','post_type'),(2525,7604,'_menu_item_menu_item_parent','7597'),(2526,7604,'_menu_item_object_id','16'),(2527,7604,'_menu_item_object','page'),(2528,7604,'_menu_item_target',''),(2529,7604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2530,7604,'_menu_item_xfn',''),(2531,7604,'_menu_item_url',''),(2532,7604,'_menu_item_type','post_type'),(2533,7604,'_menu_item_menu_item_parent','7681'),(2534,7604,'_menu_item_object_id','16'),(2535,7604,'_menu_item_object','page'),(2536,7604,'_menu_item_target',''),(2537,7604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2538,7604,'_menu_item_xfn',''),(2539,7604,'_menu_item_url',''),(2540,7604,'_wp_old_date','2023-02-21'),(2541,7604,'_wp_old_date','2023-02-23'),(2542,7604,'_sbi_oembed_done_checking','1'),(2543,7604,'_wp_old_date','2023-02-25'),(2544,7605,'_menu_item_type','post_type'),(2545,7605,'_menu_item_menu_item_parent','7615'),(2546,7605,'_menu_item_object_id','16'),(2547,7605,'_menu_item_object','page'),(2548,7605,'_menu_item_target',''),(2549,7605,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2550,7605,'_menu_item_xfn',''),(2551,7605,'_menu_item_url',''),(2552,7605,'_menu_item_type','post_type'),(2553,7605,'_menu_item_menu_item_parent','7615'),(2554,7605,'_menu_item_object_id','16'),(2555,7605,'_menu_item_object','page'),(2556,7605,'_menu_item_target',''),(2557,7605,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2558,7605,'_menu_item_xfn',''),(2559,7605,'_menu_item_url',''),(2560,7605,'_wp_old_date','2023-02-23'),(2561,7605,'_sbi_oembed_done_checking','1'),(2562,7605,'_wp_old_date','2023-02-25'),(2563,7606,'_menu_item_type','post_type'),(2564,7606,'_menu_item_menu_item_parent','7615'),(2565,7606,'_menu_item_object_id','1790'),(2566,7606,'_menu_item_object','page'),(2567,7606,'_menu_item_target',''),(2568,7606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2569,7606,'_menu_item_xfn',''),(2570,7606,'_menu_item_url',''),(2571,7606,'_menu_item_type','post_type'),(2572,7606,'_menu_item_menu_item_parent','7615'),(2573,7606,'_menu_item_object_id','1790'),(2574,7606,'_menu_item_object','page'),(2575,7606,'_menu_item_target',''),(2576,7606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2577,7606,'_menu_item_xfn',''),(2578,7606,'_menu_item_url',''),(2579,7606,'_wp_old_date','2023-02-23'),(2580,7606,'_sbi_oembed_done_checking','1'),(2581,7606,'_wp_old_date','2023-02-25'),(2582,7607,'_menu_item_type','post_type'),(2583,7607,'_menu_item_menu_item_parent','6802'),(2584,7607,'_menu_item_object_id','883'),(2585,7607,'_menu_item_object','page'),(2586,7607,'_menu_item_target',''),(2587,7607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2588,7607,'_menu_item_xfn',''),(2589,7607,'_menu_item_url',''),(2590,7607,'_menu_item_type','post_type'),(2591,7607,'_menu_item_menu_item_parent','3515'),(2592,7607,'_menu_item_object_id','883'),(2593,7607,'_menu_item_object','page'),(2594,7607,'_menu_item_target',''),(2595,7607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2596,7607,'_menu_item_xfn',''),(2597,7607,'_menu_item_url',''),(2598,7607,'_wp_old_date','2023-02-23'),(2599,7607,'_sbi_oembed_done_checking','1'),(2600,7607,'_wp_old_date','2023-02-25'),(2601,7608,'_menu_item_type','post_type'),(2602,7608,'_menu_item_menu_item_parent','6802'),(2603,7608,'_menu_item_object_id','1263'),(2604,7608,'_menu_item_object','page'),(2605,7608,'_menu_item_target',''),(2606,7608,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2607,7608,'_menu_item_xfn',''),(2608,7608,'_menu_item_url',''),(2609,7608,'_menu_item_type','post_type'),(2610,7608,'_menu_item_menu_item_parent','3515'),(2611,7608,'_menu_item_object_id','1263'),(2612,7608,'_menu_item_object','page'),(2613,7608,'_menu_item_target',''),(2614,7608,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2615,7608,'_menu_item_xfn',''),(2616,7608,'_menu_item_url',''),(2617,7608,'_wp_old_date','2023-02-23'),(2618,7608,'_sbi_oembed_done_checking','1'),(2619,7608,'_wp_old_date','2023-02-25'),(2620,7609,'_menu_item_type','post_type'),(2621,7609,'_menu_item_menu_item_parent','6802'),(2622,7609,'_menu_item_object_id','19'),(2623,7609,'_menu_item_object','page'),(2624,7609,'_menu_item_target',''),(2625,7609,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2626,7609,'_menu_item_xfn',''),(2627,7609,'_menu_item_url',''),(2628,7609,'_menu_item_type','post_type'),(2629,7609,'_menu_item_menu_item_parent','3515'),(2630,7609,'_menu_item_object_id','19'),(2631,7609,'_menu_item_object','page'),(2632,7609,'_menu_item_target',''),(2633,7609,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2634,7609,'_menu_item_xfn',''),(2635,7609,'_menu_item_url',''),(2636,7609,'_wp_old_date','2023-02-23'),(2637,7609,'_sbi_oembed_done_checking','1'),(2638,7609,'_wp_old_date','2023-02-25'),(2639,7610,'_menu_item_type','post_type'),(2640,7610,'_menu_item_menu_item_parent','6802'),(2641,7610,'_menu_item_object_id','891'),(2642,7610,'_menu_item_object','page'),(2643,7610,'_menu_item_target',''),(2644,7610,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2645,7610,'_menu_item_xfn',''),(2646,7610,'_menu_item_url',''),(2647,7610,'_menu_item_type','post_type'),(2648,7610,'_menu_item_menu_item_parent','3515'),(2649,7610,'_menu_item_object_id','891'),(2650,7610,'_menu_item_object','page'),(2651,7610,'_menu_item_target',''),(2652,7610,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2653,7610,'_menu_item_xfn',''),(2654,7610,'_menu_item_url',''),(2655,7610,'_wp_old_date','2023-02-23'),(2656,7610,'_sbi_oembed_done_checking','1'),(2657,7610,'_wp_old_date','2023-02-25'),(2658,7611,'_menu_item_type','post_type'),(2659,7611,'_menu_item_menu_item_parent','0'),(2660,7611,'_menu_item_object_id','885'),(2661,7611,'_menu_item_object','page'),(2662,7611,'_menu_item_target',''),(2663,7611,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2664,7611,'_menu_item_xfn',''),(2665,7611,'_menu_item_url',''),(2666,7611,'_menu_item_type','post_type'),(2667,7611,'_menu_item_menu_item_parent','0'),(2668,7611,'_menu_item_object_id','885'),(2669,7611,'_menu_item_object','page'),(2670,7611,'_menu_item_target',''),(2671,7611,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2672,7611,'_menu_item_xfn',''),(2673,7611,'_menu_item_url',''),(2674,7611,'_wp_old_date','2023-02-23'),(2675,7611,'_sbi_oembed_done_checking','1'),(2676,7611,'_wp_old_date','2023-02-25'),(2677,7612,'_menu_item_type','post_type'),(2678,7612,'_menu_item_menu_item_parent','7586'),(2679,7612,'_menu_item_object_id','883'),(2680,7612,'_menu_item_object','page'),(2681,7612,'_menu_item_target',''),(2682,7612,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2683,7612,'_menu_item_xfn',''),(2684,7612,'_menu_item_url',''),(2685,7612,'_menu_item_type','post_type'),(2686,7612,'_menu_item_menu_item_parent','896'),(2687,7612,'_menu_item_object_id','883'),(2688,7612,'_menu_item_object','page'),(2689,7612,'_menu_item_target',''),(2690,7612,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2691,7612,'_menu_item_xfn',''),(2692,7612,'_menu_item_url',''),(2693,7612,'_sbi_oembed_done_checking','1'),(2694,7612,'_wp_old_date','2023-02-25'),(2695,7613,'_menu_item_type','post_type'),(2696,7613,'_menu_item_menu_item_parent','7586'),(2697,7613,'_menu_item_object_id','1704'),(2698,7613,'_menu_item_object','page'),(2699,7613,'_menu_item_target',''),(2700,7613,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2701,7613,'_menu_item_xfn',''),(2702,7613,'_menu_item_url',''),(2703,7613,'_menu_item_type','post_type'),(2704,7613,'_menu_item_menu_item_parent','896'),(2705,7613,'_menu_item_object_id','1704'),(2706,7613,'_menu_item_object','page'),(2707,7613,'_menu_item_target',''),(2708,7613,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2709,7613,'_menu_item_xfn',''),(2710,7613,'_menu_item_url',''),(2711,7613,'_sbi_oembed_done_checking','1'),(2712,7614,'_menu_item_type','post_type'),(2713,7614,'_menu_item_menu_item_parent','7597'),(2714,7614,'_menu_item_object_id','5853'),(2715,7614,'_menu_item_object','page'),(2716,7614,'_menu_item_target',''),(2717,7614,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2718,7614,'_menu_item_xfn',''),(2719,7614,'_menu_item_url',''),(2720,7614,'_menu_item_type','post_type'),(2721,7614,'_menu_item_menu_item_parent','7681'),(2722,7614,'_menu_item_object_id','5853'),(2723,7614,'_menu_item_object','page'),(2724,7614,'_menu_item_target',''),(2725,7614,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2726,7614,'_menu_item_xfn',''),(2727,7614,'_menu_item_url',''),(2728,7614,'_sbi_oembed_done_checking','1'),(2729,7615,'_menu_item_type','post_type'),(2730,7615,'_menu_item_menu_item_parent','0'),(2731,7615,'_menu_item_object_id','5853'),(2732,7615,'_menu_item_object','page'),(2733,7615,'_menu_item_target',''),(2734,7615,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2735,7615,'_menu_item_xfn',''),(2736,7615,'_menu_item_url',''),(2737,7615,'_menu_item_type','post_type'),(2738,7615,'_menu_item_menu_item_parent','0'),(2739,7615,'_menu_item_object_id','5853'),(2740,7615,'_menu_item_object','page'),(2741,7615,'_menu_item_target',''),(2742,7615,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2743,7615,'_menu_item_xfn',''),(2744,7615,'_menu_item_url',''),(2745,7615,'_sbi_oembed_done_checking','1'),(2746,7616,'_menu_item_type','post_type'),(2747,7616,'_menu_item_menu_item_parent','7615'),(2748,7616,'_menu_item_object_id','5853'),(2749,7616,'_menu_item_object','page'),(2750,7616,'_menu_item_target',''),(2751,7616,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2752,7616,'_menu_item_xfn',''),(2753,7616,'_menu_item_url',''),(2754,7616,'_menu_item_type','post_type'),(2755,7616,'_menu_item_menu_item_parent','7723'),(2756,7616,'_menu_item_object_id','5853'),(2757,7616,'_menu_item_object','page'),(2758,7616,'_menu_item_target',''),(2759,7616,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2760,7616,'_menu_item_xfn',''),(2761,7616,'_menu_item_url',''),(2762,7616,'_sbi_oembed_done_checking','1'),(2781,5853,'_edit_lock','1699276622:1'),(2798,16,'_edit_lock','1699427446:1'),(2806,1483,'_elementor_screenshot','a:2:{s:2:\"id\";i:7621;s:3:\"url\";s:131:\"https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_1483_2023-11-06-13-24-05_6b5ff5c0.png\";}'),(2807,7621,'_elementor_is_screenshot','1'),(2808,7621,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_1483_2023-11-06-13-24-05_6b5ff5c0.png'),(2809,18,'_edit_lock','1699419796:1'),(2810,7,'_wp_attachment_image_alt','John Bacon Salon'),(2811,7622,'_wp_attached_file','2023/01/favicon.ico'),(2812,7622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:19:\"2023/01/favicon.ico\";s:8:\"filesize\";i:15086;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:{}}}'),(2813,7623,'_elementor_edit_mode','builder'),(2814,7623,'_elementor_template_type','kit'),(2815,7623,'_elementor_page_settings','a:156:{s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_1\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_2\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#EEEBE2\";}i:2;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_3\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#FAFAFA\";}i:3;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_4\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#FEFCF5\";}i:4;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_5\";s:5:\"title\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#FFFFFF\";}i:5;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_6\";s:5:\"title\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#000000\";}i:6;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_7\";s:5:\"title\";s:8:\"Accent 7\";s:5:\"color\";s:9:\"#00000026\";}i:7;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_8\";s:5:\"title\";s:8:\"Accent 8\";s:5:\"color\";s:9:\"#FFFFFF4D\";}i:8;a:3:{s:3:\"_id\";s:29:\"vamtam_sticky_header_bg_color\";s:5:\"title\";s:22:\"Sticky Header Bg Color\";s:5:\"color\";s:7:\"#0F0F0F\";}}s:17:\"system_typography\";a:7:{i:0;a:9:{s:3:\"_id\";s:19:\"vamtam_primary_font\";s:5:\"title\";s:12:\"Primary Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:9:\"Helvetica\";s:25:\"typography_text_transform\";s:4:\"none\";}i:1;a:10:{s:3:\"_id\";s:9:\"vamtam_h1\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:2;a:10:{s:3:\"_id\";s:9:\"vamtam_h2\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:21:\"typography_font_style\";s:6:\"normal\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:9:\"vamtam_h3\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:9:\"vamtam_h4\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:5;a:9:{s:3:\"_id\";s:9:\"vamtam_h5\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:6;a:9:{s:3:\"_id\";s:9:\"vamtam_h6\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"0026a0d\";s:5:\"title\";s:14:\"Custom Color 1\";s:5:\"color\";s:9:\"#191919BD\";}}s:17:\"custom_typography\";a:11:{i:0;a:10:{s:3:\"_id\";s:7:\"5eb041f\";s:5:\"title\";s:12:\"Accent Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:7:\"ecca21e\";s:5:\"title\";s:6:\"Body L\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:7:\"5de5b2f\";s:5:\"title\";s:6:\"Body S\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:7:\"833c08e\";s:5:\"title\";s:7:\"Body XS\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:4;a:8:{s:3:\"_id\";s:7:\"fe27136\";s:5:\"title\";s:9:\"Main menu\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:4:\"none\";}i:5;a:10:{s:3:\"_id\";s:7:\"543a803\";s:5:\"title\";s:10:\"Menu Small\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:18:\"Inter Tight - temp\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}}i:6;a:9:{s:3:\"_id\";s:7:\"f696de8\";s:5:\"title\";s:5:\"Quote\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"normal\";s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:7;a:5:{s:3:\"_id\";s:7:\"c42da43\";s:5:\"title\";s:10:\"Price list\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:8;a:9:{s:3:\"_id\";s:7:\"898b8db\";s:5:\"title\";s:23:\"Button Text - underline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.4;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:9:\"underline\";}i:9;a:11:{s:3:\"_id\";s:7:\"acd4083\";s:5:\"title\";s:10:\"Sale Flash\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:10;a:6:{s:3:\"_id\";s:7:\"1e63e33\";s:5:\"title\";s:17:\"From Input Fields\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:44:\"Helvetica Neue, Helvetica, Arial, Sans-serif\";s:9:\"site_name\";s:8:\"Coiffure\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:10:\"body_color\";s:7:\"#191919\";s:37:\"link_hover_typography_text_decoration\";s:9:\"underline\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"14\";s:8:\"isLinked\";b:1;}s:26:\"body_background_background\";s:7:\"classic\";s:11:\"__globals__\";a:43:{s:26:\"body_typography_typography\";s:41:\"globals/typography?id=vamtam_primary_font\";s:17:\"link_normal_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:24:\"h1_typography_typography\";s:31:\"globals/typography?id=vamtam_h1\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=vamtam_h2\";s:24:\"h3_typography_typography\";s:31:\"globals/typography?id=vamtam_h3\";s:8:\"h1_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h2_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h3_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h4_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h4_typography_typography\";s:31:\"globals/typography?id=vamtam_h4\";s:8:\"h5_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h5_typography_typography\";s:31:\"globals/typography?id=vamtam_h5\";s:8:\"h6_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h6_typography_typography\";s:31:\"globals/typography?id=vamtam_h6\";s:17:\"button_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"button_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:28:\"button_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:29:\"button_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:23:\"button_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:32:\"form_label_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:32:\"form_field_typography_typography\";s:29:\"globals/typography?id=1e63e33\";s:21:\"form_field_text_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:27:\"form_field_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"form_field_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:27:\"form_field_focus_text_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"form_field_focus_border_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:21:\"body_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:42:\"settings_page_transitions_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:33:\"message_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:39:\"message_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:32:\"message_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:38:\"message_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:30:\"info_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:36:\"info_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:29:\"info_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:35:\"info_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"error_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:33:\"error_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"message_buttons_border_color\";s:0:\"\";s:31:\"message_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:35:\"message_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"info_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:32:\"info_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:38:\"link_normal_typography_text_decoration\";s:9:\"underline\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1280;s:5:\"sizes\";a:0:{}}s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:44:\"settings_page_transitions_entrance_animation\";s:8:\"fade-out\";s:40:\"settings_page_transitions_exit_animation\";s:7:\"fade-in\";s:44:\"settings_page_transitions_animation_duration\";a:3:{s:4:\"unit\";s:2:\"ms\";s:4:\"size\";i:800;s:5:\"sizes\";a:0:{}}s:35:\"vamtam_theme_enable_all_widget_mods\";s:0:\"\";s:27:\"vamtam_theme_call-to-action\";s:0:\"\";s:21:\"vamtam_theme_icon-box\";s:0:\"\";s:22:\"vamtam_theme_shortcode\";s:0:\"\";s:28:\"woocommerce_notices_elements\";a:3:{i:0;s:8:\"wc_error\";i:1;s:10:\"wc_message\";i:2;s:7:\"wc_info\";}s:26:\"vamtam_theme_wc-categories\";s:0:\"\";s:42:\"vamtam_theme_woocommerce-product-data-tabs\";s:0:\"\";s:39:\"vamtam_theme_woocommerce-product-rating\";s:0:\"\";s:55:\"vamtam_theme_woocommerce-product-additional-information\";s:0:\"\";s:26:\"vamtam_theme_paypal-button\";s:0:\"\";s:44:\"vamtam_theme_wp-widget-dgwt_wcas_ajax_search\";s:0:\"\";s:42:\"vamtam_theme_wp-widget-berocket_aapf_group\";s:0:\"\";s:34:\"vamtam_theme_wc_products_new_badge\";s:0:\"\";s:30:\"error_notice_box_border_border\";s:5:\"solid\";s:29:\"error_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:44:\"message_buttons_normal_background_background\";s:7:\"classic\";s:43:\"message_buttons_hover_background_background\";s:7:\"classic\";s:27:\"message_buttons_border_type\";s:4:\"none\";s:41:\"info_buttons_normal_background_background\";s:7:\"classic\";s:40:\"info_buttons_hover_background_background\";s:7:\"classic\";s:24:\"info_buttons_border_type\";s:4:\"none\";s:38:\"error_notice_box_background_background\";s:7:\"classic\";s:28:\"message_buttons_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:9:\"Helvetica\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:7:\"#000000\";s:8:\"h1_color\";s:7:\"#191919\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"400\";s:28:\"h1_typography_text_transform\";s:4:\"none\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#191919\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"400\";s:28:\"h2_typography_text_transform\";s:4:\"none\";s:24:\"h2_typography_font_style\";s:6:\"normal\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#191919\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"400\";s:28:\"h3_typography_text_transform\";s:4:\"none\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#191919\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"400\";s:28:\"h4_typography_text_transform\";s:4:\"none\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#191919\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"400\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#191919\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"500\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:11:\"Inter Tight\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:3:\"500\";s:33:\"button_typography_text_decoration\";s:4:\"none\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#191919\";s:23:\"button_hover_text_color\";s:7:\"#DDD8D4\";s:29:\"button_hover_background_color\";s:7:\"#000000\";s:32:\"form_label_typography_typography\";s:6:\"custom\";s:33:\"form_label_typography_font_family\";s:11:\"Inter Tight\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:3:\"500\";s:37:\"form_label_typography_text_decoration\";s:4:\"none\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:6:\"custom\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:7:\"#191919\";s:27:\"form_field_background_color\";s:7:\"#FFFFFF\";s:23:\"form_field_border_color\";s:9:\"#00000026\";s:27:\"form_field_focus_text_color\";s:7:\"#000000\";s:29:\"form_field_focus_border_color\";s:7:\"#191919\";s:21:\"body_background_color\";s:7:\"#FAFAFA\";s:33:\"error_notice_box_background_color\";s:7:\"#FFFFFF\";s:29:\"error_notice_box_border_color\";s:9:\"#00000026\";s:40:\"message_notice_box_background_background\";s:7:\"classic\";s:32:\"message_notice_box_border_border\";s:5:\"solid\";s:31:\"message_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:33:\"message_buttons_normal_text_color\";s:7:\"#FAFAFA\";s:39:\"message_buttons_normal_background_color\";s:7:\"#191919\";s:32:\"message_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:38:\"message_buttons_hover_background_color\";s:7:\"#000000\";s:28:\"message_buttons_border_color\";s:9:\"#00000026\";s:37:\"info_notice_box_background_background\";s:7:\"classic\";s:29:\"info_notice_box_border_border\";s:5:\"solid\";s:28:\"info_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:30:\"info_buttons_normal_text_color\";s:7:\"#FFFFFF\";s:36:\"info_buttons_normal_background_color\";s:7:\"#191919\";s:29:\"info_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:35:\"info_buttons_hover_background_color\";s:7:\"#000000\";s:42:\"settings_page_transitions_background_color\";s:7:\"#FAFAFA\";s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:24:\"woocommerce_cart_page_id\";s:1:\"8\";s:28:\"woocommerce_checkout_page_id\";s:1:\"9\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"10\";s:25:\"woocommerce_terms_page_id\";s:4:\"5256\";s:36:\"woocommerce_purchase_summary_page_id\";s:4:\"5206\";s:24:\"woocommerce_shop_page_id\";s:1:\"7\";}'),(2816,7623,'_wp_page_template','default'),(2817,7623,'_elementor_data','[]'),(2818,7623,'_elementor_page_assets','a:0:{}'),(2819,7623,'_elementor_version','3.16.6'),(2820,7623,'_elementor_pro_version','3.16.2'),(2830,66,'_edit_lock','1699434151:1'),(2831,7624,'_elementor_edit_mode','builder'),(2832,7624,'_elementor_template_type','header'),(2833,7624,'_elementor_version','3.16.6'),(2834,7624,'_elementor_pro_version','3.16.2'),(2835,7624,'_wp_page_template','default'),(2836,7624,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.332,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/logo-light.svg\",\"id\":103,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"816b3f2\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(2837,7624,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(2838,7624,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2839,7624,'_elementor_screenshot_failed','2023-11-06 13:23:53'),(2841,7625,'_elementor_edit_mode','builder'),(2842,7625,'_elementor_template_type','header'),(2843,7625,'_elementor_version','3.16.6'),(2844,7625,'_elementor_pro_version','3.16.2'),(2845,7625,'_wp_page_template','default'),(2846,7625,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.332,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/logo-light.svg\",\"id\":103,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"816b3f2\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6160a7f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1633973\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false}]'),(2847,7625,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(2848,7625,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2849,7625,'_elementor_screenshot_failed','2023-11-06 13:23:53'),(2874,7627,'_elementor_edit_mode','builder'),(2875,7627,'_elementor_template_type','header'),(2876,7627,'_elementor_version','3.17.2'),(2877,7627,'_elementor_pro_version','3.16.2'),(2878,7627,'_wp_page_template','default'),(2879,7627,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":9.332,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-salon-logo_296x96.jpg.webp\",\"id\":7,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":45,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"816b3f2\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(2880,7627,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(2881,7627,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2897,7629,'_elementor_edit_mode','builder'),(2898,7629,'_elementor_template_type','kit'),(2899,7629,'_elementor_page_settings','a:159:{s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_1\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#191919\";}i:1;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_2\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#EEEBE2\";}i:2;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_3\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#FAFAFA\";}i:3;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_4\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#FEFCF5\";}i:4;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_5\";s:5:\"title\";s:8:\"Accent 5\";s:5:\"color\";s:7:\"#FFFFFF\";}i:5;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_6\";s:5:\"title\";s:8:\"Accent 6\";s:5:\"color\";s:7:\"#000000\";}i:6;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_7\";s:5:\"title\";s:8:\"Accent 7\";s:5:\"color\";s:9:\"#00000026\";}i:7;a:3:{s:3:\"_id\";s:15:\"vamtam_accent_8\";s:5:\"title\";s:8:\"Accent 8\";s:5:\"color\";s:9:\"#FFFFFF4D\";}i:8;a:3:{s:3:\"_id\";s:29:\"vamtam_sticky_header_bg_color\";s:5:\"title\";s:22:\"Sticky Header Bg Color\";s:5:\"color\";s:7:\"#0F0F0F\";}}s:17:\"system_typography\";a:7:{i:0;a:9:{s:3:\"_id\";s:19:\"vamtam_primary_font\";s:5:\"title\";s:12:\"Primary Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:9:\"Helvetica\";s:25:\"typography_text_transform\";s:4:\"none\";}i:1;a:10:{s:3:\"_id\";s:9:\"vamtam_h1\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:2;a:10:{s:3:\"_id\";s:9:\"vamtam_h2\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:21:\"typography_font_style\";s:6:\"normal\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:9:\"vamtam_h3\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:9:\"vamtam_h4\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:5;a:9:{s:3:\"_id\";s:9:\"vamtam_h5\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:6;a:9:{s:3:\"_id\";s:9:\"vamtam_h6\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"0026a0d\";s:5:\"title\";s:14:\"Custom Color 1\";s:5:\"color\";s:9:\"#191919BD\";}}s:17:\"custom_typography\";a:11:{i:0;a:10:{s:3:\"_id\";s:7:\"5eb041f\";s:5:\"title\";s:12:\"Accent Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:80;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:60;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:7:\"ecca21e\";s:5:\"title\";s:6:\"Body L\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:7:\"5de5b2f\";s:5:\"title\";s:6:\"Body S\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:7:\"833c08e\";s:5:\"title\";s:7:\"Body XS\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:4;a:8:{s:3:\"_id\";s:7:\"fe27136\";s:5:\"title\";s:9:\"Main menu\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:4:\"none\";}i:5;a:10:{s:3:\"_id\";s:7:\"543a803\";s:5:\"title\";s:10:\"Menu Small\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:18:\"Inter Tight - temp\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}}i:6;a:9:{s:3:\"_id\";s:7:\"f696de8\";s:5:\"title\";s:5:\"Quote\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"normal\";s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_font_family\";s:11:\"Philosopher\";s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:7;a:5:{s:3:\"_id\";s:7:\"c42da43\";s:5:\"title\";s:10:\"Price list\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:8;a:9:{s:3:\"_id\";s:7:\"898b8db\";s:5:\"title\";s:23:\"Button Text - underline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:0.4;s:5:\"sizes\";a:0:{}}s:26:\"typography_text_decoration\";s:9:\"underline\";}i:9;a:11:{s:3:\"_id\";s:7:\"acd4083\";s:5:\"title\";s:10:\"Sale Flash\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Inter Tight\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}}i:10;a:6:{s:3:\"_id\";s:7:\"1e63e33\";s:5:\"title\";s:17:\"From Input Fields\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:44:\"Helvetica Neue, Helvetica, Arial, Sans-serif\";s:9:\"site_name\";s:8:\"Coiffure\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:10:\"body_color\";s:7:\"#191919\";s:37:\"link_hover_typography_text_decoration\";s:9:\"underline\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"14\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"14\";s:8:\"isLinked\";b:1;}s:26:\"body_background_background\";s:7:\"classic\";s:11:\"__globals__\";a:43:{s:26:\"body_typography_typography\";s:41:\"globals/typography?id=vamtam_primary_font\";s:17:\"link_normal_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:24:\"h1_typography_typography\";s:31:\"globals/typography?id=vamtam_h1\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=vamtam_h2\";s:24:\"h3_typography_typography\";s:31:\"globals/typography?id=vamtam_h3\";s:8:\"h1_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h2_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h3_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:8:\"h4_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h4_typography_typography\";s:31:\"globals/typography?id=vamtam_h4\";s:8:\"h5_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h5_typography_typography\";s:31:\"globals/typography?id=vamtam_h5\";s:8:\"h6_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:24:\"h6_typography_typography\";s:31:\"globals/typography?id=vamtam_h6\";s:17:\"button_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"button_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:28:\"button_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:29:\"button_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:23:\"button_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:32:\"form_label_typography_typography\";s:29:\"globals/typography?id=fe27136\";s:32:\"form_field_typography_typography\";s:29:\"globals/typography?id=1e63e33\";s:21:\"form_field_text_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:27:\"form_field_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:23:\"form_field_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:27:\"form_field_focus_text_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"form_field_focus_border_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:21:\"body_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:42:\"settings_page_transitions_background_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:33:\"message_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_4\";s:39:\"message_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:32:\"message_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:38:\"message_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:30:\"info_buttons_normal_text_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:36:\"info_buttons_normal_background_color\";s:33:\"globals/colors?id=vamtam_accent_1\";s:29:\"info_buttons_hover_text_color\";s:33:\"globals/colors?id=vamtam_accent_2\";s:35:\"info_buttons_hover_background_color\";s:33:\"globals/colors?id=vamtam_accent_6\";s:29:\"error_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:33:\"error_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"message_buttons_border_color\";s:0:\"\";s:31:\"message_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:35:\"message_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";s:28:\"info_notice_box_border_color\";s:33:\"globals/colors?id=vamtam_accent_7\";s:32:\"info_notice_box_background_color\";s:33:\"globals/colors?id=vamtam_accent_5\";}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:38:\"link_normal_typography_text_decoration\";s:9:\"underline\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1280;s:5:\"sizes\";a:0:{}}s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:44:\"settings_page_transitions_entrance_animation\";s:8:\"fade-out\";s:40:\"settings_page_transitions_exit_animation\";s:7:\"fade-in\";s:44:\"settings_page_transitions_animation_duration\";a:3:{s:4:\"unit\";s:2:\"ms\";s:4:\"size\";i:800;s:5:\"sizes\";a:0:{}}s:35:\"vamtam_theme_enable_all_widget_mods\";s:0:\"\";s:27:\"vamtam_theme_call-to-action\";s:0:\"\";s:21:\"vamtam_theme_icon-box\";s:0:\"\";s:22:\"vamtam_theme_shortcode\";s:0:\"\";s:28:\"woocommerce_notices_elements\";a:3:{i:0;s:8:\"wc_error\";i:1;s:10:\"wc_message\";i:2;s:7:\"wc_info\";}s:26:\"vamtam_theme_wc-categories\";s:0:\"\";s:42:\"vamtam_theme_woocommerce-product-data-tabs\";s:0:\"\";s:39:\"vamtam_theme_woocommerce-product-rating\";s:0:\"\";s:55:\"vamtam_theme_woocommerce-product-additional-information\";s:0:\"\";s:26:\"vamtam_theme_paypal-button\";s:0:\"\";s:44:\"vamtam_theme_wp-widget-dgwt_wcas_ajax_search\";s:0:\"\";s:42:\"vamtam_theme_wp-widget-berocket_aapf_group\";s:0:\"\";s:34:\"vamtam_theme_wc_products_new_badge\";s:0:\"\";s:30:\"error_notice_box_border_border\";s:5:\"solid\";s:29:\"error_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:44:\"message_buttons_normal_background_background\";s:7:\"classic\";s:43:\"message_buttons_hover_background_background\";s:7:\"classic\";s:27:\"message_buttons_border_type\";s:4:\"none\";s:41:\"info_buttons_normal_background_background\";s:7:\"classic\";s:40:\"info_buttons_hover_background_background\";s:7:\"classic\";s:24:\"info_buttons_border_type\";s:4:\"none\";s:38:\"error_notice_box_background_background\";s:7:\"classic\";s:28:\"message_buttons_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:9:\"Helvetica\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:17:\"link_normal_color\";s:7:\"#000000\";s:8:\"h1_color\";s:7:\"#191919\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:56;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"400\";s:28:\"h1_typography_text_transform\";s:4:\"none\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h2_color\";s:7:\"#191919\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"400\";s:28:\"h2_typography_text_transform\";s:4:\"none\";s:24:\"h2_typography_font_style\";s:6:\"normal\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h3_color\";s:7:\"#191919\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"400\";s:28:\"h3_typography_text_transform\";s:4:\"none\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#191919\";s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"400\";s:28:\"h4_typography_text_transform\";s:4:\"none\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:8:\"h5_color\";s:7:\"#191919\";s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"400\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"h5_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:8:\"h6_color\";s:7:\"#191919\";s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:11:\"Inter Tight\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"500\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:11:\"Inter Tight\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:3:\"500\";s:33:\"button_typography_text_decoration\";s:4:\"none\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#191919\";s:23:\"button_hover_text_color\";s:7:\"#DDD8D4\";s:29:\"button_hover_background_color\";s:7:\"#000000\";s:32:\"form_label_typography_typography\";s:6:\"custom\";s:33:\"form_label_typography_font_family\";s:11:\"Inter Tight\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:3:\"500\";s:37:\"form_label_typography_text_decoration\";s:4:\"none\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:6:\"custom\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:7:\"#191919\";s:27:\"form_field_background_color\";s:7:\"#FFFFFF\";s:23:\"form_field_border_color\";s:9:\"#00000026\";s:27:\"form_field_focus_text_color\";s:7:\"#000000\";s:29:\"form_field_focus_border_color\";s:7:\"#191919\";s:21:\"body_background_color\";s:7:\"#FAFAFA\";s:33:\"error_notice_box_background_color\";s:7:\"#FFFFFF\";s:29:\"error_notice_box_border_color\";s:9:\"#00000026\";s:40:\"message_notice_box_background_background\";s:7:\"classic\";s:32:\"message_notice_box_border_border\";s:5:\"solid\";s:31:\"message_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:33:\"message_buttons_normal_text_color\";s:7:\"#FAFAFA\";s:39:\"message_buttons_normal_background_color\";s:7:\"#191919\";s:32:\"message_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:38:\"message_buttons_hover_background_color\";s:7:\"#000000\";s:28:\"message_buttons_border_color\";s:9:\"#00000026\";s:37:\"info_notice_box_background_background\";s:7:\"classic\";s:29:\"info_notice_box_border_border\";s:5:\"solid\";s:28:\"info_notice_box_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:30:\"info_buttons_normal_text_color\";s:7:\"#FFFFFF\";s:36:\"info_buttons_normal_background_color\";s:7:\"#191919\";s:29:\"info_buttons_hover_text_color\";s:7:\"#DDD8D4\";s:35:\"info_buttons_hover_background_color\";s:7:\"#000000\";s:42:\"settings_page_transitions_background_color\";s:7:\"#FAFAFA\";s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:24:\"woocommerce_cart_page_id\";s:1:\"8\";s:28:\"woocommerce_checkout_page_id\";s:1:\"9\";s:36:\"woocommerce_purchase_summary_page_id\";s:4:\"5206\";s:24:\"woocommerce_shop_page_id\";s:1:\"7\";s:16:\"site_description\";s:17:\"Where hair is art\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:91:\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\";s:2:\"id\";i:7;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:16:\"John Bacon Salon\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:65:\"https://johnbaconsalon.com/wp-content/uploads/2023/01/favicon.ico\";s:2:\"id\";i:7622;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:29:\"woocommerce_myaccount_page_id\";s:2:\"10\";s:25:\"woocommerce_terms_page_id\";s:4:\"5256\";}'),(2900,7629,'_wp_page_template','default'),(2901,7629,'_elementor_data','[]'),(2902,7629,'_elementor_page_assets','a:0:{}'),(2903,7629,'_elementor_version','3.17.2'),(2904,7629,'_elementor_pro_version','3.16.2'),(2919,356,'_edit_lock','1699329355:1'),(2933,7631,'_elementor_edit_mode','builder'),(2934,7631,'_elementor_template_type','footer'),(2935,7631,'_elementor_version','3.16.6'),(2936,7631,'_elementor_pro_version','3.16.2'),(2937,7631,'_wp_page_template','default'),(2938,7631,'_elementor_data','[{\"id\":\"94a7baa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"4b6b7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"e43c2e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31df40\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d4332cc\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"wave\",\"before_text\":\"\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"Look\\nFeel \",\"after_text\":\"your best\\u2022\",\"__globals__\":{\"marker_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_typography_typography\":\"globals\\/typography?id=5eb041f\",\"words_color\":\"globals\\/colors?id=vamtam_accent_2\",\"words_typography_typography\":\"globals\\/typography?id=5eb041f\"},\"rotate_iteration_delay\":3500,\"tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"1b66be7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"gap\":\"no\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"55ead33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":-4,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"center\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0fdb672\",\"elType\":\"widget\",\"settings\":{\"text\":\"758 5th Avenue\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7846024,-74.0098325,12z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4cbe9b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"in the heart of NYC\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7846024,-74.0098325,12z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5f9ebeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-4,\"align\":\"flex-end\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23c7270\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3c46dec\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72a6dc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"d38dd43\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a21a111\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a022a38\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"abd6203\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/Artandautonomy\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#00000000\",\"icon_secondary_color\":\"#DDD8D4\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4a94867\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Hours\",\"tab_content\":\"\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"3cd2692\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Belementor-template%20id%3D%5C%22781%5C%22%5D%22%7D\\\"]\"},\"_id\":\"6da3710\"}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-plus\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-minus\",\"library\":\"theme-icons\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_8\",\"content_typography_typography\":\"globals\\/typography?id=543a803\",\"title_typography_typography\":\"\",\"content_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_color\":\"#DDD8D4\",\"icon_color\":\"#FFFFFF4D\",\"content_color\":\"#DDD8D4\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Inter Tight - temp\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"content_typography_font_weight\":\"500\",\"content_typography_text_transform\":\"uppercase\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"921e748\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=833c08e\",\"text_color\":\"\"},\"text_color\":\"#DDD8D4A1\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad2d33f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=833c08e\",\"color_menu_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_2\"},\"dropdown\":\"none\",\"color_menu_item\":\"#DDD8D4A1\",\"color_menu_item_active\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"f24915f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":4,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(2939,7631,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2940,7631,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2941,7631,'_elementor_screenshot','a:2:{s:2:\"id\";i:7619;s:3:\"url\";s:130:\"https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_356_2023-11-06-13-23-58_2ee7139f.png\";}'),(2942,7632,'_elementor_edit_mode','builder'),(2943,7632,'_elementor_template_type','footer'),(2944,7632,'_elementor_version','3.16.6'),(2945,7632,'_elementor_pro_version','3.16.2'),(2946,7632,'_wp_page_template','default'),(2947,7632,'_elementor_data','[{\"id\":\"94a7baa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"4b6b7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"e43c2e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31df40\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d4332cc\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"wave\",\"before_text\":\"\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"Look\\nFeel \",\"after_text\":\"your best\\u2022\",\"__globals__\":{\"marker_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_typography_typography\":\"globals\\/typography?id=5eb041f\",\"words_color\":\"globals\\/colors?id=vamtam_accent_2\",\"words_typography_typography\":\"globals\\/typography?id=5eb041f\"},\"rotate_iteration_delay\":3500,\"tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"1b66be7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"gap\":\"no\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"55ead33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":-4,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"center\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0fdb672\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4cbe9b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5f9ebeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-4,\"align\":\"flex-end\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23c7270\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3c46dec\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72a6dc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"d38dd43\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a21a111\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a022a38\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"abd6203\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/Artandautonomy\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#00000000\",\"icon_secondary_color\":\"#DDD8D4\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4a94867\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Hours\",\"tab_content\":\"\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"3cd2692\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Belementor-template%20id%3D%5C%22781%5C%22%5D%22%7D\\\"]\"},\"_id\":\"6da3710\"}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-plus\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-minus\",\"library\":\"theme-icons\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_8\",\"content_typography_typography\":\"globals\\/typography?id=543a803\",\"title_typography_typography\":\"\",\"content_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_color\":\"#DDD8D4\",\"icon_color\":\"#FFFFFF4D\",\"content_color\":\"#DDD8D4\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Inter Tight - temp\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"content_typography_font_weight\":\"500\",\"content_typography_text_transform\":\"uppercase\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"921e748\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=833c08e\",\"text_color\":\"\"},\"text_color\":\"#DDD8D4A1\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad2d33f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=833c08e\",\"color_menu_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_2\"},\"dropdown\":\"none\",\"color_menu_item\":\"#DDD8D4A1\",\"color_menu_item_active\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"f24915f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":4,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(2948,7632,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2949,7632,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2950,7632,'_elementor_screenshot','a:2:{s:2:\"id\";i:7619;s:3:\"url\";s:130:\"https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_356_2023-11-06-13-23-58_2ee7139f.png\";}'),(2961,7634,'_elementor_edit_mode','builder'),(2962,7634,'_elementor_template_type','footer'),(2963,7634,'_elementor_version','3.17.2'),(2964,7634,'_elementor_pro_version','3.16.2'),(2965,7634,'_wp_page_template','default'),(2966,7634,'_elementor_data','[{\"id\":\"94a7baa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"4b6b7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"e43c2e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31df40\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d4332cc\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"wave\",\"before_text\":\"\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"Look\\nFeel \",\"after_text\":\"your best\\u2022\",\"__globals__\":{\"marker_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_typography_typography\":\"globals\\/typography?id=5eb041f\",\"words_color\":\"globals\\/colors?id=vamtam_accent_2\",\"words_typography_typography\":\"globals\\/typography?id=5eb041f\"},\"rotate_iteration_delay\":3500,\"tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"1b66be7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"gap\":\"no\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"55ead33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":-4,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"center\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0fdb672\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4cbe9b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5f9ebeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-4,\"align\":\"flex-end\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23c7270\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3c46dec\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@johnbaconsalon.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40johnbaconsalon.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72a6dc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"d38dd43\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a21a111\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a022a38\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/john_bacon_salon\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"abd6203\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Providence-RI\\/John-Bacon-Salon\\/184324367031\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#00000000\",\"icon_secondary_color\":\"#DDD8D4\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4a94867\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Hours\",\"tab_content\":\"\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"3cd2692\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Belementor-template%20id%3D%5C%22781%5C%22%5D%22%7D\\\"]\"},\"_id\":\"6da3710\"}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-plus\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-minus\",\"library\":\"theme-icons\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_8\",\"content_typography_typography\":\"globals\\/typography?id=543a803\",\"title_typography_typography\":\"\",\"content_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_color\":\"#DDD8D4\",\"icon_color\":\"#FFFFFF4D\",\"content_color\":\"#DDD8D4\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Inter Tight - temp\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"content_typography_font_weight\":\"500\",\"content_typography_text_transform\":\"uppercase\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"921e748\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=833c08e\",\"text_color\":\"\"},\"text_color\":\"#DDD8D4A1\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad2d33f\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer\",\"vamtam_disable_scroll_on_mobile\":\"\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=833c08e\",\"color_menu_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=vamtam_accent_2\"},\"dropdown\":\"none\",\"color_menu_item\":\"#DDD8D4A1\",\"color_menu_item_active\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"f24915f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":4,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(2967,7634,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2968,7634,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2980,7636,'_elementor_edit_mode','builder'),(2981,7636,'_elementor_template_type','footer'),(2982,7636,'_elementor_version','3.17.2'),(2983,7636,'_elementor_pro_version','3.16.2'),(2984,7636,'_wp_page_template','default'),(2985,7636,'_elementor_data','[{\"id\":\"94a7baa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[{\"id\":\"4b6b7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0},\"elements\":[{\"id\":\"e43c2e0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a31df40\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1364179775.svg\",\"id\":40},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_8\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d4332cc\",\"elType\":\"widget\",\"settings\":{\"headline_style\":\"rotate\",\"animation_type\":\"wave\",\"before_text\":\"\",\"highlighted_text\":\"Amazing\",\"rotating_text\":\"Look\\nFeel \",\"after_text\":\"your best\\u2022\",\"__globals__\":{\"marker_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"title_typography_typography\":\"globals\\/typography?id=5eb041f\",\"words_color\":\"globals\\/colors?id=vamtam_accent_2\",\"words_typography_typography\":\"globals\\/typography?id=5eb041f\"},\"rotate_iteration_delay\":3500,\"tag\":\"h4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"1b66be7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"__globals__\":{\"heading_color\":\"globals\\/colors?id=vamtam_accent_2\",\"color_text\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link\":\"globals\\/colors?id=vamtam_accent_2\",\"color_link_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"gap\":\"no\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"55ead33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":-4,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_8\"},\"align_mobile\":\"center\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0fdb672\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4cbe9b6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"size\":\"lg\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5f9ebeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-4,\"align\":\"flex-end\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23c7270\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3c46dec\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@johnbaconsalon.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40johnbaconsalon.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72a6dc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color\":\"globals\\/colors?id=vamtam_accent_2\",\"button_background_hover_color\":\"globals\\/colors?id=vamtam_accent_5\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"d38dd43\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a21a111\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a022a38\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/john_bacon_salon\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"abd6203\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/pages\\/Providence-RI\\/John-Bacon-Salon\\/184324367031\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#00000000\",\"icon_secondary_color\":\"#DDD8D4\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"hover_secondary_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"063fb3c\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\"HOURS\",\"_id\":\"4c1efe8\"}],\"accordion_item_title_position_horizontal\":\"center\",\"normal_title_color\":\"#EEEBE2\",\"hover_title_color\":\"#EEEBE2\",\"active_title_color\":\"#EEEBE2\",\"icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"content_background_color\":\"#EEEBE2\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=543a803\"}},\"elements\":[{\"id\":\"5d961e9\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"a4c73ca\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#EEEBE2\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"4a94867\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Hours\",\"tab_content\":\"\",\"__dynamic__\":{\"tab_content\":\"[elementor-tag id=\\\"3cd2692\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Belementor-template%20id%3D%5C%22781%5C%22%5D%22%7D\\\"]\"},\"_id\":\"6da3710\"}],\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-plus\",\"library\":\"theme-icons\"},\"selected_active_icon\":{\"value\":\"vamtamtheme- vamtam-theme-minus\",\"library\":\"theme-icons\"},\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"icon_color\":\"globals\\/colors?id=vamtam_accent_8\",\"content_typography_typography\":\"globals\\/typography?id=543a803\",\"title_typography_typography\":\"\",\"content_color\":\"\"},\"_css_classes\":\"vamtam-center-align-toggle\",\"title_color\":\"#EEEBE2\",\"icon_color\":\"#FFFFFF4D\",\"content_color\":\"#EEEBE2\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"content_typography_font_weight\":\"600\",\"content_typography_text_transform\":\"uppercase\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"toggle\"},{\"id\":\"921e748\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=833c08e\",\"text_color\":\"\"},\"text_color\":\"#DDD8D4A1\",\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"e884c28\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%C2%A9%20Copyright%20%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f24915f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":6,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":4,\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(2986,7636,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2987,7636,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(2988,356,'_elementor_controls_usage','a:11:{s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:1;}}}}s:17:\"animated-headline\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"text_elements\";a:7:{s:14:\"headline_style\";i:1;s:14:\"animation_type\";i:1;s:11:\"before_text\";i:1;s:13:\"rotating_text\";i:1;s:10:\"after_text\";i:1;s:22:\"rotate_iteration_delay\";i:1;s:3:\"tag\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_button\";a:8:{s:4:\"text\";i:5;s:12:\"align_mobile\";i:4;s:4:\"link\";i:5;s:5:\"align\";i:4;s:13:\"selected_icon\";i:1;s:16:\"vamtam_icon_size\";i:2;s:10:\"icon_align\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:4;s:12:\"text_padding\";i:4;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:5:\"align\";i:3;s:21:\"space_between_widgets\";i:3;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:19:\"custom_height_inner\";i:1;s:16:\"content_position\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:1:{s:16:\"social_icon_list\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:19:\"image_border_border\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:2;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:13:\"content_width\";i:1;}}}}s:16:\"nested-accordion\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_items\";a:2:{s:5:\"items\";i:1;s:40:\"accordion_item_title_position_horizontal\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_header_style\";a:4:{s:18:\"normal_title_color\";i:1;s:17:\"hover_title_color\";i:1;s:18:\"active_title_color\";i:1;s:9:\"icon_size\";i:1;}s:21:\"section_content_style\";a:1:{s:24:\"content_background_color\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:3:{s:4:\"tabs\";i:1;s:13:\"selected_icon\";i:1;s:20:\"selected_active_icon\";i:1;}}s:5:\"style\";a:4:{s:20:\"section_toggle_style\";a:2:{s:12:\"border_width\";i:1;s:13:\"space_between\";i:1;}s:25:\"section_toggle_style_icon\";a:2:{s:10:\"icon_space\";i:1;s:10:\"icon_color\";i:1;}s:26:\"section_toggle_style_title\";a:8:{s:11:\"title_color\";i:1;s:13:\"title_padding\";i:1;s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;}s:28:\"section_toggle_style_content\";a:7:{s:13:\"content_color\";i:1;s:29:\"content_typography_typography\";i:1;s:28:\"content_typography_font_size\";i:1;s:30:\"content_typography_font_weight\";i:1;s:33:\"content_typography_text_transform\";i:1;s:30:\"content_typography_line_height\";i:1;s:33:\"content_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:12:\"_css_classes\";i:1;}}}}}'),(2989,18,'_elementor_css','a:6:{s:4:\"time\";i:1699329986;s:5:\"fonts\";a:4:{i:0;s:9:\"Helvetica\";i:1;s:11:\"Philosopher\";i:8;s:11:\"Inter Tight\";i:9;s:18:\"Inter Tight - temp\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2991,781,'_elementor_css','a:6:{s:4:\"time\";i:1699329988;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2992,356,'_elementor_css','a:6:{s:4:\"time\";i:1699329988;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:3:\"svg\";i:1;s:11:\"theme-icons\";i:2;s:0:\"\";i:6;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"23c7270\";i:1;s:7:\"3c46dec\";i:2;s:7:\"72a6dc3\";i:3;s:7:\"4a94867\";i:4;s:7:\"921e748\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2993,2348,'_elementor_css','a:6:{s:4:\"time\";i:1699329989;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2994,2363,'_elementor_css','a:6:{s:4:\"time\";i:1699329989;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2995,2370,'_elementor_css','a:6:{s:4:\"time\";i:1699329989;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:11:\"theme-icons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2996,5853,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:1:{i:0;s:11:\"Philosopher\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:3;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:13:{i:0;s:7:\"656ed9b\";i:1;s:7:\"d825464\";i:2;s:7:\"3d4940d\";i:3;s:7:\"ff1b35f\";i:4;s:7:\"fe110b2\";i:5;s:7:\"23e0127\";i:6;s:7:\"90eda57\";i:7;s:7:\"aa42e8c\";i:8;s:7:\"1cd20e8\";i:9;s:7:\"4d6e629\";i:10;s:7:\"7cbd280\";i:11;s:7:\"04c0b72\";i:12;s:7:\"a9c2777\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2997,5873,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:7;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"6334f80\";i:1;s:8:\"57842dff\";i:2;s:7:\"6b2e20c\";i:3;s:8:\"452d3040\";i:4;s:7:\"7c6d648\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2998,6434,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:1:{i:0;s:11:\"Philosopher\";}s:5:\"icons\";a:3:{i:0;s:11:\"theme-icons\";i:1;s:0:\"\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"b798d51\";i:1;s:7:\"6fbb738\";i:2;s:7:\"8d63030\";i:3;s:7:\"9566275\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2999,6801,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"5d1cb46\";i:1;s:7:\"999608b\";i:2;s:7:\"dc6c634\";i:3;s:7:\"7db82da\";i:4;s:7:\"3496bb4\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3000,5886,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"fac302a\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3001,6533,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3002,6548,'_elementor_css','a:6:{s:4:\"time\";i:1699330007;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3003,6627,'_elementor_css','a:6:{s:4:\"time\";i:1699330008;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3004,6460,'_elementor_css','a:6:{s:4:\"time\";i:1699330008;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3005,6545,'_elementor_css','a:6:{s:4:\"time\";i:1699330008;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3006,6618,'_elementor_css','a:6:{s:4:\"time\";i:1699330008;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3016,7638,'_elementor_edit_mode','builder'),(3017,7638,'_elementor_template_type','wp-page'),(3018,7638,'_elementor_version','3.16.6'),(3019,7638,'_elementor_pro_version','3.16.2'),(3020,7638,'_wp_page_template','default'),(3021,7638,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Look & Feel Your Best\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>758 5TH AVENUE<br \\/>IN THE HEART OF NYC<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"A great hairstyle is the best accessory.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour,\\u00a0with an emphasis on the long-term condition of your hair.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e274ca2\",\"elType\":\"widget\",\"settings\":{\"feed_id\":\"1\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"sbi-widget\"}],\"isInner\":false}],\"isInner\":false}]'),(3022,7638,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3023,7638,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3024,7639,'_elementor_edit_mode','builder'),(3025,7639,'_elementor_template_type','wp-page'),(3026,7639,'_elementor_version','3.16.6'),(3027,7639,'_elementor_pro_version','3.16.2'),(3028,7639,'_wp_page_template','default'),(3029,7639,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Look & Feel Your Best\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>758 5TH AVENUE<br \\/>IN THE HEART OF NYC<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"A great hairstyle is the best accessory.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour,\\u00a0with an emphasis on the long-term condition of your hair.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e274ca2\",\"elType\":\"widget\",\"settings\":{\"feed_id\":\"1\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"sbi-widget\"}],\"isInner\":false}],\"isInner\":false}]'),(3030,7639,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3031,7639,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3032,7640,'_elementor_edit_mode','builder'),(3033,7640,'_elementor_template_type','wp-page'),(3034,7640,'_elementor_version','3.16.6'),(3035,7640,'_elementor_pro_version','3.16.2'),(3036,7640,'_wp_page_template','default'),(3037,7640,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3038,7640,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3039,7640,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3041,891,'_edit_lock','1699331859:1'),(3042,1483,'_elementor_css','a:6:{s:4:\"time\";i:1699331127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:7;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"a292469\";i:1;s:7:\"1d5e00a\";i:2;s:7:\"6f45113\";i:3;s:7:\"8f49093\";i:4;s:7:\"14a892b\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3043,1473,'_elementor_css','a:6:{s:4:\"time\";i:1699331127;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"13a460c\";i:1;s:7:\"c485213\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3044,7641,'_elementor_edit_mode','builder'),(3045,7641,'_elementor_template_type','wp-page'),(3046,7641,'_elementor_version','3.11.2'),(3047,7641,'_elementor_pro_version','3.11.3'),(3048,7641,'_wp_page_template','default'),(3049,7641,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3050,7641,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"758 5th Avenue\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"in the heart of NYC\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3051,7641,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3052,7642,'_elementor_edit_mode','builder'),(3053,7642,'_elementor_template_type','wp-page'),(3054,7642,'_elementor_version','3.11.2'),(3055,7642,'_elementor_pro_version','3.11.3'),(3056,7642,'_wp_page_template','default'),(3057,7642,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3058,7642,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"758 5th Avenue\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"in the heart of NYC\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/dir\\/\\/302+W+50th+St,+New+York,+NY+10019,+United+States\\/@40.7623722,-74.0565819,12z\\/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3059,7642,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3060,7643,'_elementor_edit_mode','builder'),(3061,7643,'_elementor_template_type','wp-page'),(3062,7643,'_elementor_version','3.11.2'),(3063,7643,'_elementor_pro_version','3.11.3'),(3064,7643,'_wp_page_template','default'),(3065,7643,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3066,7643,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3067,7643,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3078,7645,'_elementor_edit_mode','builder'),(3079,7645,'_elementor_template_type','wp-page'),(3080,7645,'_elementor_version','3.17.2'),(3081,7645,'_elementor_pro_version','3.16.2'),(3082,7645,'_wp_page_template','default'),(3083,7645,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3084,7645,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3085,7645,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3086,7646,'_elementor_edit_mode','builder'),(3087,7646,'_elementor_template_type','wp-page'),(3088,7646,'_elementor_version','3.17.2'),(3089,7646,'_elementor_pro_version','3.16.2'),(3090,7646,'_wp_page_template','default'),(3091,7646,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3092,7646,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3093,7646,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3094,7647,'_elementor_edit_mode','builder'),(3095,7647,'_elementor_template_type','wp-page'),(3096,7647,'_elementor_version','3.17.2'),(3097,7647,'_elementor_pro_version','3.16.2'),(3098,7647,'_wp_page_template','default'),(3099,7647,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3100,7647,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-521-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3101,7647,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3103,7648,'_elementor_edit_mode','builder'),(3104,7648,'_elementor_template_type','wp-page'),(3105,7648,'_elementor_version','3.17.2'),(3106,7648,'_elementor_pro_version','3.16.2'),(3107,7648,'_wp_page_template','default'),(3108,7648,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3109,7648,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-521-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3110,7648,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3111,7649,'_elementor_edit_mode','builder'),(3112,7649,'_elementor_template_type','wp-page'),(3113,7649,'_elementor_version','3.17.2'),(3114,7649,'_elementor_pro_version','3.16.2'),(3115,7649,'_wp_page_template','default'),(3116,7649,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3117,7649,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-521-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Tuesday - Sunday:<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f0cbd6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9:00 AM - 7:00 PM<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c574d80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"space_between_widgets\":-5,\"align\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e52fce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday: Closed<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3118,7649,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3119,7650,'_elementor_edit_mode','builder'),(3120,7650,'_elementor_template_type','wp-page'),(3121,7650,'_elementor_version','3.17.2'),(3122,7650,'_elementor_pro_version','3.16.2'),(3123,7650,'_wp_page_template','default'),(3124,7650,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3125,7650,'_elementor_data','[{\"id\":\"0b80ee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"gap\":\"no\",\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"25\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"21e00d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":41,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"753fc7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99af779\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"450c8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66273b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"343 South Main Street\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-arrow-right-top\",\"library\":\"theme-icons\"},\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5bc30ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Providence, RI 02903\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"link\":{\"url\":\"https:\\/\\/maps.app.goo.gl\\/LoTDNkW2MFq8pREe9\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"vamtam_icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"36b9d41\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e708551\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-521-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"06ae1da\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"22f77ff\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85d66cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.333,\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false},{\"id\":\"3296a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40,\"space_between_widgets\":35,\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"space_between_widgets_tablet\":25,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"e4a1c6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Hours\",\"typography_font_family\":\"Inter Tight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"853ccea\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c68885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8ac8528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Monday<\\/p><p>Tuesday<\\/p><p>Wednesday<\\/p><p>Thursday<\\/p><p>Friday<\\/p><p>Saturday<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"text_columns\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77734b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":-9,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":100,\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92b9e97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>9 am to 2:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 7:00 pm<\\/p><p>9 am to 6:00 pm<\\/p><p>9 am to 5:00 pm<\\/p>\",\"align\":\"left\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"animation_duration\":\"slow\",\"_animation_delay\":200,\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":135,\"sizes\":[]},\"text_columns\":\"1\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bbf24b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vw\",\"size\":28,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/02\\/adam-winger-3nBzt3Jdeh4-unsplash-scaled.jpg\",\"id\":1512,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"custom_height_tablet\":{\"unit\":\"vw\",\"size\":36,\"sizes\":[]},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":28}},\"motion_fx_devices\":[\"desktop\"],\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"animation\":\"fadeIn\",\"animation_tablet\":\"none\"},\"elements\":[{\"id\":\"346d402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e22b029\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":950,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7a0c67b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"282a1e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_4\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e5598f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Drop us a line\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbda5a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Say Hi \\u2022\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6608695\",\"elType\":\"widget\",\"settings\":{\"title\":\"We would love to hear from you!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0ebf7d0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Page Form\",\"form_fields\":[{\"custom_id\":\"contact_page_form_name\",\"field_label\":\"Your name\",\"placeholder\":\"Enter your name\",\"width\":\"33\",\"dynamic\":{\"active\":true},\"_id\":\"895a45b\",\"required\":\"true\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone number\",\"placeholder\":\"Enter your phone\",\"width\":\"33\",\"_id\":\"e6d9e4c\"},{\"custom_id\":\"contact_page_form_email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email address\",\"placeholder\":\"Email address\",\"width\":\"33\",\"_id\":\"7c15fd7\"},{\"custom_id\":\"contact_page_form_message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Type here\",\"_id\":\"25729c9\",\"rows\":5}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"email_to\":\"office@vamtam.com\",\"email_subject\":\"New message from &quot;Coiffure&quot;\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@coiffure.vamtam.com\",\"email_from_name\":\"Coiffure\",\"email_to_2\":\"office@vamtam.com\",\"email_subject_2\":\"New message from &quot;Coiffure&quot;\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@coiffure.vamtam.com\",\"email_from_name_2\":\"Coiffure\",\"email_reply_to_2\":\"office@vamtam.com\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There&#039;s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ae048fb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b1ee4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfdf6b5\",\"elType\":\"widget\",\"settings\":{\"address\":\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"height\":{\"unit\":\"vh\",\"size\":45,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(3126,7650,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(3127,891,'_elementor_controls_usage','a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:22:\"typography_font_family\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"content\";a:1:{s:14:\"section_button\";a:7:{s:4:\"text\";i:4;s:12:\"align_mobile\";i:4;s:4:\"link\";i:4;s:5:\"align\";i:3;s:13:\"selected_icon\";i:1;s:16:\"vamtam_icon_size\";i:2;s:10:\"icon_align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:16:\"background_color\";i:4;s:12:\"text_padding\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:10;s:21:\"space_between_widgets\";i:7;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:2:{s:13:\"border_border\";i:5;s:12:\"border_width\";i:5;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:6;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"layout\";i:3;s:3:\"gap\";i:6;s:13:\"content_width\";i:2;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:4;}s:15:\"section_effects\";a:6:{s:25:\"motion_fx_scale_direction\";i:1;s:21:\"motion_fx_scale_speed\";i:1;s:21:\"motion_fx_scale_range\";i:1;s:17:\"motion_fx_devices\";i:1;s:9:\"animation\";i:1;s:16:\"animation_tablet\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;s:28:\"background_motion_fx_devices\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:2:{s:6:\"editor\";i:2;s:12:\"text_columns\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:2;s:16:\"_animation_delay\";i:2;}s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:10:\"object-fit\";i:1;s:19:\"vamtam_use_fg_layer\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;s:5:\"width\";i:1;s:5:\"space\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";i:1;s:14:\"_mask_position\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;}s:15:\"section_buttons\";a:1:{s:12:\"button_align\";i:1;}s:13:\"section_email\";a:4:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:5:{s:10:\"email_to_2\";i:1;s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;s:16:\"email_reply_to_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_form_style\";a:3:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:4:\"zoom\";i:1;s:6:\"height\";i:1;}}}}}'),(3128,4381,'_elementor_css','a:6:{s:4:\"time\";i:1699331871;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3129,1473,'_edit_lock','1699418264:1'),(3130,7651,'_elementor_is_screenshot','1'),(3131,7651,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_356_2023-11-07-04-38-29_56f6bb9b.png'),(3132,356,'_elementor_screenshot','a:2:{s:2:\"id\";i:7651;s:3:\"url\";s:130:\"https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_356_2023-11-07-04-38-29_56f6bb9b.png\";}'),(3133,2037,'_elementor_css','a:6:{s:4:\"time\";i:1699331910;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";i:4;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"84d540a\";i:1;s:7:\"1e6d5b8\";i:2;s:7:\"de09373\";i:3;s:7:\"806d3c8\";i:4;s:7:\"a581dfc\";i:5;s:7:\"00044c1\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3134,3044,'_elementor_css','a:6:{s:4:\"time\";i:1699331910;s:5:\"fonts\";a:1:{i:0;s:5:\"Inter\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"a7e34e0\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3135,2037,'_elementor_screenshot_failed','2023-11-07 04:38:47'),(3136,2037,'_edit_lock','1699332058:1'),(3137,7652,'_elementor_edit_mode','builder'),(3138,7652,'_elementor_template_type','header'),(3139,7652,'_elementor_version','3.17.2'),(3140,7652,'_elementor_pro_version','3.16.2'),(3141,7652,'_wp_page_template','default'),(3142,7652,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-salon-logo_296x96.jpg.webp\",\"id\":7,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"816b3f2\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":35,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":65,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3143,7652,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3144,7652,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3145,7652,'_elementor_screenshot_failed','2023-11-07 01:31:48'),(3146,7652,'_elementor_css','a:6:{s:4:\"time\";i:1699329988;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"a4a28cc\";i:3;s:7:\"076af2f\";i:4;s:7:\"8a58081\";i:5;s:7:\"f3106af\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3148,7653,'_elementor_edit_mode','builder'),(3149,7653,'_elementor_template_type','header'),(3150,7653,'_elementor_version','3.17.2'),(3151,7653,'_elementor_pro_version','3.16.2'),(3152,7653,'_wp_page_template','default'),(3153,7653,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-salon-logo_296x96.jpg.webp\",\"id\":7,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"816b3f2\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"},\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3154,7653,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3155,7653,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3167,7655,'_elementor_edit_mode','builder'),(3168,7655,'_elementor_template_type','wp-page'),(3169,7655,'_elementor_version','3.17.2'),(3170,7655,'_elementor_pro_version','3.16.2'),(3171,7655,'_wp_page_template','default'),(3172,7655,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3173,7655,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3174,7655,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3175,7656,'_elementor_edit_mode','builder'),(3176,7656,'_elementor_template_type','wp-page'),(3177,7656,'_elementor_version','3.17.2'),(3178,7656,'_elementor_pro_version','3.16.2'),(3179,7656,'_wp_page_template','default'),(3180,7656,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1317331156.svg\",\"id\":41,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h4\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3181,7656,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3182,7656,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3183,7657,'_elementor_edit_mode','builder'),(3184,7657,'_elementor_template_type','wp-page'),(3185,7657,'_elementor_version','3.17.2'),(3186,7657,'_elementor_pro_version','3.16.2'),(3187,7657,'_wp_page_template','default'),(3188,7657,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3189,7657,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3190,7657,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3201,7659,'_elementor_edit_mode','builder'),(3202,7659,'_elementor_template_type','wp-page'),(3203,7659,'_elementor_version','3.17.2'),(3204,7659,'_elementor_pro_version','3.16.2'),(3205,7659,'_wp_page_template','default'),(3206,7659,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3207,7659,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3208,7659,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3209,7660,'_elementor_edit_mode','builder'),(3210,7660,'_elementor_template_type','wp-page'),(3211,7660,'_elementor_version','3.17.2'),(3212,7660,'_elementor_pro_version','3.16.2'),(3213,7660,'_wp_page_template','default');
INSERT INTO `wpuf_postmeta` VALUES (3214,7660,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3215,7660,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3216,7660,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3217,7661,'_elementor_edit_mode','builder'),(3218,7661,'_elementor_template_type','wp-page'),(3219,7661,'_elementor_version','3.17.2'),(3220,7661,'_elementor_pro_version','3.16.2'),(3221,7661,'_wp_page_template','default'),(3222,7661,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call  to Book an Appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3223,7661,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3224,7661,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3235,7663,'_elementor_edit_mode','builder'),(3236,7663,'_elementor_template_type','wp-page'),(3237,7663,'_elementor_version','3.17.2'),(3238,7663,'_elementor_pro_version','3.16.2'),(3239,7663,'_wp_page_template','default'),(3240,7663,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call  to Book an Appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3241,7663,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3242,7663,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3243,7664,'_elementor_edit_mode','builder'),(3244,7664,'_elementor_template_type','wp-page'),(3245,7664,'_elementor_version','3.17.2'),(3246,7664,'_elementor_pro_version','3.16.2'),(3247,7664,'_wp_page_template','default'),(3248,7664,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call  to Book an Appointment\",\"align\":\"center\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f4670b8\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3249,7664,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3250,7664,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3251,7665,'_elementor_edit_mode','builder'),(3252,7665,'_elementor_template_type','wp-page'),(3253,7665,'_elementor_version','3.17.2'),(3254,7665,'_elementor_pro_version','3.16.2'),(3255,7665,'_wp_page_template','default'),(3256,7665,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3257,7665,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3258,7665,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3260,7666,'_elementor_edit_mode','builder'),(3261,7666,'_elementor_template_type','header'),(3262,7666,'_elementor_version','3.17.2'),(3263,7666,'_elementor_pro_version','3.16.2'),(3264,7666,'_wp_page_template','default'),(3265,7666,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-salon-logo_296x96.jpg.webp\",\"id\":7,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3266,7666,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3267,7666,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3268,7666,'_elementor_css','a:6:{s:4:\"time\";i:1699332337;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"a4a28cc\";i:3;s:7:\"076af2f\";i:4;s:7:\"8a58081\";i:5;s:7:\"f3106af\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3272,3684,'_elementor_css','a:6:{s:4:\"time\";i:1699367197;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"7cc4801\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3274,4517,'_elementor_css','a:6:{s:4:\"time\";i:1699417209;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"0fecbee\";i:1;s:7:\"1ee25a7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3275,4552,'_elementor_css','a:6:{s:4:\"time\";i:1699417209;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3276,4517,'_elementor_screenshot_failed','2023-11-08 04:20:26'),(3277,7667,'_wp_attached_file','2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg'),(3278,7667,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:15313;}'),(3279,7667,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" data-name=\"Layer 2\" viewBox=\"0 0 471.45 150.96\"><defs><style>      .cls-1 {        stroke-width: 0px;      }    </style></defs><g id=\"Layer_1-2\" data-name=\"Layer 1\"><g><path class=\"cls-1\" d=\"m81.74,137.3c-4.06,1.78-8.12,4.06-12.43,4.82-3.3.51-6.09,2.03-9.13,2.28-2.28.25-4.57.25-6.85,1.27-5.33,1.52-11.92,1.01-17.25-.25-2.03-.51-4.06-.51-5.83-1.02-4.82-1.27-9.39-3.04-13.95-4.82-3.81-1.27-7.61-3.81-9.89-7.1-1.52-2.28-3.3-3.55-4.31-6.34-1.01-2.79-1.27-5.07-2.03-7.61-.51-3.3,2.03-6.09,3.04-9.13,1.02-3.04,3.3-5.33,5.33-7.61.51-.51,3.04-2.79,2.54-1.52-1.52,4.06-3.55,7.1-4.06,11.41,0,1.02-1.52,2.03-1.01,3.04.51.51,1.27,1.02.76,1.52-.51.51-1.78.25-1.52.76.25.76.25,1.52.76,2.28,1.27,1.52,1.01,3.04,1.78,4.56,1.78,3.3,4.57,5.33,6.6,8.37,1.52,2.28,4.82,2.79,7.1,4.06,1.78,1.01,3.3,1.78,5.33,3.05,3.04,1.78,7.36,1.01,10.4,2.79,1.52.76,2.79,0,4.57.25,1.78.51,3.81.25,5.58.51,5.33.25,10.91.51,15.73-.76,5.83-1.78,11.92-3.04,17.25-5.84,1.02-.51,2.28-1.27,3.04-.51.76.51-1.02,1.01-1.52,1.52ZM154.04,22.9c.76-2.03,8.12-18.77,9.89-20.04,2.03-1.01,4.31-1.78,6.59-2.79.51-.25,1.52.25,1.27,1.01-.51,1.78-2.28,2.79-3.55,4.31-.76.51-5.83,16.49-6.59,16.74-.25.25-1.27,0-1.27.76s1.01,1.77-.51,2.28c-3.3,1.01-3.55,4.82-5.83,7.1-.76.76-2.54,9.89-4.06,10.15-1.01.25.25.76-.76,1.78-1.78,1.52-3.3,7.61-3.55,9.64-.25,2.28-1.78,3.81-2.03,6.34,0,2.03-3.3,1.78-2.54,4.57.51,1.27-6.09,12.94-5.83,14.21l-1.78,1.52c.76,2.54-1.01,3.81-1.78,5.58-1.01,2.79-2.54,4.82-4.31,7.36-1.27,2.03-1.78,4.31-2.79,6.6-.76,1.52-2.03,2.79-3.3,4.06-.51.51-1.78-1.27-2.03,0-.25,1.01.51,1.78-.51,3.04-3.04,4.06-4.57,6.59-5.83,7.1-3.55,2.03-7.1,4.82-9.89,7.86-2.03,2.28-3.8,3.8-6.09,5.83-1.52,1.52-3.3,3.04-5.33,3.04-.25,0-.51-.51-.25-.76,6.6-5.07,12.68-11.41,18.01-17.76,3.3-3.8,7.61-9.64,10.15-13.95l7.1-12.43c1.01-1.78,1.01-3.81,2.54-5.83,3.04-4.31,9.13-20.29,10.91-25.11,0-.51,3.8-10.15,3.8-10.65,0-1.52,2.03-10.15,3.3-9.13,2.54,1.52.25-1.01,2.03-3.04,2.28-2.79,3.55-6.09,4.82-9.38Z\"></path><g><path class=\"cls-1\" d=\"m161.79,76.33c-1.01,2.28-2.03,4.57-3.8,6.34-1.78,1.78-2.03,3.55-4.57,4.82-2.79,1.52-4.57,4.57-7.61,4.82-.51.25-1.01-1.27-1.78-.76-.76.76-.76,2.03-2.03,1.78-1.52-.51-1.52-2.28-1.52-3.55,0-2.28.76-3.8,1.52-6.09,1.27-2.79.76-5.33,2.54-7.36.51-.51-.25-.76-.25-1.27.51-3.04-.25-1.52,4.06-4.82,3.04-2.03,6.34-2.79,10.4-2.28,1.52.25,3.04-1.27,4.82-.25,2.79,1.52,1.01,4.57.51,5.07-1.52,1.01-1.77,2.28-2.28,3.55Zm-4.06-6.34c-1.78-2.79-4.31.76-5.33,2.28-.76,1.77-2.79,1.52-2.54,3.8.25,1.52-2.03,1.52-2.79,2.28-1.52,1.27,2.03,1.52.76,3.04-.76,1.27-1.78,2.54-1.52,4.06,0,1.01.76,2.28,1.78,2.28,4.31,1.27,6.85-3.81,8.37-6.85,1.01-2.28,1.77-4.31,1.52-6.85-.25-1.27.25-2.79-.25-4.06Z\"></path><path class=\"cls-1\" d=\"m217.09,13.43c-1.02,2.28,3.81.76,4.82,2.03.76,1.02-1.27,1.27-2.28,1.78-2.28,1.02-4.82,3.04-7.36,1.78-4.57-2.03-7.1,2.54-9.64,5.07-2.54,2.79-5.07,5.33-6.09,8.62-.51,1.52-1.77,1.77-2.28,3.8-.51,2.79-3.04,4.57-4.57,7.36-.76,1.27-.76,1.52-1.27,3.3-.51,3.8-4.31,6.34-5.58,10.15-1.01,3.3-2.03,5.58-3.04,8.37-.25,1.01-2.54.51-2.03,1.27,1.27,2.03.25,3.3-.25,4.82,0,2.03-2.03,4.06-1.52,6.09.76,2.03,3.04-.51,4.57-1.27,5.07-2.54,9.13-6.59,14.46-8.12,1.02,0,2.03.25,2.54,1.27,1.27,2.79-2.28,3.3-2.79,6.34-.76,3.04-1.52,5.83-3.3,8.12-1.02,1.27.25,1.27-.51,2.54-.25.51.51,1.27,1.01,1.52,3.55.76,4.06-1.27,7.1-3.04,3.8-2.28,6.34-5.07,9.13-7.86,1.02-1.27,1.78-4.31,2.79-3.3,2.28,2.54-2.28,5.07-4.31,7.1-1.01,1.01-2.54,1.52-4.31,3.04-2.28,1.78-3.3,2.79-5.83,4.06-3.3,1.78-6.59,4.06-10.4,4.82-.76.25-1.52-.51-1.52-1.27-.76-5.07,1.27-7.36,2.79-11.92.76-1.78,2.28-3.3,2.03-5.33-.25-.76-1.52-.51-2.03-.25-2.79,1.52-5.83,2.28-8.37,4.82l-3.04,1.78c-.25,1.27-1.02,2.79-2.03,3.55-2.79,1.52,0,3.04-2.79,4.56-.76.25,1.01,2.03,0,2.79-.51.25-.76.51-1.01.25-.76,0-1.78-.76-2.54-1.01-1.01-.25-3.81,1.78-3.81.25s2.79-4.31,3.04-5.58c1.01-3.3,2.79-6.34,4.31-9.13,1.27-2.03.25-4.06.51-6.09.25-1.02-.25-2.03-.25-3.05l1.52-.51c1.52-3.04,4.06-5.58,4.57-8.88.51-2.28,1.52-3.81,1.78-6.09.25-1.78,1.27-3.3,2.03-5.33,1.78-4.31,3.55-8.62,6.34-12.18,2.03-2.79,3.55-4.57,6.34-6.59,3.55-2.54,5.83-4.82,9.13-7.36,1.27-1.02,2.79-2.28,4.57-3.04.51-.25,1.52,0,1.78-.51.25-.51,0-1.02-.51-1.02-1.78-.51-3.04,1.52-4.57.25-1.01-.76-3.55-.25-3.3-1.27.76-2.28,3.55-4.56,5.58-4.06,3.04.51,6.59,2.54,9.64,1.27,1.78-.76,3.3-1.77,5.07-2.54.51-.25,1.01,0,1.27.25v.25c-1.52,1.52-4.57,1.27-5.58,3.3Zm-35.77,41.85c0,.51,0,.76.51.51.25,0,.25-.25.25-.51s-.76-.25-.76,0Zm3.04-11.41c-.51,0-.25.51-.25,1.02-.25.76.51.51,1.01.51.51-.25.25-.76.25-1.27s-.76-.51-1.01-.25Zm2.79,43.38c-.25.51-.25,1.01.25,1.01,1.01.25,2.79-.25,2.54-1.01-.25-1.27-2.28-.76-2.79,0Zm1.27-50.99c.25.51.51.25,1.01.25s.25-.51.25-.76c0-.51-1.52-.51-1.27.51Zm6.09,34.75c-.51,0-1.01.25-.76.76.25.51.51.25,1.02.25.25,0,1.27-.25,1.01-.76,0-.51-.76-.51-1.27-.25Zm17.76-55.05c-.51,0-1.01.51-.76,1.02.25.25.51.25.76.25,1.01.51,3.3.51,3.04-.51-.25-1.01-1.78-1.27-3.04-.76Z\"></path><path class=\"cls-1\" d=\"m236.62,87.24c-1.52,1.01-3.3,1.77-5.07,3.04,0,0-4.06,2.79-5.58,2.79-1.01,0-3.04-.51-3.3-1.52-.51-2.03.25-3.04,1.01-4.82,1.78-4.31,4.82-7.86,5.58-12.43.25-.51-.25-1.27-.76-1.27-3.04-.25-5.07,2.54-7.86,3.81-2.79,1.52-4.31,4.31-6.34,6.34-1.52,1.78-2.54,3.55-3.04,5.83-.25.76-.76,1.52-1.01,2.28-.25.51-.76,1.27-1.27.76-.76-.76-2.03-.76-2.79-.51l-1.01.25c-1.27.25-2.28.51-1.52-.76,2.54-3.8,7.1-9.39,7.1-14.2,0-.76.76-1.78,1.27-2.54.25-1.01.51-2.28-1.01-3.04h-1.27c-1.52,0-2.79.25-3.3,1.78l-.51.25c-.51.25-1.27.76-1.78.51-.51-.25-.25-.76,0-1.01,1.01-.76,2.54-1.02,3.3-1.78,2.54-2.54,5.58-2.28,8.62-3.81.76-.25,1.52.25,2.28,0,.51,0,1.01,0,1.27.76v.76c0,1.02-.25,2.03-1.01,2.54h-.51c-.51,0-1.27,0-1.27.76-.25.76.51.76.76,1.01h.25l.25.25v.25c0,.25-.25.51-.25,1.01s0,1.27.76,1.27c3.04,0,4.82-2.79,7.61-3.55,3.8-1.02,6.34-5.07,10.65-3.3.51.25.25,1.02-.25,1.52-1.52,2.03-2.28,4.82-3.55,7.1-.76,1.01-1.01,2.28-1.52,3.55-.51,1.52-1.27,1.78-2.28,3.3-.51.76,0,1.52-.51,2.54-.25,1.01-.51,2.54.76,2.79,3.3,1.01,5.07-2.54,7.86-4.06.51-.25,1.01-1.01,1.52-1.27l.76-.25,2.79-2.79c.25.51,0,1.78-.51,2.03-2.28,1.27-3.3,2.28-5.33,3.81Zm-19.53-19.28c-.25.51,0,1.01.51,1.27h.25c1.02,0,1.02-1.27.25-1.78-.25-.25-1.01-.25-1.01.51Z\"></path></g><g><path class=\"cls-1\" d=\"m390.44,82.42l-.51.25c-3.55,3.3-6.6,4.82-10.65,6.85-2.03,1.27-3.81,3.8-6.34,3.04-1.77-.51-1.77-2.54-2.03-4.06-.25-2.03,2.03-1.78,1.27-3.8-.51-1.78-2.28,1.27-3.55,1.78-2.03,1.01-3.55,2.03-5.33,3.55-2.03,1.52-4.31,2.03-7.1,2.03-.76,0-1.78-.51-2.03-1.27-.51-1.01.25-2.28.51-3.55.76-2.79,2.03-5.07,3.55-7.61,2.28-3.3,4.82-8.37,8.62-9.13,2.54-.51,2.28-2.03,4.31-2.28.76,0,1.52-.76,2.03.25.25.76-.76,1.52-1.52,1.78-3.55,1.78-5.83,5.33-8.12,8.37-1.52,1.78-2.28,3.55-3.55,5.58-.51.76.76,1.78,0,2.79-.51.51,0,1.27.51,1.52,4.31,1.78,6.59-2.54,9.38-4.82,2.54-2.03,4.06-5.07,5.58-7.86,1.27-2.03,2.03-4.57,1.27-7.61-.25-1.01,1.27-1.01,2.28-1.27,1.52-.51,2.54,2.28,4.31,1.02.51-.51,1.52-1.52,2.28-1.02,1.01,1.27-.76,2.79-1.52,3.81-1.78,1.78-1.78,2.79-3.55,4.31-1.52,1.27-1.78,2.79-2.54,4.82-.76,2.03-2.03,2.79-1.01,4.82.51,1.52-2.03,1.52.25,2.79,1.01.51,2.03.25,3.04-.25,3.55-2.28,6.09-3.3,9.39-6.09,2.03-2.03,3.55-7.36,5.83-5.83,2.54,1.52-3.3,4.82-5.07,7.1Zm-24.6-9.64c0,.25.51.25.51.25.25-.25.25-.51.25-.76-.25-.51-.76.25-.76.51Z\"></path><path class=\"cls-1\" d=\"m404.14,67.71c2.28-1.01,4.31-2.03,5.83.51,1.27,2.03-1.01,2.54-2.03,3.81-1.01,1.01-2.03,2.28-3.3,2.79-.51.25-1.27,0-1.27-.25-.25-1.27,1.01-2.28.25-3.55-.51-1.01-2.03-.76-2.79-.51-3.55,2.03-4.57,5.58-6.85,8.62-1.27,1.27-1.01,3.3-1.78,5.07-.51,1.27,0,2.28-.76,3.8-.51.76.76,2.03,1.78,2.54,3.55,2.03,7.1-1.78,10.15-3.55l5.58-5.33s.25-.25.51,0l-.25.76c-3.8,5.07-9.13,7.36-14.21,9.89-2.28,1.01-4.82,1.52-6.85.76-2.79-1.01-1.52-5.58-1.01-7.86.51-2.54,2.03-4.57,2.28-7.1,0-.76.76-1.52.51-1.27-1.52,1.01-.25,0,.51-1.27,1.77-3.04,2.79-2.28,6.09-4.82,2.54-2.03,4.57-1.78,7.61-3.04Zm-13.19,17.25h-.51v.51h.51v-.51Zm15.73-15.47c-.25-.25-.25,0-.51.25,0,.25.51.76.51.51q.25-.25.25-.51l-.25-.25Z\"></path><path class=\"cls-1\" d=\"m431.02,76.33c-1.01,2.28-2.03,4.57-3.8,6.34-1.78,1.78-2.03,3.55-4.57,4.82-2.79,1.52-4.56,4.57-7.61,4.82-.51.25-1.02-1.27-1.78-.76-.76.76-.76,2.03-2.03,1.78-1.52-.51-1.52-2.28-1.52-3.55,0-2.28.76-3.8,1.52-6.09,1.27-2.79.76-5.33,2.54-7.36.51-.51-.25-.76-.25-1.27.51-3.04-.25-1.52,4.06-4.82,3.04-2.03,6.34-2.79,10.4-2.28,1.52.25,3.04-1.27,4.82-.25,2.79,1.52,1.01,4.57.51,5.07-1.52,1.01-1.78,2.28-2.28,3.55Zm-4.06-6.34c-1.78-2.79-4.31.76-5.33,2.28-.76,1.77-2.79,1.52-2.54,3.8.25,1.52-2.03,1.52-2.79,2.28-1.52,1.27,2.03,1.52.76,3.04-.76,1.27-1.78,2.54-1.52,4.06,0,1.01.76,2.28,1.78,2.28,4.31,1.27,6.85-3.81,8.37-6.85,1.02-2.28,1.78-4.31,1.52-6.85-.25-1.27.25-2.79-.25-4.06Z\"></path><path class=\"cls-1\" d=\"m465.52,87.24c-1.52,1.01-3.3,1.77-5.07,3.04,0,0-4.06,2.79-5.58,2.79-1.02,0-3.04-.51-3.3-1.52-.51-2.03.25-3.04,1.01-4.82,1.78-4.31,4.82-7.86,5.58-12.43.25-.51-.25-1.27-.76-1.27-3.04-.25-5.07,2.54-7.86,3.81-2.79,1.52-4.31,4.31-6.34,6.34-1.52,1.78-2.54,3.55-3.04,5.83-.25.76-.76,1.52-1.02,2.28-.25.51-.76,1.27-1.27.76-.76-.76-2.03-.76-2.79-.51l-1.01.25c-1.27.25-2.28.51-1.52-.76,2.54-3.8,7.1-9.39,7.1-14.2,0-.76.76-1.78,1.27-2.54.25-1.01.51-2.28-1.01-3.04h-1.27c-1.52,0-2.79.25-3.3,1.78l-.51.25c-.51.25-1.27.76-1.78.51-.51-.25-.25-.76,0-1.01,1.01-.76,2.54-1.02,3.3-1.78,2.54-2.54,5.58-2.28,8.62-3.81.76-.25,1.52.25,2.28,0,.51,0,1.02,0,1.27.76v.76c0,1.02-.25,2.03-1.02,2.54h-.51c-.51,0-1.27,0-1.27.76-.25.76.51.76.76,1.01h.25l.25.25v.25c0,.25-.25.51-.25,1.01s0,1.27.76,1.27c3.04,0,4.82-2.79,7.61-3.55,3.8-1.02,6.34-5.07,10.65-3.3.51.25.25,1.02-.25,1.52-1.52,2.03-2.28,4.82-3.55,7.1-.76,1.01-1.01,2.28-1.52,3.55-.51,1.52-1.27,1.78-2.28,3.3-.51.76,0,1.52-.51,2.54-.25,1.01-.51,2.54.76,2.79,3.3,1.01,5.07-2.54,7.86-4.06.51-.25,1.01-1.01,1.52-1.27l.76-.25,2.79-2.79c.25.51,0,1.78-.51,2.03-2.28,1.27-3.3,2.28-5.33,3.81Zm-19.53-19.28c-.25.51,0,1.01.51,1.27h.25c1.01,0,1.01-1.27.25-1.78-.25-.25-1.01-.25-1.01.51Z\"></path></g><g><path class=\"cls-1\" d=\"m183.38,143l.47.09c-.24.85-.38,1.74-.38,2.62,0,2.74,2.3,4.77,5.33,4.77,5.04,0,5.6-4.21,5.6-5.13,0-5.54-8.57-3.06-8.57-9.37,0-1.89.97-6.72,6.33-6.72,2.8,0,3.77,1.65,4.89,1.65.5,0,.71-.68.8-1.03l.47.18-1.68,6.19-.47-.12c.15-.74.29-1.47.29-2.24,0-2.62-1.71-4.15-4.6-4.15-2.59,0-4.8,1.77-4.8,4.36,0,4.6,9.1,2.77,9.1,9.49,0,2.71-1.86,7.36-7.63,7.36-2.97,0-4.27-1.77-5.54-1.77-.65,0-.91.74-1.21,1.3l-.44-.09,2.03-7.39Z\"></path><path class=\"cls-1\" d=\"m242.51,150.02h.71c.41,0,.97-.06,1.53-.94l12.84-20.33h.41l.65,21.27h1.77l-.09.47h-7.22l.12-.47h2.56l-.2-6.95h-6.42l-3.62,5.83c-.26.38-.35.59-.35.74,0,.24.29.38,1.33.38h.91l-.12.47h-4.89l.09-.47Zm12.9-16.76h-.06l-5.83,9.34h6.07l-.18-9.34Z\"></path><path class=\"cls-1\" d=\"m307.76,150.02h2.27l5.54-19.8h-2.65l.12-.47h8.07l-.12.47h-2.44l-5.54,19.8h3.68c4.83,0,7.31-2.18,8.93-7.28l.44.12-2.39,7.63h-16.03l.12-.47Z\"></path><path class=\"cls-1\" d=\"m393.66,137.82c0,5.3-4.83,13.14-11.11,13.14-3.71,0-7.42-2.59-7.42-8.54,0-4.89,4.54-13.14,11.7-13.14,2.92,0,6.84,2.59,6.84,8.54Zm-5.27,7.72c1.59-3.71,2.62-8.84,2.62-10.93,0-4.24-2.53-4.86-4.21-4.86-3.48,0-5.24,2.56-6.57,5.75-1.3,3.06-2.27,7.87-2.27,10.04,0,4.01,2.27,4.95,4.51,4.95,2.65,0,4.54-1.74,5.92-4.95Z\"></path><path class=\"cls-1\" d=\"m439.64,150.02h.8c1.53,0,1.74-.71,2.95-5.04l4.15-14.76h-2.68l.09-.47h5.72l6.19,17.29h.06l3.86-13.4c.29-1,.62-2.15.62-2.65,0-.59-.35-.74-2.33-.77l.12-.47h5.36l-.12.47h-.29c-1.62,0-1.94.32-2.3,1.53l-5.3,18.5-1.33.41-7.25-20.03h-.06l-4.68,16.94c-.21.74-.38,1.24-.38,1.5,0,.32.06.94,1.5.94h.74l-.12.47h-5.42l.12-.47Z\"></path></g><path class=\"cls-1\" d=\"m351.92,68.1c-1.78-4.31-5.83-5.33-9.64-6.85-4.57-1.52-7.1-4.82-11.67-6.34-2.79-1.01-4.06-3.55-6.34-5.07-1.02-.76-2.03-1.27-2.79-2.28-1.52-1.52-5.07-1.78-4.57-4.06,2.03-7.36,5.58-14.71,12.68-19.53,2.79-1.78,5.07-4.31,8.62-4.31.51,0,1.27,0,1.52.76.76,3.04-1.01,5.58-2.03,8.12-2.03,4.31-6.34,5.83-9.89,7.61-2.54,1.27-6.34,1.27-6.85,4.31-.25.76.25,1.52,1.01,1.78.76.51,1.78.25,2.79-.25,3.04-1.52,6.09-2.79,8.88-4.82,2.28-1.78,4.31-3.55,7.1-4.31,2.28-.51.76-3.3,1.78-4.57,1.78-2.54,2.79-5.58,5.33-6.85,1.01-.76,1.01-1.52,1.27-2.54,0-1.52-2.54-1.27-2.03-3.55,0-.51-.76-.76-1.27-.76-6.6-.25-10.91,6.09-16.49,8.62-.76.25-2.28.76-2.54-.25-.51-2.28,1.27-3.8,2.03-5.83.51-1.78,1.27-3.55,2.28-5.33,1.78-2.79,4.06-4.06,5.58-6.85.76-1.52-2.28.25-3.3.51-3.3.51-5.83,2.79-7.1,5.58-.51,1.52-1.52,2.79-1.01,4.57.25,1.27-1.52.76-2.03,1.52-4.31,4.31-6.59,9.13-11.41,12.94-1.27.76-2.79,1.78-2.03,2.79.76,1.01,1.01-1.52,2.03-1.78,2.03-.25,2.79-2.79,4.57-2.54.51.25.76.76.51,1.27-1.77,7.86-6.34,14.46-8.37,22.07-1.52,6.09-4.82,10.91-5.83,16.99-.76,3.55-2.03,6.34-3.3,9.89-1.52,3.55-2.79,6.6-4.57,9.89-1.02,2.28-.76,5.83-3.04,6.85-2.54,1.27-4.06,2.54-6.85,2.54-5.07-.25-8.62-2.03-12.43-4.57-1.27-.51-2.03-1.27-3.04-2.03-1.52-1.01-2.54-1.27-3.3-2.79-.76-1.52-2.54-2.03-3.8-3.04-1.27-1.01-1.78-2.54-1.52-4.82.25-4.06,1.52-7.36,4.82-9.89.51-.25.25-1.01,0-1.01-1.52.51-2.79,2.03-4.06,2.79-4.06,2.79-4.57,7.36-7.1,11.16-1.27,1.52,1.27,2.54,1.27,4.31,0,.51.76,1.27,1.52.51.25-.51,1.52-.51,1.52.25-.25.76-1.77,1.52-1.01,2.54,3.55,3.3,7.61,5.58,11.67,7.86,2.03,1.27,4.31,1.52,6.34,2.54,1.27,1.02,2.54-.51,4.06-.51.76.25,1.01.76.76,1.02-1.01,1.01-3.3.51-3.3,2.03-.25.51.76,1.01,1.01.76,2.03-1.52,4.31-.76,6.34,0,1.02.25,3.04-.25,3.04,1.01,0,3.04-2.03,5.33-2.79,8.37-.04.14-.11.26-.16.38h4.45c-.2-.28-.33-.56-.22-.89.25-2.79,1.27-5.33,3.04-7.36.51-.76,1.27.25,2.03.51,4.31.51,8.62.25,13.19.25,6.09,0,10.65-2.03,15.73-3.55.76-.25,1.27-1.01,2.28-1.52,1.01-.25,2.54-.51,2.54-1.52.25-.51-.51-.51-1.01-.51-4.06,2.54-9.13,2.03-13.7,2.79-3.8.51-7.1.25-10.91,0-2.54-.25-4.82,0-7.36-1.01-1.78-.76-.51-2.79-.25-4.31,2.03-5.33,4.31-10.65,6.6-15.98,1.01-2.54,1.01-5.07,2.54-7.86,1.01-2.03,1.52-3.8,2.54-5.58,2.28-3.81,3.04-8.12,5.07-11.67,1.01-1.78.76-3.55,2.28-4.82.76-.25,1.27.25,1.78.51,2.79,2.54,5.58,3.55,8.62,5.33l1.02-.51c.76.25,1.01,1.52,1.78,2.03,4.06,1.78,7.61,4.82,11.41,6.85.25.25,0,.76,0,1.01-.25,2.28,2.28.76,3.3,1.52,1.52.76,2.28,2.79,3.55,3.81,1.78,1.01,2.03,2.28,2.54,3.8,2.28,8.37-7.36,14.71-13.19,19.53-.25.25.25,1.01.51,1.01,2.03-.25,3.04-3.04,4.82-4.06,2.28-1.27,4.31-3.3,6.85-4.57,1.78-.76,3.81-2.28,3.81-4.06,0-.51-.76-.25-1.02-.51-.51-.25-.25-.76,0-1.01.76-.51,1.02.76,1.78.51.76-.25,0-1.52.51-2.28,1.78-2.28,2.03-4.57,2.28-6.85.25-2.54-1.27-3.8-2.03-5.83Zm-29.42-46.67c.51-.25,1.27-.25,1.27.25,0,.76-.76.76-1.27.76-.25-.25-.25-1.01,0-1.01Zm-64.68,59.61c0-.51,0-1.01.51-1.01.25,0,.76,0,.76.25,0,.51.25,1.27-.25,1.52-.51.25-1.01-.51-1.01-.76Zm2.54,9.13c-.76.51-1.27-.25-1.52-.76,0-.51.25-.76.51-.76.51,0,1.52-.51,1.52.51,0,.51,0,1.01-.51,1.01Zm3.55,3.8c-.76,0-1.01-.25-1.52-.51-.51-.25-1.02-1.27-.25-1.52.76-.25,1.78.51,2.54,1.01.25.25,0,1.27-.76,1.01Zm4.06.25c-.25,0-.76,0-1.01-.25-.25-.51,0-1.01.25-1.27.51-.25,1.02-.25,1.27.25,0,.51,0,1.27-.51,1.27Zm3.55,3.55c-.25.25-.76.25-1.01-.25,0-.25,0-1.01.51-1.01.25-.25.76-.25,1.01.25,0,.51,0,1.01-.51,1.01Zm11.42,4.82q-.25,0-.25-.25c-.51-.25.25-.76.51-1.02,1.52-.51,3.55,0,3.55,1.02-.25,1.27-2.79.76-3.81.25Zm8.12-4.57c-.25,1.01,0,2.28-1.01,2.79-.76.51-1.52-.51-1.78-1.02-.51-1.77,1.27-1.27,2.03-2.28.25-.25,1.02,0,.76.51Zm22.58,7.61c.25.25.25.51,0,.51l-.51-.25c.25-.25.51-.25.51-.25Zm4.31-53.78c0,.25,0,.51-.25.51-.25.25-.76,0-.76-.25-.51-.76,1.27-1.01,1.01-.25Zm5.33,2.28s-.25,0-.51-.25c-.25-.25.51-1.01.76-.51,0,.25,0,.76-.25.76Zm22.58,13.44c-.76.25-1.52.25-1.52-.51,0-.25.25-.76.76-1.01.51,0,.76.25,1.01.51,0,.51,0,1.01-.25,1.01Z\"></path></g></g></svg>'),(3280,7667,'_wp_attachment_image_alt','John Bacon Salon'),(3281,7668,'_elementor_edit_mode','builder'),(3282,7668,'_elementor_template_type','header'),(3283,7668,'_elementor_version','3.17.2'),(3284,7668,'_elementor_pro_version','3.16.2'),(3285,7668,'_wp_page_template','default'),(3286,7668,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\"},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\",\"id\":7667,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3287,7668,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3288,7668,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3289,7668,'_elementor_css','a:6:{s:4:\"time\";i:1699367181;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3290,7668,'_elementor_screenshot_failed','2023-11-07 14:26:38'),(3293,7669,'_wp_attached_file','2023/11/john-bacon-providence-salon-interior_1170x778_med_2016.jpg'),(3294,7669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:778;s:4:\"file\";s:66:\"2023/11/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\";s:8:\"filesize\";i:189690;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16905;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"john-bacon-providence-salon-interior_1170x778_med_2016-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73886;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29790;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-640x426.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:66:\"john-bacon-providence-salon-interior_1170x778_med_2016-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24069;}}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:{}}}'),(3304,7671,'_elementor_edit_mode','builder'),(3305,7671,'_elementor_template_type','wp-page'),(3306,7671,'_elementor_version','3.17.2'),(3307,7671,'_elementor_pro_version','3.16.2'),(3308,7671,'_wp_page_template','default'),(3309,7671,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3310,7671,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3311,7671,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3312,7672,'_elementor_edit_mode','builder'),(3313,7672,'_elementor_template_type','wp-page'),(3314,7672,'_elementor_version','3.17.2'),(3315,7672,'_elementor_pro_version','3.16.2'),(3316,7672,'_wp_page_template','default'),(3317,7672,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\",\"id\":423,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":1413,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1286917024-scaled.jpg\"},{\"id\":423,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/gettyimages-1055658672-scaled.jpg\"},{\"id\":1412,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1080398760-scaled.jpg\"},{\"id\":1414,\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1129384936-scaled.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3318,7672,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3319,7672,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3320,7673,'_elementor_edit_mode','builder'),(3321,7673,'_elementor_template_type','wp-page'),(3322,7673,'_elementor_version','3.17.2'),(3323,7673,'_elementor_pro_version','3.16.2'),(3324,7673,'_wp_page_template','default'),(3325,7673,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3326,7673,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3327,7673,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3329,7674,'_elementor_edit_mode','builder'),(3330,7674,'_elementor_template_type','header'),(3331,7674,'_elementor_version','3.17.2'),(3332,7674,'_elementor_pro_version','3.16.2'),(3333,7674,'_wp_page_template','default'),(3334,7674,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.72,\"sizes\":[]}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\",\"id\":7667,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3335,7674,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3336,7674,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3337,7674,'_elementor_css','a:6:{s:4:\"time\";i:1699418041;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3348,7676,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg'),(3349,7676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:776;s:6:\"height\";i:777;s:4:\"file\";s:103:\"2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\";s:8:\"filesize\";i:81099;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21971;}s:5:\"large\";a:5:{s:4:\"file\";s:89:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109587;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x777.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106195;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37425;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82114;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24360;}}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:{}}}'),(3350,7677,'_wp_attached_file','2023/11/John_Bacon_Salon_Interior_1_1037x778.jpg'),(3351,7677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:48:\"2023/11/John_Bacon_Salon_Interior_1_1037x778.jpg\";s:8:\"filesize\";i:63027;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14552;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"John_Bacon_Salon_Interior_1_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61044;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80427;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30077;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46156;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_1_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23011;}}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:{}}}'),(3352,7678,'_wp_attached_file','2023/11/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg'),(3353,7678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:776;s:6:\"height\";i:777;s:4:\"file\";s:63:\"2023/11/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\";s:8:\"filesize\";i:72512;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23375;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"John_Bacon_Salon_Interior_2_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105771;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100765;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-640x777.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91442;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34384;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-640x641.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77277;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:63:\"John_Bacon_Salon_Interior_2_1037x778-e1699423305328-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25494;}}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:{}}}'),(3354,7679,'_wp_attached_file','2023/11/John_Bacon_Salon_Interior_3_1037x778.jpg'),(3355,7679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:48:\"2023/11/John_Bacon_Salon_Interior_3_1037x778.jpg\";s:8:\"filesize\";i:68931;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14790;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"John_Bacon_Salon_Interior_3_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7176;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65037;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88899;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33719;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48518;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_3_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23748;}}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:{}}}'),(3356,7680,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg'),(3357,7680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:740;s:6:\"height\";i:730;s:4:\"file\";s:99:\"2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\";s:8:\"filesize\";i:56157;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15063;}s:5:\"large\";a:5:{s:4:\"file\";s:85:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5263;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-768x630.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63191;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x730.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:730;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54314;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18953;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:631;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49410;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16742;}}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:{}}}'),(3358,7681,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778.jpg'),(3359,7681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:83:\"2023/11/John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:38763;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9836;}s:5:\"large\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40041;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59850;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24859;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30636;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15722;}}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:{}}}'),(3360,7682,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg'),(3361,7682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:582;s:6:\"height\";i:777;s:4:\"file\";s:97:\"2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\";s:8:\"filesize\";i:57028;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:97:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15487;}s:5:\"large\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:97:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6521;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51477;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84572;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:97:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31193;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38039;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:97:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23587;}}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:{}}}'),(3362,7683,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg'),(3363,7683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:728;s:4:\"file\";s:93:\"2023/11/John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:34119;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9012;}s:5:\"large\";a:5:{s:4:\"file\";s:94:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x719.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:719;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55201;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-768x539.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:539;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36305;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-640x728.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52546;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23442;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-640x449.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:449;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27681;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14951;}}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:{}}}'),(3364,7684,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg'),(3365,7684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:90:\"2023/11/John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:44170;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11678;}s:5:\"large\";a:5:{s:4:\"file\";s:91:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73366;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47699;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59797;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22421;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:90:\"John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17665;}}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:{}}}'),(3366,7685,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg'),(3367,7685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:87:\"2023/11/John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:53374;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11143;}s:5:\"large\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77051;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5917;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49691;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78183;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30882;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37514;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18479;}}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:{}}}'),(3368,7686,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg'),(3369,7686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:88:\"2023/11/John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:264183;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8980;}s:5:\"large\";a:5:{s:4:\"file\";s:89:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65925;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4799;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41952;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68700;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25672;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31333;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14933;}}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:{}}}'),(3370,7687,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg'),(3371,7687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:584;s:6:\"height\";i:777;s:4:\"file\";s:117:\"2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\";s:8:\"filesize\";i:287488;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:117:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14738;}s:5:\"large\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:117:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6340;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45198;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72516;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:117:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27847;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34070;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:117:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20755;}}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:{}}}'),(3372,7688,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778.jpg'),(3373,7688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:87:\"2023/11/John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:27461;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7822;}s:5:\"large\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31527;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27818;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:87:\"John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9306;}}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:{}}}'),(3374,7689,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg'),(3375,7689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:100:\"2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:77325;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19547;}s:5:\"large\";a:5:{s:4:\"file\";s:101:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8276;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79083;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81956;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32613;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:100:\"John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25698;}}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:{}}}'),(3376,7690,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg'),(3377,7690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:92:\"2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\";s:8:\"filesize\";i:37606;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10336;}s:5:\"large\";a:5:{s:4:\"file\";s:93:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4490;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42528;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45034;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:92:\"John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13016;}}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:{}}}'),(3378,7691,'_wp_attached_file','2023/11/John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778.jpg'),(3379,7691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:778;s:6:\"height\";i:778;s:4:\"file\";s:69:\"2023/11/John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778.jpg\";s:8:\"filesize\";i:64949;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7177;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94392;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89180;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33661;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-640x640.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71956;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23636;}}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:{}}}'),(3380,7687,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:94:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5542;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10363;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45198;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:103:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70041;}s:36:\"vamtam_woocommerce_thumbnail_2x-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72516;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27730;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34070;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:102:\"John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16949;}}'),(3381,7680,'_wp_attachment_backup_sizes','a:17:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:76:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5367;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12855;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56519;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:85:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88063;}s:36:\"vamtam_woocommerce_thumbnail_2x-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55388;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19813;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42953;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:84:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17111;}s:18:\"full-1699421248893\";a:3:{s:5:\"width\";i:947;s:6:\"height\";i:777;s:4:\"file\";s:91:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg\";}s:23:\"thumbnail-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5373;}s:20:\"medium-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14011;}s:26:\"medium_large-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-768x630.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63191;}s:45:\"vamtam_woocommerce_thumbnail_2x-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-640x777.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55757;}s:35:\"woocommerce_thumbnail-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19960;}s:32:\"woocommerce_single-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-640x525.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47658;}s:43:\"woocommerce_gallery_thumbnail-1699421248893\";a:5:{s:4:\"file\";s:99:\"John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17114;}}'),(3382,7692,'_elementor_edit_mode','builder'),(3383,7692,'_elementor_template_type','wp-page'),(3384,7692,'_elementor_version','3.17.2'),(3385,7692,'_elementor_pro_version','3.16.2'),(3386,7692,'_wp_page_template','default'),(3387,7692,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3388,7692,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3389,7692,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3390,7693,'_elementor_edit_mode','builder'),(3391,7693,'_elementor_template_type','wp-page'),(3392,7693,'_elementor_version','3.17.2'),(3393,7693,'_elementor_pro_version','3.16.2'),(3394,7693,'_wp_page_template','default'),(3395,7693,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1006812650.jpg\",\"id\":545,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1287384257.jpg\",\"id\":546,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1132012971.jpg\",\"id\":547,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1183120759.png\",\"id\":557,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"-16\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-8,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3396,7693,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3397,7693,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3398,7694,'_elementor_edit_mode','builder'),(3399,7694,'_elementor_template_type','wp-page'),(3400,7694,'_elementor_version','3.17.2'),(3401,7694,'_elementor_pro_version','3.16.2'),(3402,7694,'_wp_page_template','default'),(3403,7694,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_family\":\"Philosopher\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3404,7694,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3405,7694,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3417,7676,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:80:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6784;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14319;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71700;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:89:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114501;}s:36:\"vamtam_woocommerce_thumbnail_2x-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108733;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37501;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52656;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:88:\"John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24330;}}'),(3418,7682,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:74:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5533;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10539;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51477;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:83:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81490;}s:36:\"vamtam_woocommerce_thumbnail_2x-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84572;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31101;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38039;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:82:\"John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18207;}}'),(3419,7696,'_wp_attached_file','2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg'),(3420,7696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:765;s:4:\"file\";s:85:\"2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\";s:8:\"filesize\";i:187975;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10352;}s:5:\"large\";a:5:{s:4:\"file\";s:86:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5632;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49854;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x765.jpeg\";s:5:\"width\";i:640;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86037;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-320x480.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26427;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg\";s:5:\"width\";i:640;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:85:\"John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18530;}}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:{}}}'),(3421,7697,'_elementor_edit_mode','builder'),(3422,7697,'_elementor_template_type','wp-page'),(3423,7697,'_elementor_version','3.17.2'),(3424,7697,'_elementor_pro_version','3.16.2'),(3425,7697,'_wp_page_template','default'),(3426,7697,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_family\":\"Philosopher\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3427,7697,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3428,7697,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3429,7698,'_elementor_edit_mode','builder'),(3430,7698,'_elementor_template_type','wp-page'),(3431,7698,'_elementor_version','3.17.2'),(3432,7698,'_elementor_pro_version','3.16.2'),(3433,7698,'_wp_page_template','default');
INSERT INTO `wpuf_postmeta` VALUES (3434,7698,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_font_family\":\"Philosopher\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1305492118.jpg\",\"id\":556,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":100}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":72}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1387228080.jpg\",\"id\":558,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\",\"name\":\"Jame\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\",\"name\":\"Panga\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\",\"name\":\"Liza\",\"title\":\"\",\"_id\":\"f4a97d4\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.8\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/Art+%2B+Autonomy+SoHo+Salon\\/@40.723058,-74.002887,15z\\/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3435,7698,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3436,7698,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3437,7699,'_elementor_edit_mode','builder'),(3438,7699,'_elementor_template_type','wp-page'),(3439,7699,'_elementor_version','3.17.2'),(3440,7699,'_elementor_pro_version','3.16.2'),(3441,7699,'_wp_page_template','default'),(3442,7699,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3443,7699,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3444,7699,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3446,7700,'_elementor_edit_mode','builder'),(3447,7700,'_elementor_template_type','wp-page'),(3448,7700,'_elementor_version','3.17.2'),(3449,7700,'_elementor_pro_version','3.16.2'),(3450,7700,'_wp_page_template','default'),(3451,7700,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3452,7700,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3453,7700,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3454,7701,'_elementor_edit_mode','builder'),(3455,7701,'_elementor_template_type','wp-page'),(3456,7701,'_elementor_version','3.17.2'),(3457,7701,'_elementor_pro_version','3.16.2'),(3458,7701,'_wp_page_template','default'),(3459,7701,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_direction\":\"in-out\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":80}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3460,7701,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3461,7701,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3462,7702,'_elementor_edit_mode','builder'),(3463,7702,'_elementor_template_type','wp-page'),(3464,7702,'_elementor_version','3.17.2'),(3465,7702,'_elementor_pro_version','3.16.2'),(3466,7702,'_wp_page_template','default'),(3467,7702,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3468,7702,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3469,7702,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3471,7678,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1037;s:6:\"height\";i:778;s:4:\"file\";s:40:\"John_Bacon_Salon_Interior_2_1037x778.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7752;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15699;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68368;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:49:\"John_Bacon_Salon_Interior_2_1037x778-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105771;}s:36:\"vamtam_woocommerce_thumbnail_2x-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-640x778.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:778;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91288;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34369;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51420;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:48:\"John_Bacon_Salon_Interior_2_1037x778-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25433;}}'),(3482,1261,'_elementor_css','a:6:{s:4:\"time\";i:1699424332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"561af256\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3483,7704,'_elementor_edit_mode','builder'),(3484,7704,'_elementor_template_type','wp-page'),(3485,7704,'_elementor_version','3.17.2'),(3486,7704,'_elementor_pro_version','3.16.2'),(3487,7704,'_wp_page_template','default'),(3488,7704,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3489,7704,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3490,7704,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3491,7705,'_elementor_edit_mode','builder'),(3492,7705,'_elementor_template_type','wp-page'),(3493,7705,'_elementor_version','3.17.2'),(3494,7705,'_elementor_pro_version','3.16.2'),(3495,7705,'_wp_page_template','default'),(3496,7705,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Artists\\u2022\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/blake-wisz-GFrBMipOd_E-unsplash-scaled.jpg\",\"id\":428,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday - Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 7:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 5:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sunday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"8:0AM - 3:00PM\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Appoitments\\u2022\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1-800-356-8933\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In the heart of NYC:\\u00a0<br \\/><a href=\\\"https:\\/\\/www.google.com\\/maps\\/dir\\/41.8424176,23.4895156\\/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States\\/@40.7926618,-73.9939533,13.25z\\/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">758 5th Avenue, New York, NY 10057<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3497,7705,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3498,7705,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3499,7706,'_elementor_edit_mode','builder'),(3500,7706,'_elementor_template_type','wp-page'),(3501,7706,'_elementor_version','3.17.2'),(3502,7706,'_elementor_pro_version','3.16.2'),(3503,7706,'_wp_page_template','default'),(3504,7706,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3505,7706,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3506,7706,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3509,6926,'_edit_lock','1699431884:1'),(3510,1252,'_edit_lock','1699431904:1'),(3511,7707,'_thumbnail_id','427'),(3512,7707,'_wp_page_template','default'),(3513,7707,'_elementor_edit_mode','builder'),(3514,7707,'_elementor_template_type','wp-page'),(3515,7707,'_elementor_version','3.11.2'),(3516,7707,'_elementor_pro_version','3.11.3'),(3517,7707,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3518,7707,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner & Senior Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mark Harris\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"From a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\u201ccarving petals\\u201d to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43750a58\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3519,7707,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(3520,7707,'_elementor_css','a:6:{s:4:\"time\";i:1699424332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"7a0c7f22\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3521,7708,'_thumbnail_id','427'),(3522,7708,'_wp_page_template','default'),(3523,7708,'_elementor_edit_mode','builder'),(3524,7708,'_elementor_template_type','wp-page'),(3525,7708,'_elementor_version','3.11.2'),(3526,7708,'_elementor_pro_version','3.11.3'),(3527,7708,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3528,7708,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner & Senior Stylist \\u2022\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mark Harris\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"From a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he\\u2019s traveled the globe teaching thousands of stylists her distinct method of \\u201ccarving petals\\u201d to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He\\u2019s the lead educator for the salon\\u2019s up-and-coming stylists.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"43750a58\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"842c995\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"columns\":\"3\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#19191900\",\"icon_secondary_color\":\"#191919\",\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_border\":\"none\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_secondary_color\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3529,7708,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(3530,7708,'_elementor_css','a:6:{s:4:\"time\";i:1699424332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"7a0c7f22\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3531,7709,'_thumbnail_id','427'),(3532,7709,'_wp_page_template','default'),(3533,7709,'_elementor_edit_mode','builder'),(3534,7709,'_elementor_template_type','wp-page'),(3535,7709,'_elementor_version','3.11.2'),(3536,7709,'_elementor_pro_version','3.11.3'),(3537,7709,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3538,7709,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3539,7709,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";}}'),(3540,7709,'_elementor_css','a:6:{s:4:\"time\";i:1699424332;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"7a0c7f22\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3552,7711,'_wp_attached_file','2023/11/John_Bacon.jpg'),(3553,7711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:770;s:6:\"height\";i:1028;s:4:\"file\";s:22:\"2023/11/John_Bacon.jpg\";s:8:\"filesize\";i:120327;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"John_Bacon-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12466;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"John_Bacon-767x1024.jpg\";s:5:\"width\";i:767;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"John_Bacon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"John_Bacon-768x1025.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91184;}s:31:\"vamtam_woocommerce_thumbnail_2x\";a:5:{s:4:\"file\";s:22:\"John_Bacon-640x960.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75229;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"John_Bacon-320x480.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23778;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"John_Bacon-640x854.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:854;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66813;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"John_Bacon-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16298;}}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:{}}}'),(3554,7712,'_thumbnail_id','427'),(3555,7712,'_wp_page_template','default'),(3556,7712,'_elementor_edit_mode','builder'),(3557,7712,'_elementor_template_type','wp-page'),(3558,7712,'_elementor_version','3.17.2'),(3559,7712,'_elementor_pro_version','3.16.2'),(3560,7712,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3561,7712,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3562,7712,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3563,7713,'_thumbnail_id','427'),(3564,7713,'_wp_page_template','default'),(3565,7713,'_elementor_edit_mode','builder'),(3566,7713,'_elementor_template_type','wp-page'),(3567,7713,'_elementor_version','3.17.2'),(3568,7713,'_elementor_pro_version','3.16.2'),(3569,7713,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3570,7713,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3571,7713,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3572,7714,'_thumbnail_id','7711'),(3573,7714,'_wp_page_template','default'),(3574,7714,'_elementor_edit_mode','builder'),(3575,7714,'_elementor_template_type','wp-page'),(3576,7714,'_elementor_version','3.17.2'),(3577,7714,'_elementor_pro_version','3.16.2'),(3578,7714,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3579,7714,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3580,7714,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3582,7715,'_elementor_edit_mode','builder'),(3583,7715,'_elementor_template_type','wp-page'),(3584,7715,'_elementor_version','3.17.2'),(3585,7715,'_elementor_pro_version','3.16.2'),(3586,7715,'_wp_page_template','default'),(3587,7715,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3588,7715,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3589,7715,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3590,7716,'_elementor_edit_mode','builder'),(3591,7716,'_elementor_template_type','wp-page'),(3592,7716,'_elementor_version','3.17.2'),(3593,7716,'_elementor_pro_version','3.16.2'),(3594,7716,'_wp_page_template','default'),(3595,7716,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"903d8ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Salon\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7657f09\",\"elType\":\"widget\",\"settings\":{\"editor\":\"As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. \",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3596,7716,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3597,7716,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3598,7717,'_elementor_edit_mode','builder'),(3599,7717,'_elementor_template_type','wp-page'),(3600,7717,'_elementor_version','3.17.2'),(3601,7717,'_elementor_pro_version','3.16.2'),(3602,7717,'_wp_page_template','default'),(3603,7717,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3604,7717,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3605,7717,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3607,7718,'_elementor_edit_mode','builder'),(3608,7718,'_elementor_template_type','wp-page'),(3609,7718,'_elementor_version','3.17.2'),(3610,7718,'_elementor_pro_version','3.16.2'),(3611,7718,'_wp_page_template','default'),(3612,7718,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3613,7718,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3614,7718,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3615,7719,'_elementor_edit_mode','builder'),(3616,7719,'_elementor_template_type','wp-page'),(3617,7719,'_elementor_version','3.17.2'),(3618,7719,'_elementor_pro_version','3.16.2'),(3619,7719,'_wp_page_template','default');
INSERT INTO `wpuf_postmeta` VALUES (3620,7719,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3621,7719,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3622,7719,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3623,7720,'_elementor_edit_mode','builder'),(3624,7720,'_elementor_template_type','wp-page'),(3625,7720,'_elementor_version','3.17.2'),(3626,7720,'_elementor_pro_version','3.16.2'),(3627,7720,'_wp_page_template','default'),(3628,7720,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3629,7720,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3630,7720,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3632,887,'_elementor_css','a:6:{s:4:\"time\";i:1699425306;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3634,7721,'_thumbnail_id','7711'),(3635,7721,'_wp_page_template','default'),(3636,7721,'_elementor_edit_mode','builder'),(3637,7721,'_elementor_template_type','wp-page'),(3638,7721,'_elementor_version','3.17.2'),(3639,7721,'_elementor_pro_version','3.16.2'),(3640,7721,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3641,7721,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3642,7721,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3643,7722,'_thumbnail_id','7711'),(3644,7722,'_wp_page_template','default'),(3645,7722,'_elementor_edit_mode','builder'),(3646,7722,'_elementor_template_type','wp-page'),(3647,7722,'_elementor_version','3.17.2'),(3648,7722,'_elementor_pro_version','3.16.2'),(3649,7722,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3650,7722,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3651,7722,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3652,7723,'_thumbnail_id','7711'),(3653,7723,'_wp_page_template','default'),(3654,7723,'_elementor_edit_mode','builder'),(3655,7723,'_elementor_template_type','wp-page'),(3656,7723,'_elementor_version','3.17.2'),(3657,7723,'_elementor_pro_version','3.16.2'),(3658,7723,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:8:\"location\";s:0:\"\";}'),(3659,7723,'_elementor_data','[{\"id\":\"148cffec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"278db058\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":5,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"37a4d289\",\"elType\":\"widget\",\"settings\":{\"title\":\"Owner John Bacon Salon\",\"header_size\":\"div\",\"_margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f2a2c1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"John Bacon\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_tablet\":\"none\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"32cfd9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>John Bacon began his career in New York City, New York and quickly rose to be one of New York\\u2019s most sought after stylists. Along with servicing his high profile clientele, John\\u2019s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many \\u0003national fashion magazines such as Vogue, Glamour and Gentleman\\u2019s Quarterly. John\\u2019s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of \\u201cA Night of 100 Stars\\u201d.<\\/p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England\\u2019s most reputable salons.<\\/p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.<\\/p><h6>Education:<\\/h6><p>Graduate of Warwick Beauty Academy 1982<br \\/>Graduate of Robert Fiance Beauty Academy, NYC, NY 1983<\\/p>\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeIn\",\"_animation_tablet\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_border_color\":\"#00000026\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a0c7f22\",\"elType\":\"widget\",\"settings\":{\"text\":\"See other team members\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c45c454\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221263%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=898b8db\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"icon_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3660,7723,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3661,1252,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:17:\"_animation_tablet\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"_section_border\";a:1:{s:13:\"_border_color\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:16:\"background_color\";i:1;s:12:\"text_padding\";i:1;s:22:\"vamtam_underline_width\";i:1;s:24:\"vamtam_underline_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:3:\"gap\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),(3662,1252,'_elementor_css','a:6:{s:4:\"time\";i:1699425792;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"7a0c7f22\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3663,7724,'_elementor_edit_mode','builder'),(3664,7724,'_elementor_template_type','wp-page'),(3665,7724,'_elementor_version','3.17.2'),(3666,7724,'_elementor_pro_version','3.16.2'),(3667,7724,'_wp_page_template','default'),(3668,7724,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3669,7724,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3670,7724,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3671,7724,'_elementor_css','a:6:{s:4:\"time\";i:1699425318;s:5:\"fonts\";a:2:{i:0;s:11:\"Philosopher\";i:1;s:18:\"Inter Tight - temp\";}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:4;s:11:\"theme-icons\";i:5;s:13:\"theme-icons-2\";i:11;s:8:\"fa-solid\";i:16;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:7:{i:0;s:7:\"31fbb3b\";i:1;s:7:\"7754be9\";i:2;s:7:\"97a8fac\";i:3;s:7:\"ad928a3\";i:4;s:7:\"4b8c7af\";i:5;s:7:\"0e33f2d\";i:6;s:7:\"6499bf7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3672,7725,'_elementor_edit_mode','builder'),(3673,7725,'_elementor_template_type','wp-page'),(3674,7725,'_elementor_version','3.17.2'),(3675,7725,'_elementor_pro_version','3.16.2'),(3676,7725,'_wp_page_template','default'),(3677,7725,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f8c120\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our commitment to being your reward\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"31fbb3b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location & Hours\",\"align\":\"center\",\"background_color\":\"#00000000\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"0708822\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"26ed86c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"title_text\":\"Yelp\",\"description_text\":\"\",\"link\":{\"url\":\"2\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"primary_color\":\"#F40E14\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3678,7725,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3679,7725,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3680,7725,'_elementor_css','a:6:{s:4:\"time\";i:1699425318;s:5:\"fonts\";a:2:{i:0;s:11:\"Philosopher\";i:1;s:18:\"Inter Tight - temp\";}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:4;s:11:\"theme-icons\";i:5;s:13:\"theme-icons-2\";i:11;s:8:\"fa-solid\";i:16;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:7:{i:0;s:7:\"31fbb3b\";i:1;s:7:\"7754be9\";i:2;s:7:\"97a8fac\";i:3;s:7:\"ad928a3\";i:4;s:7:\"4b8c7af\";i:5;s:7:\"0e33f2d\";i:6;s:7:\"6499bf7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3681,7726,'_elementor_edit_mode','builder'),(3682,7726,'_elementor_template_type','wp-page'),(3683,7726,'_elementor_version','3.17.2'),(3684,7726,'_elementor_pro_version','3.16.2'),(3685,7726,'_wp_page_template','default'),(3686,7726,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3687,7726,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3688,7726,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3689,7726,'_elementor_css','a:6:{s:4:\"time\";i:1699425318;s:5:\"fonts\";a:2:{i:0;s:11:\"Philosopher\";i:1;s:18:\"Inter Tight - temp\";}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:4;s:11:\"theme-icons\";i:5;s:13:\"theme-icons-2\";i:11;s:8:\"fa-solid\";i:16;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:7:{i:0;s:7:\"31fbb3b\";i:1;s:7:\"7754be9\";i:2;s:7:\"97a8fac\";i:3;s:7:\"ad928a3\";i:4;s:7:\"4b8c7af\";i:5;s:7:\"0e33f2d\";i:6;s:7:\"6499bf7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3700,7728,'_elementor_edit_mode','builder'),(3701,7728,'_elementor_template_type','wp-page'),(3702,7728,'_elementor_version','3.17.2'),(3703,7728,'_elementor_pro_version','3.16.2'),(3704,7728,'_wp_page_template','default'),(3705,7728,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3706,7728,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3707,7728,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3708,7729,'_elementor_edit_mode','builder'),(3709,7729,'_elementor_template_type','wp-page'),(3710,7729,'_elementor_version','3.17.2'),(3711,7729,'_elementor_pro_version','3.16.2'),(3712,7729,'_wp_page_template','default'),(3713,7729,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"CoiffureSalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3714,7729,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3715,7729,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3716,7730,'_elementor_edit_mode','builder'),(3717,7730,'_elementor_template_type','wp-page'),(3718,7730,'_elementor_version','3.17.2'),(3719,7730,'_elementor_pro_version','3.16.2'),(3720,7730,'_wp_page_template','default'),(3721,7730,'_elementor_data','[{\"id\":\"3fc2bbe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":90,\"sizes\":[]},\"column_position\":\"bottom\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"background_color\":\"#886957\",\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\",\"id\":7669,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_slideshow_gallery\":[{\"id\":7669,\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/john-bacon-providence-salon-interior_1170x778_med_2016.jpg\"}],\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":2000,\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"top center\",\"background_slideshow_lazyload\":\"yes\",\"background_motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_blur_direction\":\"in-out-in\",\"background_motion_fx_blur_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":76,\"end\":100}},\"background_motion_fx_scale_direction\":\"out-in-out\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":83,\"end\":100}},\"background_motion_fx_devices\":[\"desktop\"],\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[{\"id\":\"ce659e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20639aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where Hair is Art\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=5eb041f\",\"_background_color\":\"\",\"_background_color_b\":\"globals\\/colors?id=vamtam_accent_7\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_animation_tablet\":\"none\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Philosopher\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":70,\"color\":\"#000000\"},\"_background_color\":\"#191919\",\"_background_color_b\":\"#00000026\",\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":19,\"sizes\":[]},\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce1ae17\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"_transform_rotateX_effect\":{\"unit\":\"px\",\"size\":193,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_2\"},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateX_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":30,\"end\":89}},\"motion_fx_devices\":[\"desktop\"]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"080f6f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>343 South Main Street, Providence<\\/p><p>401-421-1005<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":200,\"_animation_tablet\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cafab79\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":8,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"22740af\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f02a240\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e96941f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/JB-Salon-Diamond-with-tag.png.webp\",\"id\":6,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":585,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"64ad954\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"3\",\"left\":\"15\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"typography_font_family\":\"Philosopher\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9c179e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"align\":\"center\",\"link\":{\"url\":\"tel:401-521-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f6971e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"9d0a32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"12f6836\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7690,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.5,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a153f4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"11947c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"c56748e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7689,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"391e91d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":13,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"034644b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\",\"id\":7680,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5eaad1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"376b27a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"9302cd2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":15,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b9697e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg\",\"id\":7687,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":60}},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"motion_fx_devices\":[\"desktop\"],\"align_mobile\":\"left\",\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e4413b3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bc0a171\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec7a626\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\",\"id\":7682,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_devices\":[\"desktop\"],\"width_mobile\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c9ac2e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0475d84\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d07a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"If my hair looks good, \\nI can deal with anything.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb7a7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=ecca21e\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6867523\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7754be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read full story\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"bd72bf5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22883%22%7D\\\"]\"},\"button_text_color\":\"#191919\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"33ac011\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a5e4b7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\",\"id\":7676,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":64,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"-60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-30\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-118,\"sizes\":[]},\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":50}},\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":49}},\"motion_fx_devices\":[\"desktop\"],\"hide_mobile\":\"hidden-mobile\",\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_scale_effect\":\"yes\",\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":50}},\"motion_fx_transform_origin_x\":\"left\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"73a3a29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\",\"id\":7696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_motion_fx_scrolling\":\"yes\",\"motion_fx_translateY_effect\":\"yes\",\"motion_fx_translateY_direction\":\"negative\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":1.2,\"sizes\":[]},\"motion_fx_translateY_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":2,\"end\":50}},\"motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":17,\"end\":52}},\"motion_fx_devices\":[\"desktop\"],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"motion_fx_scale_effect\":\"yes\",\"motion_fx_transform_origin_x\":\"right\",\"motion_fx_transform_origin_y\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fd59c54\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":10,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e6ee73b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Philosophy \\u2022\",\"__globals__\":{\"typography_typography\":\"\"},\"header_size\":\"h6\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d40c660\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pushing the boundaries of creativity.\\u200b\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cf56e5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"944e73b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a5da6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"daba543\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":1,\"z_index_tablet\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"748d833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":41,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true},{\"id\":\"ecb0699\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"120\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08802d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stylists\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f38c104\",\"elType\":\"widget\",\"settings\":{\"classic_thumbnail\":\"left\",\"classic_thumbnail_size_size\":\"woocommerce_gallery_thumbnail\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"vamtam_classic_meta_separator\":\"\",\"vamtam_classic_read_more_text\":\"Read More\",\"posts_include\":[],\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"posts_include_term_ids\":[],\"classic_vamtam_use_hr_layout\":\"hr-layout\",\"_skin\":\"vamtam_classic\",\"vamtam_classic_columns\":\"1\",\"vamtam_classic_posts_per_page\":4,\"vamtam_classic_thumbnail\":\"left\",\"vamtam_classic_thumbnail_size_size\":\"full\",\"vamtam_classic_item_ratio\":{\"unit\":\"px\",\"size\":1.3,\"sizes\":[]},\"vamtam_classic_image_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"vamtam_classic_apply_to_custom_excerpt\":\"\",\"vamtam_classic_meta_data\":[],\"vamtam_classic_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"vamtam_classic_column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_alignment\":\"left\",\"vamtam_classic_vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_classic_image_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__globals__\":{\"vamtam_classic_title_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_title_typography_typography\":\"globals\\/typography?id=vamtam_h3\",\"vamtam_classic_meta_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_meta_typography_typography\":\"globals\\/typography?id=ecca21e\",\"vamtam_classic_excerpt_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_excerpt_typography_typography\":\"globals\\/typography?id=vamtam_primary_font\",\"vamtam_classic_read_more_color\":\"globals\\/colors?id=vamtam_accent_2\",\"vamtam_classic_read_more_typography_typography\":\"globals\\/typography?id=fe27136\",\"vamtam_classic_meta_separator_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"vamtam_classic_show_read_more\":\"\",\"vamtam_classic_vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"vamtam_classic_title_color\":\"#DDD8D4\",\"vamtam_classic_meta_separator_color\":\"#DDD8D4\",\"vamtam_classic_meta_typography_typography\":\"custom\",\"vamtam_classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"vamtam_classic_meta_typography_font_weight\":\"300\",\"vamtam_classic_meta_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"vamtam_classic_excerpt_color\":\"#DDD8D4\",\"vamtam_classic_read_more_color\":\"#DDD8D4\",\"vamtam_classic_read_more_typography_typography\":\"custom\",\"vamtam_classic_read_more_typography_font_family\":\"Inter Tight\",\"vamtam_classic_read_more_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"vamtam_classic_read_more_typography_font_weight\":\"400\",\"vamtam_classic_read_more_typography_text_decoration\":\"none\",\"vamtam_classic_read_more_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"__dynamic__\":[],\"vamtam_classic_columns_tablet\":\"1\",\"vamtam_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"vamtam_classic_box_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"vamtam_classic_box_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"vamtam_classic_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_classic_vamtam_additional_cols_hint_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"vamtam_classic_vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"vamtam_classic_title_spacing_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"posts_post_type\":\"by_id\",\"posts_posts_ids\":[\"1252\",\"1261\"]},\"elements\":[],\"widgetType\":\"posts\"},{\"id\":\"1c90769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":0,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7910672\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"53e139e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6df014f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1e40319\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/GettyImages-1441495005.svg\",\"id\":39,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d85700\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\\u2022\",\"align\":\"center\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cdfe3f6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"47afd7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e44467\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hair\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a97d49e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Haircut \\/ Blow Dry: $30<br \\/>Haircut Men: $30<br \\/>Blow Dry Short: $30<br \\/>Blow Dry Long: $30<br \\/>Haircolor Half Highlight: $30<br \\/>Ombre\\/Balayage: $30<br \\/>Color Change: $70<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b28df5a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"180b839\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d072da\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beauty\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1f69b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Signature Brow: $25<br \\/>Signature Shape &amp; Tint: $30<br \\/>Upper Lip\\/Chin Hair: $10<br \\/>Eyelash: $22<br \\/>Brows: $20<br \\/>Brow Lamination: $70<br \\/>Lash Lift &amp; Tint: $100<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6f5c0da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets_mobile\":10},\"elements\":[{\"id\":\"012ae72\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nails\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69b8524\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manicure: $20<br \\/>Manicure Men: $20<br \\/>French Manicure: $20<br \\/>Manicure Permanent: $20<br \\/>Nail Fill: $20<br \\/>Nail Repair: $60<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c42da43\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff29c91\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89417c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"97a8fac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Full pricelist & Service breakdown\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=898b8db\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"f72dd10\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22885%22%7D\\\"]\"},\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6776b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67,\"space_between_widgets\":10,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"3387ff8\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-42\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"-16\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\",\"secondary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-percent\",\"library\":\"theme-icons\"},\"view\":\"stacked\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"-15\",\"isLinked\":false},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2ed904c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Happy Hour \",\"header_size\":\"h5\",\"_element_width_tablet\":\"auto\",\"_element_vertical_align_tablet\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bf29c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br \\/>Simply mention \\u201cHappy Hour\\u201d when checking out with our receptionist.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5de5b2f\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e34219\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn\\u2019t been given we charge 50% of the cost of your service. \",\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-star-font\",\"library\":\"theme-icons-2\"},\"_id\":\"9d7e9c4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=5de5b2f\",\"icon_color\":\"\"},\"view\":\"inline\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a94d769\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de2c571\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"background_background\":\"video\",\"background_color\":\"#8F8D8E\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=DviCB3GOgU4\",\"background_video_start\":5,\"background_video_end\":25,\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#DDD8D4\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"overlay_blend_mode\":\"multiply\",\"motion_fx_translateY_speed\":{\"unit\":\"px\",\"size\":6.8,\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/video-thumb.jpg\",\"id\":1059,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"da26440\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"text_align\":\"center\",\"__globals__\":{\"color_text\":\"globals\\/colors?id=vamtam_accent_5\",\"heading_color\":\"globals\\/colors?id=vamtam_accent_5\"}},\"elements\":[{\"id\":\"913a943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-Haves\\u2022\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=5eb041f\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0b7e862\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Exclusively curated products to suit all hair types<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=543a803\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad928a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop all products\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"29111be\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22889%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8512143\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c80d560\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"c6efa81\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"object-fit\":\"contain\",\"vamtam_use_fg_layer\":\"fg-layer\",\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_3\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"_mask_image\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/wp-content\\/uploads\\/2023\\/01\\/top-shape.svg\",\"id\":227,\"alt\":\"\",\"source\":\"library\"},\"_mask_position\":\"bottom center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color\":\"#DDD8D4\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82f076b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Products you\'ll definitely use every day\",\"header_size\":\"div\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"_z_index\":5},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d62333e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4cb5083\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"575beb9\",\"elType\":\"widget\",\"settings\":{\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"query_post_type\":\"featured\",\"query_include\":[\"terms\"],\"query_include_term_ids\":[],\"box_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=vamtam_h5\",\"price_typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"old_price_typography_typography\":\"globals\\/typography?id=833c08e\",\"old_price_color\":\"globals\\/colors?id=vamtam_accent_1\",\"box_bg_color\":\"globals\\/colors?id=vamtam_accent_5\",\"box_border_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"onsale_text_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"onsale_typography_typography\":\"globals\\/typography?id=acd4083\"},\"column_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"columns_mobile\":1,\"vamtam_additional_cols_hint_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"box_border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"vamtam_use_hr_layout\":\"hr-layout\",\"vamtam_additional_cols_hint\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter Tight\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"has_title_min_height\":\"title-min-height\",\"title_min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"price_color\":\"#191919\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Inter Tight\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"price_typography_font_weight\":\"500\",\"price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"old_price_color\":\"#00000033\",\"old_price_typography_typography\":\"custom\",\"old_price_typography_font_family\":\"Inter Tight\",\"old_price_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"old_price_typography_font_weight\":\"500\",\"old_price_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"button_text_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"box_border_color\":\"#FAFAFA\",\"onsale_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"onsale_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"onsale_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"onsale_horizontal_position\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_border\":\"none\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"119bfa4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":70,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":40,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"},\"background_image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/11\\/John_Bacon_Salon_Interior_2_1037x778-e1699423305328.jpg\",\"id\":7678,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_translateY_effect\":\"yes\",\"background_motion_fx_devices\":[\"desktop\"],\"background_position_mobile\":\"top center\",\"background_repeat\":\"no-repeat\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":140,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"454f6ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36,\"space_between_widgets\":4,\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"_inline_size_tablet\":50,\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e38723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Hours\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d2c3ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afd2561\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"a78372c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63b0a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"70a9ef7\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 2 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"78f47e4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54910ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"bc94705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tuesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"007a542\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d2ae8dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ce4ab6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"879b69c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"57c75ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wednesday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f21e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"cf4e1e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"12451ae\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0a39d19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"622ae7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thursday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1d31112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"0d723be\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 7 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e76cfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f5024e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"08db358\",\"elType\":\"widget\",\"settings\":{\"title\":\"Friday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e963486\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"aae4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 6 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8b109c2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"28d3de1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3bbc78e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Saturday\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7f66d6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"text_align\":\"right\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"b6b0d2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"9 am to 5 pm\",\"header_size\":\"p\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a22f063\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=vamtam_accent_7\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a629e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AppoiNtments\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffffc30\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4b8c7af\",\"elType\":\"widget\",\"settings\":{\"text\":\"401-421-1005\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22tel%22%2C%22tel_number%22%3A%22401-421-1005%22%7D\\\"]\"},\"button_text_color\":\"#191919\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e33f2d\",\"elType\":\"widget\",\"settings\":{\"text\":\"booking@domain.com\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"typography_typography\":\"globals\\/typography?id=vamtam_primary_font\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e4af666\\\" name=\\\"contact-url\\\" settings=\\\"%7B%22link_type%22%3A%22email%22%2C%22tel_number%22%3A%22%2B1-800-356-8933%22%2C%22mail_to%22%3A%22booking%40domain.com%22%2C%22mail_subject%22%3A%22Book%20a%20Appoitment%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dc63835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/>343 South Main Street Providence RI 02903<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6499bf7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book an appointment\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"343d690\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5537718\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9f04b47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"24bcb57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"8db17a0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"vamtamtheme- vamtam-theme-quote\",\"library\":\"theme-icons\"},\"size\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5f5b0a5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!\",\"name\":\"Sydney L\",\"title\":\"\",\"_id\":\"80f75d0\"},{\"content\":\"A happy chance of finding.\\n\\nJohn was recommended to me by someone I work with and I\\u2019m extremely happy with the suggestion.\\n\\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\\n\\nHe was an artist and I enjoyed the outcome. I\\u2019ll visit again in my travels, you should too.\",\"name\":\"Miguel\",\"title\":\"\",\"_id\":\"4c44379\"},{\"content\":\"I love my stylist jessica she rocks\\n\\ud83d\\ude4f\\ud83c\\udf3b\\ud83c\\udf08\\ud83d\\udc99 \\u2026\",\"name\":\"Mary H\",\"title\":\"\",\"_id\":\"f4a97d4\"},{\"_id\":\"36700bd\",\"content\":\"Had a great experience with Lea, she did a v nice job on my hair\",\"name\":\"Julie S\",\"title\":\"\"},{\"_id\":\"bbe2f2f\",\"content\":\"Couldn\\u2019t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!\",\"name\":\"Jan M\",\"title\":\"\"},{\"_id\":\"e4f6d44\",\"content\":\"I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!\",\"name\":\"Ella M\",\"title\":\"\"}],\"layout\":\"image_above\",\"content_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=f696de8\",\"name_typography_typography\":\"globals\\/typography?id=fe27136\",\"title_typography_typography\":\"globals\\/typography?id=fe27136\",\"pagination_color_inactive\":\"globals\\/colors?id=vamtam_accent_7\",\"arrows_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"pagination\":\"\",\"pagination_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_css_classes\":\"vamtam-swiper\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"},{\"id\":\"c9a9d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.6\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter Tight - temp\",\"typography_font_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_line_height\":{\"unit\":\"em\",\"size\":0.7,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5d2d7c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"f82ee18\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"b5bc171\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"fb4ecce\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"2995d2b\"},{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_id\":\"ed59040\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#E8B424\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cabc80a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"title_text\":\"Google\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/www.google.com\\/maps\\/place\\/John+Bacon+Salon\\/@41.821409,-71.4069909,17z\\/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"title_size\":\"span\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"secondary_color\":\"\",\"_background_color\":\"globals\\/colors?id=vamtam_accent_5\",\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad1d93f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_2\"}},\"elements\":[{\"id\":\"32db402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4f5021\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"54d5f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":48,\"align\":\"flex-end\"},\"elements\":[{\"id\":\"703fa79\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us on Instagram\",\"header_size\":\"h6\",\"align\":\"right\",\"align_mobile\":\"center\",\"typography_font_family\":\"Inter Tight\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"88aa259\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":4,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a071d2c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/vamtam.themes\\/?hl=bg\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=vamtam_accent_1\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"50769cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":47.332,\"align\":\"flex-start\"},\"elements\":[{\"id\":\"a34ce8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Johnbaconsalon\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/john_bacon_salon\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"background_color\":\"#00000000\",\"text_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"10\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=vamtam_h6\",\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"hover_color\":\"globals\\/colors?id=vamtam_accent_6\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3722,7730,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(3723,7730,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:33:\"globals/colors?id=vamtam_accent_3\";}}'),(3724,16,'_elementor_controls_usage','a:14:{s:7:\"heading\";a:3:{s:5:\"count\";i:29;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:29;s:11:\"header_size\";i:23;s:5:\"align\";i:5;}}s:8:\"advanced\";a:4:{s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:1;s:16:\"_animation_delay\";i:1;s:17:\"_animation_tablet\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_color\";i:1;s:19:\"_background_color_b\";i:1;s:24:\"_background_color_b_stop\";i:1;s:25:\"_background_gradient_type\";i:1;}s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:4;s:7:\"_margin\";i:3;s:21:\"_element_width_tablet\";i:1;s:8:\"_z_index\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:7;s:20:\"typography_font_size\";i:7;s:22:\"typography_font_weight\";i:7;s:25:\"typography_text_transform\";i:2;s:22:\"typography_line_height\";i:7;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;s:21:\"typography_font_style\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:3:\"gap\";i:2;}}s:8:\"advanced\";a:2:{s:18:\"_section_transform\";a:3:{s:25:\"_transform_rotate_popover\";i:1;s:25:\"_transform_rotateZ_effect\";i:1;s:25:\"_transform_rotateX_effect\";i:1;}s:15:\"section_effects\";a:6:{s:29:\"motion_fx_motion_fx_scrolling\";i:1;s:26:\"motion_fx_translateX_speed\";i:1;s:22:\"motion_fx_scale_effect\";i:1;s:21:\"motion_fx_scale_speed\";i:1;s:21:\"motion_fx_scale_range\";i:1;s:17:\"motion_fx_devices\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_line_height\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:4:{s:10:\"_animation\";i:1;s:18:\"animation_duration\";i:1;s:16:\"_animation_delay\";i:1;s:17:\"_animation_tablet\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:12;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:38;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:38;s:5:\"align\";i:7;s:21:\"space_between_widgets\";i:9;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:7;}s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:8:{s:3:\"gap\";i:23;s:6:\"height\";i:3;s:13:\"custom_height\";i:4;s:15:\"column_position\";i:3;s:16:\"content_position\";i:5;s:13:\"content_width\";i:2;s:8:\"overflow\";i:3;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}}s:5:\"style\";a:4:{s:18:\"section_background\";a:25:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:2;s:16:\"background_image\";i:2;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;s:36:\"background_slideshow_background_size\";i:1;s:40:\"background_slideshow_background_position\";i:1;s:29:\"background_slideshow_lazyload\";i:1;s:37:\"background_motion_fx_translateY_speed\";i:1;s:35:\"background_motion_fx_blur_direction\";i:1;s:31:\"background_motion_fx_blur_range\";i:1;s:36:\"background_motion_fx_scale_direction\";i:1;s:32:\"background_motion_fx_scale_range\";i:1;s:28:\"background_motion_fx_devices\";i:2;s:21:\"background_video_link\";i:1;s:22:\"background_video_start\";i:1;s:20:\"background_video_end\";i:1;s:25:\"background_play_on_mobile\";i:1;s:25:\"background_video_fallback\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;s:38:\"background_motion_fx_translateY_effect\";i:1;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_color_b\";i:1;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_color\";i:1;s:22:\"css_filters_css_filter\";i:1;s:18:\"overlay_blend_mode\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:1:{s:24:\"shape_divider_top_height\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:15;s:7:\"padding\";i:14;s:7:\"z_index\";i:1;}s:15:\"section_effects\";a:1:{s:26:\"motion_fx_translateY_speed\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:10;s:5:\"align\";i:7;s:10:\"image_size\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:5:{s:5:\"width\";i:5;s:5:\"space\";i:10;s:10:\"object-fit\";i:1;s:19:\"vamtam_use_fg_layer\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;}}s:8:\"advanced\";a:6:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:15:\"section_effects\";a:13:{s:29:\"motion_fx_motion_fx_scrolling\";i:7;s:27:\"motion_fx_translateY_effect\";i:7;s:26:\"motion_fx_translateY_speed\";i:7;s:34:\"motion_fx_translateY_affectedRange\";i:7;s:22:\"motion_fx_scale_effect\";i:7;s:21:\"motion_fx_scale_speed\";i:7;s:17:\"motion_fx_devices\";i:7;s:21:\"motion_fx_scale_range\";i:7;s:23:\"motion_fx_rotateZ_speed\";i:1;s:31:\"motion_fx_rotateZ_affectedRange\";i:1;s:28:\"motion_fx_transform_origin_x\";i:2;s:28:\"motion_fx_transform_origin_y\";i:2;s:30:\"motion_fx_translateY_direction\";i:1;}s:18:\"_section_transform\";a:1:{s:25:\"_transform_rotateZ_effect\";i:1;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:16:\"_section_masking\";a:2:{s:11:\"_mask_image\";i:1;s:14:\"_mask_position\";i:1;}s:19:\"_section_background\";a:1:{s:17:\"_background_color\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:8;s:5:\"align\";i:1;s:4:\"link\";i:8;s:12:\"align_mobile\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:16:\"background_color\";i:5;s:12:\"text_padding\";i:5;s:17:\"button_text_color\";i:3;s:22:\"vamtam_underline_width\";i:2;s:24:\"vamtam_underline_spacing\";i:2;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:15:{s:17:\"classic_thumbnail\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:29:\"vamtam_classic_meta_separator\";i:1;s:29:\"vamtam_classic_read_more_text\";i:1;s:5:\"_skin\";i:1;s:22:\"vamtam_classic_columns\";i:1;s:29:\"vamtam_classic_posts_per_page\";i:1;s:24:\"vamtam_classic_thumbnail\";i:1;s:34:\"vamtam_classic_thumbnail_size_size\";i:1;s:25:\"vamtam_classic_item_ratio\";i:1;s:26:\"vamtam_classic_image_width\";i:1;s:38:\"vamtam_classic_apply_to_custom_excerpt\";i:1;s:24:\"vamtam_classic_meta_data\";i:1;s:29:\"vamtam_classic_show_read_more\";i:1;s:29:\"vamtam_classic_columns_tablet\";i:1;}s:13:\"section_query\";a:4:{s:13:\"posts_include\";i:1;s:22:\"posts_include_term_ids\";i:1;s:15:\"posts_post_type\";i:1;s:15:\"posts_posts_ids\";i:1;}}s:5:\"style\";a:5:{s:29:\"classic_section_design_layout\";a:1:{s:28:\"classic_vamtam_use_hr_layout\";i:1;}s:33:\"vamtam_classic_section_design_box\";a:1:{s:30:\"vamtam_classic_content_padding\";i:1;}s:36:\"vamtam_classic_section_design_layout\";a:5:{s:25:\"vamtam_classic_column_gap\";i:1;s:22:\"vamtam_classic_row_gap\";i:1;s:24:\"vamtam_classic_alignment\";i:1;s:35:\"vamtam_classic_vamtam_use_hr_layout\";i:1;s:42:\"vamtam_classic_vamtam_additional_cols_hint\";i:1;}s:35:\"vamtam_classic_section_design_image\";a:1:{s:28:\"vamtam_classic_image_spacing\";i:1;}s:37:\"vamtam_classic_section_design_content\";a:14:{s:26:\"vamtam_classic_title_color\";i:1;s:35:\"vamtam_classic_meta_separator_color\";i:1;s:41:\"vamtam_classic_meta_typography_typography\";i:1;s:40:\"vamtam_classic_meta_typography_font_size\";i:1;s:42:\"vamtam_classic_meta_typography_font_weight\";i:1;s:42:\"vamtam_classic_meta_typography_line_height\";i:1;s:28:\"vamtam_classic_excerpt_color\";i:1;s:30:\"vamtam_classic_read_more_color\";i:1;s:46:\"vamtam_classic_read_more_typography_typography\";i:1;s:47:\"vamtam_classic_read_more_typography_font_family\";i:1;s:45:\"vamtam_classic_read_more_typography_font_size\";i:1;s:47:\"vamtam_classic_read_more_typography_font_weight\";i:1;s:51:\"vamtam_classic_read_more_typography_text_decoration\";i:1;s:47:\"vamtam_classic_read_more_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:5:\"align\";i:1;s:13:\"selected_icon\";i:3;s:4:\"view\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:1:{s:4:\"size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:21:\"_element_width_tablet\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:9:\"icon_list\";i:2;s:4:\"view\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_icon_style\";a:2:{s:9:\"icon_size\";i:2;s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:3:{s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_line_height\";i:1;}s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"section_query\";a:3:{s:15:\"query_post_type\";i:1;s:13:\"query_include\";i:1;s:22:\"query_include_term_ids\";i:1;}s:15:\"section_content\";a:3:{s:14:\"columns_mobile\";i:1;s:20:\"vamtam_use_hr_layout\";i:1;s:27:\"vamtam_additional_cols_hint\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_design_box\";a:3:{s:11:\"box_padding\";i:1;s:16:\"box_border_width\";i:1;s:16:\"box_border_color\";i:1;}s:22:\"section_products_style\";a:27:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"image_spacing\";i:1;s:13:\"title_spacing\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:20:\"has_title_min_height\";i:1;s:16:\"title_min_height\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"price_typography_font_weight\";i:1;s:28:\"price_typography_line_height\";i:1;s:15:\"old_price_color\";i:1;s:31:\"old_price_typography_typography\";i:1;s:32:\"old_price_typography_font_family\";i:1;s:30:\"old_price_typography_font_size\";i:1;s:32:\"old_price_typography_font_weight\";i:1;s:32:\"old_price_typography_line_height\";i:1;s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:1;s:19:\"button_text_padding\";i:1;}s:16:\"sale_flash_style\";a:4:{s:20:\"onsale_border_radius\";i:1;s:12:\"onsale_width\";i:1;s:13:\"onsale_height\";i:1;s:26:\"onsale_horizontal_position\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:20:\"testimonial-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:6:\"layout\";i:1;}s:26:\"section_additional_options\";a:1:{s:10:\"pagination\";i:1;}}s:5:\"style\";a:2:{s:21:\"section_content_style\";a:1:{s:11:\"content_gap\";i:1;}s:18:\"section_navigation\";a:1:{s:15:\"pagination_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:4:\"link\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:1;s:26:\"content_vertical_alignment\";i:1;}s:18:\"section_style_icon\";a:3:{s:10:\"icon_space\";i:1;s:9:\"icon_size\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_style_content\";a:4:{s:27:\"title_typography_typography\";i:1;s:26:\"title_typography_font_size\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:28:\"title_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:1;}}}}}'),(3725,7731,'_wp_attached_file','2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg'),(3726,7731,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:15332;}'),(3727,7731,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_2\" data-name=\"Layer 2\" viewBox=\"0 0 471.45 150.96\"><defs><style>      .cls-1 {        fill: #fff;        stroke-width: 0px;      }    </style></defs><g id=\"Layer_1-2\" data-name=\"Layer 1\"><g><path class=\"cls-1\" d=\"m81.74,137.3c-4.06,1.78-8.12,4.06-12.43,4.82-3.3.51-6.09,2.03-9.13,2.28-2.28.25-4.57.25-6.85,1.27-5.33,1.52-11.92,1.01-17.25-.25-2.03-.51-4.06-.51-5.83-1.02-4.82-1.27-9.39-3.04-13.95-4.82-3.81-1.27-7.61-3.81-9.89-7.1-1.52-2.28-3.3-3.55-4.31-6.34-1.01-2.79-1.27-5.07-2.03-7.61-.51-3.3,2.03-6.09,3.04-9.13,1.02-3.04,3.3-5.33,5.33-7.61.51-.51,3.04-2.79,2.54-1.52-1.52,4.06-3.55,7.1-4.06,11.41,0,1.02-1.52,2.03-1.01,3.04.51.51,1.27,1.02.76,1.52-.51.51-1.78.25-1.52.76.25.76.25,1.52.76,2.28,1.27,1.52,1.01,3.04,1.78,4.56,1.78,3.3,4.57,5.33,6.6,8.37,1.52,2.28,4.82,2.79,7.1,4.06,1.78,1.01,3.3,1.78,5.33,3.05,3.04,1.78,7.36,1.01,10.4,2.79,1.52.76,2.79,0,4.57.25,1.78.51,3.81.25,5.58.51,5.33.25,10.91.51,15.73-.76,5.83-1.78,11.92-3.04,17.25-5.84,1.02-.51,2.28-1.27,3.04-.51.76.51-1.02,1.01-1.52,1.52ZM154.04,22.9c.76-2.03,8.12-18.77,9.89-20.04,2.03-1.01,4.31-1.78,6.59-2.79.51-.25,1.52.25,1.27,1.01-.51,1.78-2.28,2.79-3.55,4.31-.76.51-5.83,16.49-6.59,16.74-.25.25-1.27,0-1.27.76s1.01,1.77-.51,2.28c-3.3,1.01-3.55,4.82-5.83,7.1-.76.76-2.54,9.89-4.06,10.15-1.01.25.25.76-.76,1.78-1.78,1.52-3.3,7.61-3.55,9.64-.25,2.28-1.78,3.81-2.03,6.34,0,2.03-3.3,1.78-2.54,4.57.51,1.27-6.09,12.94-5.83,14.21l-1.78,1.52c.76,2.54-1.01,3.81-1.78,5.58-1.01,2.79-2.54,4.82-4.31,7.36-1.27,2.03-1.78,4.31-2.79,6.6-.76,1.52-2.03,2.79-3.3,4.06-.51.51-1.78-1.27-2.03,0-.25,1.01.51,1.78-.51,3.04-3.04,4.06-4.57,6.59-5.83,7.1-3.55,2.03-7.1,4.82-9.89,7.86-2.03,2.28-3.8,3.8-6.09,5.83-1.52,1.52-3.3,3.04-5.33,3.04-.25,0-.51-.51-.25-.76,6.6-5.07,12.68-11.41,18.01-17.76,3.3-3.8,7.61-9.64,10.15-13.95l7.1-12.43c1.01-1.78,1.01-3.81,2.54-5.83,3.04-4.31,9.13-20.29,10.91-25.11,0-.51,3.8-10.15,3.8-10.65,0-1.52,2.03-10.15,3.3-9.13,2.54,1.52.25-1.01,2.03-3.04,2.28-2.79,3.55-6.09,4.82-9.38Z\"></path><g><path class=\"cls-1\" d=\"m161.79,76.33c-1.01,2.28-2.03,4.57-3.8,6.34-1.78,1.78-2.03,3.55-4.57,4.82-2.79,1.52-4.57,4.57-7.61,4.82-.51.25-1.01-1.27-1.78-.76-.76.76-.76,2.03-2.03,1.78-1.52-.51-1.52-2.28-1.52-3.55,0-2.28.76-3.8,1.52-6.09,1.27-2.79.76-5.33,2.54-7.36.51-.51-.25-.76-.25-1.27.51-3.04-.25-1.52,4.06-4.82,3.04-2.03,6.34-2.79,10.4-2.28,1.52.25,3.04-1.27,4.82-.25,2.79,1.52,1.01,4.57.51,5.07-1.52,1.01-1.77,2.28-2.28,3.55Zm-4.06-6.34c-1.78-2.79-4.31.76-5.33,2.28-.76,1.77-2.79,1.52-2.54,3.8.25,1.52-2.03,1.52-2.79,2.28-1.52,1.27,2.03,1.52.76,3.04-.76,1.27-1.78,2.54-1.52,4.06,0,1.01.76,2.28,1.78,2.28,4.31,1.27,6.85-3.81,8.37-6.85,1.01-2.28,1.77-4.31,1.52-6.85-.25-1.27.25-2.79-.25-4.06Z\"></path><path class=\"cls-1\" d=\"m217.09,13.43c-1.02,2.28,3.81.76,4.82,2.03.76,1.02-1.27,1.27-2.28,1.78-2.28,1.02-4.82,3.04-7.36,1.78-4.57-2.03-7.1,2.54-9.64,5.07-2.54,2.79-5.07,5.33-6.09,8.62-.51,1.52-1.77,1.77-2.28,3.8-.51,2.79-3.04,4.57-4.57,7.36-.76,1.27-.76,1.52-1.27,3.3-.51,3.8-4.31,6.34-5.58,10.15-1.01,3.3-2.03,5.58-3.04,8.37-.25,1.01-2.54.51-2.03,1.27,1.27,2.03.25,3.3-.25,4.82,0,2.03-2.03,4.06-1.52,6.09.76,2.03,3.04-.51,4.57-1.27,5.07-2.54,9.13-6.59,14.46-8.12,1.02,0,2.03.25,2.54,1.27,1.27,2.79-2.28,3.3-2.79,6.34-.76,3.04-1.52,5.83-3.3,8.12-1.02,1.27.25,1.27-.51,2.54-.25.51.51,1.27,1.01,1.52,3.55.76,4.06-1.27,7.1-3.04,3.8-2.28,6.34-5.07,9.13-7.86,1.02-1.27,1.78-4.31,2.79-3.3,2.28,2.54-2.28,5.07-4.31,7.1-1.01,1.01-2.54,1.52-4.31,3.04-2.28,1.78-3.3,2.79-5.83,4.06-3.3,1.78-6.59,4.06-10.4,4.82-.76.25-1.52-.51-1.52-1.27-.76-5.07,1.27-7.36,2.79-11.92.76-1.78,2.28-3.3,2.03-5.33-.25-.76-1.52-.51-2.03-.25-2.79,1.52-5.83,2.28-8.37,4.82l-3.04,1.78c-.25,1.27-1.02,2.79-2.03,3.55-2.79,1.52,0,3.04-2.79,4.56-.76.25,1.01,2.03,0,2.79-.51.25-.76.51-1.01.25-.76,0-1.78-.76-2.54-1.01-1.01-.25-3.81,1.78-3.81.25s2.79-4.31,3.04-5.58c1.01-3.3,2.79-6.34,4.31-9.13,1.27-2.03.25-4.06.51-6.09.25-1.02-.25-2.03-.25-3.05l1.52-.51c1.52-3.04,4.06-5.58,4.57-8.88.51-2.28,1.52-3.81,1.78-6.09.25-1.78,1.27-3.3,2.03-5.33,1.78-4.31,3.55-8.62,6.34-12.18,2.03-2.79,3.55-4.57,6.34-6.59,3.55-2.54,5.83-4.82,9.13-7.36,1.27-1.02,2.79-2.28,4.57-3.04.51-.25,1.52,0,1.78-.51.25-.51,0-1.02-.51-1.02-1.78-.51-3.04,1.52-4.57.25-1.01-.76-3.55-.25-3.3-1.27.76-2.28,3.55-4.56,5.58-4.06,3.04.51,6.59,2.54,9.64,1.27,1.78-.76,3.3-1.77,5.07-2.54.51-.25,1.01,0,1.27.25v.25c-1.52,1.52-4.57,1.27-5.58,3.3Zm-35.77,41.85c0,.51,0,.76.51.51.25,0,.25-.25.25-.51s-.76-.25-.76,0Zm3.04-11.41c-.51,0-.25.51-.25,1.02-.25.76.51.51,1.01.51.51-.25.25-.76.25-1.27s-.76-.51-1.01-.25Zm2.79,43.38c-.25.51-.25,1.01.25,1.01,1.01.25,2.79-.25,2.54-1.01-.25-1.27-2.28-.76-2.79,0Zm1.27-50.99c.25.51.51.25,1.01.25s.25-.51.25-.76c0-.51-1.52-.51-1.27.51Zm6.09,34.75c-.51,0-1.01.25-.76.76.25.51.51.25,1.02.25.25,0,1.27-.25,1.01-.76,0-.51-.76-.51-1.27-.25Zm17.76-55.05c-.51,0-1.01.51-.76,1.02.25.25.51.25.76.25,1.01.51,3.3.51,3.04-.51-.25-1.01-1.78-1.27-3.04-.76Z\"></path><path class=\"cls-1\" d=\"m236.62,87.24c-1.52,1.01-3.3,1.77-5.07,3.04,0,0-4.06,2.79-5.58,2.79-1.01,0-3.04-.51-3.3-1.52-.51-2.03.25-3.04,1.01-4.82,1.78-4.31,4.82-7.86,5.58-12.43.25-.51-.25-1.27-.76-1.27-3.04-.25-5.07,2.54-7.86,3.81-2.79,1.52-4.31,4.31-6.34,6.34-1.52,1.78-2.54,3.55-3.04,5.83-.25.76-.76,1.52-1.01,2.28-.25.51-.76,1.27-1.27.76-.76-.76-2.03-.76-2.79-.51l-1.01.25c-1.27.25-2.28.51-1.52-.76,2.54-3.8,7.1-9.39,7.1-14.2,0-.76.76-1.78,1.27-2.54.25-1.01.51-2.28-1.01-3.04h-1.27c-1.52,0-2.79.25-3.3,1.78l-.51.25c-.51.25-1.27.76-1.78.51-.51-.25-.25-.76,0-1.01,1.01-.76,2.54-1.02,3.3-1.78,2.54-2.54,5.58-2.28,8.62-3.81.76-.25,1.52.25,2.28,0,.51,0,1.01,0,1.27.76v.76c0,1.02-.25,2.03-1.01,2.54h-.51c-.51,0-1.27,0-1.27.76-.25.76.51.76.76,1.01h.25l.25.25v.25c0,.25-.25.51-.25,1.01s0,1.27.76,1.27c3.04,0,4.82-2.79,7.61-3.55,3.8-1.02,6.34-5.07,10.65-3.3.51.25.25,1.02-.25,1.52-1.52,2.03-2.28,4.82-3.55,7.1-.76,1.01-1.01,2.28-1.52,3.55-.51,1.52-1.27,1.78-2.28,3.3-.51.76,0,1.52-.51,2.54-.25,1.01-.51,2.54.76,2.79,3.3,1.01,5.07-2.54,7.86-4.06.51-.25,1.01-1.01,1.52-1.27l.76-.25,2.79-2.79c.25.51,0,1.78-.51,2.03-2.28,1.27-3.3,2.28-5.33,3.81Zm-19.53-19.28c-.25.51,0,1.01.51,1.27h.25c1.02,0,1.02-1.27.25-1.78-.25-.25-1.01-.25-1.01.51Z\"></path></g><g><path class=\"cls-1\" d=\"m390.44,82.42l-.51.25c-3.55,3.3-6.6,4.82-10.65,6.85-2.03,1.27-3.81,3.8-6.34,3.04-1.77-.51-1.77-2.54-2.03-4.06-.25-2.03,2.03-1.78,1.27-3.8-.51-1.78-2.28,1.27-3.55,1.78-2.03,1.01-3.55,2.03-5.33,3.55-2.03,1.52-4.31,2.03-7.1,2.03-.76,0-1.78-.51-2.03-1.27-.51-1.01.25-2.28.51-3.55.76-2.79,2.03-5.07,3.55-7.61,2.28-3.3,4.82-8.37,8.62-9.13,2.54-.51,2.28-2.03,4.31-2.28.76,0,1.52-.76,2.03.25.25.76-.76,1.52-1.52,1.78-3.55,1.78-5.83,5.33-8.12,8.37-1.52,1.78-2.28,3.55-3.55,5.58-.51.76.76,1.78,0,2.79-.51.51,0,1.27.51,1.52,4.31,1.78,6.59-2.54,9.38-4.82,2.54-2.03,4.06-5.07,5.58-7.86,1.27-2.03,2.03-4.57,1.27-7.61-.25-1.01,1.27-1.01,2.28-1.27,1.52-.51,2.54,2.28,4.31,1.02.51-.51,1.52-1.52,2.28-1.02,1.01,1.27-.76,2.79-1.52,3.81-1.78,1.78-1.78,2.79-3.55,4.31-1.52,1.27-1.78,2.79-2.54,4.82-.76,2.03-2.03,2.79-1.01,4.82.51,1.52-2.03,1.52.25,2.79,1.01.51,2.03.25,3.04-.25,3.55-2.28,6.09-3.3,9.39-6.09,2.03-2.03,3.55-7.36,5.83-5.83,2.54,1.52-3.3,4.82-5.07,7.1Zm-24.6-9.64c0,.25.51.25.51.25.25-.25.25-.51.25-.76-.25-.51-.76.25-.76.51Z\"></path><path class=\"cls-1\" d=\"m404.14,67.71c2.28-1.01,4.31-2.03,5.83.51,1.27,2.03-1.01,2.54-2.03,3.81-1.01,1.01-2.03,2.28-3.3,2.79-.51.25-1.27,0-1.27-.25-.25-1.27,1.01-2.28.25-3.55-.51-1.01-2.03-.76-2.79-.51-3.55,2.03-4.57,5.58-6.85,8.62-1.27,1.27-1.01,3.3-1.78,5.07-.51,1.27,0,2.28-.76,3.8-.51.76.76,2.03,1.78,2.54,3.55,2.03,7.1-1.78,10.15-3.55l5.58-5.33s.25-.25.51,0l-.25.76c-3.8,5.07-9.13,7.36-14.21,9.89-2.28,1.01-4.82,1.52-6.85.76-2.79-1.01-1.52-5.58-1.01-7.86.51-2.54,2.03-4.57,2.28-7.1,0-.76.76-1.52.51-1.27-1.52,1.01-.25,0,.51-1.27,1.77-3.04,2.79-2.28,6.09-4.82,2.54-2.03,4.57-1.78,7.61-3.04Zm-13.19,17.25h-.51v.51h.51v-.51Zm15.73-15.47c-.25-.25-.25,0-.51.25,0,.25.51.76.51.51q.25-.25.25-.51l-.25-.25Z\"></path><path class=\"cls-1\" d=\"m431.02,76.33c-1.01,2.28-2.03,4.57-3.8,6.34-1.78,1.78-2.03,3.55-4.57,4.82-2.79,1.52-4.56,4.57-7.61,4.82-.51.25-1.02-1.27-1.78-.76-.76.76-.76,2.03-2.03,1.78-1.52-.51-1.52-2.28-1.52-3.55,0-2.28.76-3.8,1.52-6.09,1.27-2.79.76-5.33,2.54-7.36.51-.51-.25-.76-.25-1.27.51-3.04-.25-1.52,4.06-4.82,3.04-2.03,6.34-2.79,10.4-2.28,1.52.25,3.04-1.27,4.82-.25,2.79,1.52,1.01,4.57.51,5.07-1.52,1.01-1.78,2.28-2.28,3.55Zm-4.06-6.34c-1.78-2.79-4.31.76-5.33,2.28-.76,1.77-2.79,1.52-2.54,3.8.25,1.52-2.03,1.52-2.79,2.28-1.52,1.27,2.03,1.52.76,3.04-.76,1.27-1.78,2.54-1.52,4.06,0,1.01.76,2.28,1.78,2.28,4.31,1.27,6.85-3.81,8.37-6.85,1.02-2.28,1.78-4.31,1.52-6.85-.25-1.27.25-2.79-.25-4.06Z\"></path><path class=\"cls-1\" d=\"m465.52,87.24c-1.52,1.01-3.3,1.77-5.07,3.04,0,0-4.06,2.79-5.58,2.79-1.02,0-3.04-.51-3.3-1.52-.51-2.03.25-3.04,1.01-4.82,1.78-4.31,4.82-7.86,5.58-12.43.25-.51-.25-1.27-.76-1.27-3.04-.25-5.07,2.54-7.86,3.81-2.79,1.52-4.31,4.31-6.34,6.34-1.52,1.78-2.54,3.55-3.04,5.83-.25.76-.76,1.52-1.02,2.28-.25.51-.76,1.27-1.27.76-.76-.76-2.03-.76-2.79-.51l-1.01.25c-1.27.25-2.28.51-1.52-.76,2.54-3.8,7.1-9.39,7.1-14.2,0-.76.76-1.78,1.27-2.54.25-1.01.51-2.28-1.01-3.04h-1.27c-1.52,0-2.79.25-3.3,1.78l-.51.25c-.51.25-1.27.76-1.78.51-.51-.25-.25-.76,0-1.01,1.01-.76,2.54-1.02,3.3-1.78,2.54-2.54,5.58-2.28,8.62-3.81.76-.25,1.52.25,2.28,0,.51,0,1.02,0,1.27.76v.76c0,1.02-.25,2.03-1.02,2.54h-.51c-.51,0-1.27,0-1.27.76-.25.76.51.76.76,1.01h.25l.25.25v.25c0,.25-.25.51-.25,1.01s0,1.27.76,1.27c3.04,0,4.82-2.79,7.61-3.55,3.8-1.02,6.34-5.07,10.65-3.3.51.25.25,1.02-.25,1.52-1.52,2.03-2.28,4.82-3.55,7.1-.76,1.01-1.01,2.28-1.52,3.55-.51,1.52-1.27,1.78-2.28,3.3-.51.76,0,1.52-.51,2.54-.25,1.01-.51,2.54.76,2.79,3.3,1.01,5.07-2.54,7.86-4.06.51-.25,1.01-1.01,1.52-1.27l.76-.25,2.79-2.79c.25.51,0,1.78-.51,2.03-2.28,1.27-3.3,2.28-5.33,3.81Zm-19.53-19.28c-.25.51,0,1.01.51,1.27h.25c1.01,0,1.01-1.27.25-1.78-.25-.25-1.01-.25-1.01.51Z\"></path></g><g><path class=\"cls-1\" d=\"m183.38,143l.47.09c-.24.85-.38,1.74-.38,2.62,0,2.74,2.3,4.77,5.33,4.77,5.04,0,5.6-4.21,5.6-5.13,0-5.54-8.57-3.06-8.57-9.37,0-1.89.97-6.72,6.33-6.72,2.8,0,3.77,1.65,4.89,1.65.5,0,.71-.68.8-1.03l.47.18-1.68,6.19-.47-.12c.15-.74.29-1.47.29-2.24,0-2.62-1.71-4.15-4.6-4.15-2.59,0-4.8,1.77-4.8,4.36,0,4.6,9.1,2.77,9.1,9.49,0,2.71-1.86,7.36-7.63,7.36-2.97,0-4.27-1.77-5.54-1.77-.65,0-.91.74-1.21,1.3l-.44-.09,2.03-7.39Z\"></path><path class=\"cls-1\" d=\"m242.51,150.02h.71c.41,0,.97-.06,1.53-.94l12.84-20.33h.41l.65,21.27h1.77l-.09.47h-7.22l.12-.47h2.56l-.2-6.95h-6.42l-3.62,5.83c-.26.38-.35.59-.35.74,0,.24.29.38,1.33.38h.91l-.12.47h-4.89l.09-.47Zm12.9-16.76h-.06l-5.83,9.34h6.07l-.18-9.34Z\"></path><path class=\"cls-1\" d=\"m307.76,150.02h2.27l5.54-19.8h-2.65l.12-.47h8.07l-.12.47h-2.44l-5.54,19.8h3.68c4.83,0,7.31-2.18,8.93-7.28l.44.12-2.39,7.63h-16.03l.12-.47Z\"></path><path class=\"cls-1\" d=\"m393.66,137.82c0,5.3-4.83,13.14-11.11,13.14-3.71,0-7.42-2.59-7.42-8.54,0-4.89,4.54-13.14,11.7-13.14,2.92,0,6.84,2.59,6.84,8.54Zm-5.27,7.72c1.59-3.71,2.62-8.84,2.62-10.93,0-4.24-2.53-4.86-4.21-4.86-3.48,0-5.24,2.56-6.57,5.75-1.3,3.06-2.27,7.87-2.27,10.04,0,4.01,2.27,4.95,4.51,4.95,2.65,0,4.54-1.74,5.92-4.95Z\"></path><path class=\"cls-1\" d=\"m439.64,150.02h.8c1.53,0,1.74-.71,2.95-5.04l4.15-14.76h-2.68l.09-.47h5.72l6.19,17.29h.06l3.86-13.4c.29-1,.62-2.15.62-2.65,0-.59-.35-.74-2.33-.77l.12-.47h5.36l-.12.47h-.29c-1.62,0-1.94.32-2.3,1.53l-5.3,18.5-1.33.41-7.25-20.03h-.06l-4.68,16.94c-.21.74-.38,1.24-.38,1.5,0,.32.06.94,1.5.94h.74l-.12.47h-5.42l.12-.47Z\"></path></g><path class=\"cls-1\" d=\"m351.92,68.1c-1.78-4.31-5.83-5.33-9.64-6.85-4.57-1.52-7.1-4.82-11.67-6.34-2.79-1.01-4.06-3.55-6.34-5.07-1.02-.76-2.03-1.27-2.79-2.28-1.52-1.52-5.07-1.78-4.57-4.06,2.03-7.36,5.58-14.71,12.68-19.53,2.79-1.78,5.07-4.31,8.62-4.31.51,0,1.27,0,1.52.76.76,3.04-1.01,5.58-2.03,8.12-2.03,4.31-6.34,5.83-9.89,7.61-2.54,1.27-6.34,1.27-6.85,4.31-.25.76.25,1.52,1.01,1.78.76.51,1.78.25,2.79-.25,3.04-1.52,6.09-2.79,8.88-4.82,2.28-1.78,4.31-3.55,7.1-4.31,2.28-.51.76-3.3,1.78-4.57,1.78-2.54,2.79-5.58,5.33-6.85,1.01-.76,1.01-1.52,1.27-2.54,0-1.52-2.54-1.27-2.03-3.55,0-.51-.76-.76-1.27-.76-6.6-.25-10.91,6.09-16.49,8.62-.76.25-2.28.76-2.54-.25-.51-2.28,1.27-3.8,2.03-5.83.51-1.78,1.27-3.55,2.28-5.33,1.78-2.79,4.06-4.06,5.58-6.85.76-1.52-2.28.25-3.3.51-3.3.51-5.83,2.79-7.1,5.58-.51,1.52-1.52,2.79-1.01,4.57.25,1.27-1.52.76-2.03,1.52-4.31,4.31-6.59,9.13-11.41,12.94-1.27.76-2.79,1.78-2.03,2.79.76,1.01,1.01-1.52,2.03-1.78,2.03-.25,2.79-2.79,4.57-2.54.51.25.76.76.51,1.27-1.77,7.86-6.34,14.46-8.37,22.07-1.52,6.09-4.82,10.91-5.83,16.99-.76,3.55-2.03,6.34-3.3,9.89-1.52,3.55-2.79,6.6-4.57,9.89-1.02,2.28-.76,5.83-3.04,6.85-2.54,1.27-4.06,2.54-6.85,2.54-5.07-.25-8.62-2.03-12.43-4.57-1.27-.51-2.03-1.27-3.04-2.03-1.52-1.01-2.54-1.27-3.3-2.79-.76-1.52-2.54-2.03-3.8-3.04-1.27-1.01-1.78-2.54-1.52-4.82.25-4.06,1.52-7.36,4.82-9.89.51-.25.25-1.01,0-1.01-1.52.51-2.79,2.03-4.06,2.79-4.06,2.79-4.57,7.36-7.1,11.16-1.27,1.52,1.27,2.54,1.27,4.31,0,.51.76,1.27,1.52.51.25-.51,1.52-.51,1.52.25-.25.76-1.77,1.52-1.01,2.54,3.55,3.3,7.61,5.58,11.67,7.86,2.03,1.27,4.31,1.52,6.34,2.54,1.27,1.02,2.54-.51,4.06-.51.76.25,1.01.76.76,1.02-1.01,1.01-3.3.51-3.3,2.03-.25.51.76,1.01,1.01.76,2.03-1.52,4.31-.76,6.34,0,1.02.25,3.04-.25,3.04,1.01,0,3.04-2.03,5.33-2.79,8.37-.04.14-.11.26-.16.38h4.45c-.2-.28-.33-.56-.22-.89.25-2.79,1.27-5.33,3.04-7.36.51-.76,1.27.25,2.03.51,4.31.51,8.62.25,13.19.25,6.09,0,10.65-2.03,15.73-3.55.76-.25,1.27-1.01,2.28-1.52,1.01-.25,2.54-.51,2.54-1.52.25-.51-.51-.51-1.01-.51-4.06,2.54-9.13,2.03-13.7,2.79-3.8.51-7.1.25-10.91,0-2.54-.25-4.82,0-7.36-1.01-1.78-.76-.51-2.79-.25-4.31,2.03-5.33,4.31-10.65,6.6-15.98,1.01-2.54,1.01-5.07,2.54-7.86,1.01-2.03,1.52-3.8,2.54-5.58,2.28-3.81,3.04-8.12,5.07-11.67,1.01-1.78.76-3.55,2.28-4.82.76-.25,1.27.25,1.78.51,2.79,2.54,5.58,3.55,8.62,5.33l1.02-.51c.76.25,1.01,1.52,1.78,2.03,4.06,1.78,7.61,4.82,11.41,6.85.25.25,0,.76,0,1.01-.25,2.28,2.28.76,3.3,1.52,1.52.76,2.28,2.79,3.55,3.81,1.78,1.01,2.03,2.28,2.54,3.8,2.28,8.37-7.36,14.71-13.19,19.53-.25.25.25,1.01.51,1.01,2.03-.25,3.04-3.04,4.82-4.06,2.28-1.27,4.31-3.3,6.85-4.57,1.78-.76,3.81-2.28,3.81-4.06,0-.51-.76-.25-1.02-.51-.51-.25-.25-.76,0-1.01.76-.51,1.02.76,1.78.51.76-.25,0-1.52.51-2.28,1.78-2.28,2.03-4.57,2.28-6.85.25-2.54-1.27-3.8-2.03-5.83Zm-29.42-46.67c.51-.25,1.27-.25,1.27.25,0,.76-.76.76-1.27.76-.25-.25-.25-1.01,0-1.01Zm-64.68,59.61c0-.51,0-1.01.51-1.01.25,0,.76,0,.76.25,0,.51.25,1.27-.25,1.52-.51.25-1.01-.51-1.01-.76Zm2.54,9.13c-.76.51-1.27-.25-1.52-.76,0-.51.25-.76.51-.76.51,0,1.52-.51,1.52.51,0,.51,0,1.01-.51,1.01Zm3.55,3.8c-.76,0-1.01-.25-1.52-.51-.51-.25-1.02-1.27-.25-1.52.76-.25,1.78.51,2.54,1.01.25.25,0,1.27-.76,1.01Zm4.06.25c-.25,0-.76,0-1.01-.25-.25-.51,0-1.01.25-1.27.51-.25,1.02-.25,1.27.25,0,.51,0,1.27-.51,1.27Zm3.55,3.55c-.25.25-.76.25-1.01-.25,0-.25,0-1.01.51-1.01.25-.25.76-.25,1.01.25,0,.51,0,1.01-.51,1.01Zm11.42,4.82q-.25,0-.25-.25c-.51-.25.25-.76.51-1.02,1.52-.51,3.55,0,3.55,1.02-.25,1.27-2.79.76-3.81.25Zm8.12-4.57c-.25,1.01,0,2.28-1.01,2.79-.76.51-1.52-.51-1.78-1.02-.51-1.77,1.27-1.27,2.03-2.28.25-.25,1.02,0,.76.51Zm22.58,7.61c.25.25.25.51,0,.51l-.51-.25c.25-.25.51-.25.51-.25Zm4.31-53.78c0,.25,0,.51-.25.51-.25.25-.76,0-.76-.25-.51-.76,1.27-1.01,1.01-.25Zm5.33,2.28s-.25,0-.51-.25c-.25-.25.51-1.01.76-.51,0,.25,0,.76-.25.76Zm22.58,13.44c-.76.25-1.52.25-1.52-.51,0-.25.25-.76.76-1.01.51,0,.76.25,1.01.51,0,.51,0,1.01-.25,1.01Z\"></path></g></g></svg>'),(3728,7732,'_elementor_edit_mode','builder'),(3729,7732,'_elementor_template_type','header'),(3730,7732,'_elementor_version','3.17.2'),(3731,7732,'_elementor_pro_version','3.16.2'),(3732,7732,'_wp_page_template','default'),(3733,7732,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_3\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.72,\"sizes\":[]}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\",\"id\":7667,\"alt\":\"John Bacon Salon\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3734,7732,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3735,7732,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3736,7732,'_elementor_css','a:6:{s:4:\"time\";i:1699420470;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3737,7733,'_elementor_edit_mode','builder'),(3738,7733,'_elementor_template_type','header'),(3739,7733,'_elementor_version','3.17.2'),(3740,7733,'_elementor_pro_version','3.16.2'),(3741,7733,'_wp_page_template','default'),(3742,7733,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\",\"id\":7731,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3743,7733,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3744,7733,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3745,7733,'_elementor_css','a:6:{s:4:\"time\";i:1699420470;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3747,16,'_elementor_css','a:6:{s:4:\"time\";i:1699427651;s:5:\"fonts\";a:2:{i:0;s:11:\"Philosopher\";i:1;s:18:\"Inter Tight - temp\";}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:3;s:11:\"theme-icons\";i:4;s:13:\"theme-icons-2\";i:10;s:8:\"fa-solid\";i:15;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:6:{i:0;s:7:\"7754be9\";i:1;s:7:\"97a8fac\";i:2;s:7:\"ad928a3\";i:3;s:7:\"4b8c7af\";i:4;s:7:\"0e33f2d\";i:5;s:7:\"6499bf7\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3749,891,'_elementor_css','a:6:{s:4:\"time\";i:1699427664;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:11:\"theme-icons\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"e708551\";i:1;s:7:\"06ae1da\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3750,1263,'_elementor_css','a:6:{s:4:\"time\";i:1699427726;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:2;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"c50a985\";i:1;s:7:\"d91e31a\";i:2;s:7:\"4f7fce6\";i:3;s:7:\"6f630ca\";i:4;s:7:\"97e1356\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3751,1858,'_elementor_css','a:6:{s:4:\"time\";i:1699427745;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"50effd94\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3752,885,'_elementor_css','a:6:{s:4:\"time\";i:1699427774;s:5:\"fonts\";a:1:{i:0;s:11:\"Inter Tight\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:7:{i:0;s:7:\"c1073c2\";i:1;s:7:\"ae71d31\";i:2;s:7:\"ce1c3c9\";i:3;s:7:\"3e18940\";i:4;s:7:\"fc38217\";i:5;s:7:\"599f7ea\";i:6;s:7:\"c92bca8\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3753,5275,'_elementor_css','a:6:{s:4:\"time\";i:1699427776;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3754,7734,'_elementor_edit_mode','builder'),(3755,7734,'_elementor_template_type','header'),(3756,7734,'_elementor_version','3.17.2'),(3757,7734,'_elementor_pro_version','3.16.2'),(3758,7734,'_wp_page_template','default'),(3759,7734,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\",\"id\":7731,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3760,7734,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3761,7734,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3762,7734,'_elementor_css','a:6:{s:4:\"time\";i:1699427652;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3765,7735,'_elementor_edit_mode','builder'),(3766,7735,'_elementor_template_type','header'),(3767,7735,'_elementor_version','3.17.2'),(3768,7735,'_elementor_pro_version','3.16.2'),(3769,7735,'_wp_page_template','default'),(3770,7735,'_elementor_data','[{\"id\":\"4b20fbf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"30\",\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=vamtam_accent_1\"},\"z_index\":1000,\"background_color\":\"#9E9086\",\"use_vamtam_sticky_header\":\"vamtam-sticky-header\",\"vamtam_sticky_header_transparent\":\"vamtam-sticky-header--transparent-header\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_title\":\"Desktop\",\"background_overlay_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"528cb70\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":30,\"align\":\"flex-start\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"b0010a1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"left\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"left\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"globals\\/colors?id=vamtam_accent_5\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=vamtam_accent_2\",\"toggle_background_color\":\"\",\"toggle_color\":\"globals\\/colors?id=vamtam_accent_5\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"globals\\/colors?id=vamtam_accent_5\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"submenu_icon\":{\"value\":\"\",\"library\":\"\"},\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"pointer_color_menu_item_hover\":\"#DDD8D4\",\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_color\":\"#FFFFFF\",\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"1e89348\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":35,\"align\":\"center\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"51251d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/johnbaconsalon.com\\/wp-content\\/uploads\\/2023\\/01\\/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\",\"id\":7731,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"center\",\"link_to\":\"custom\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7b4d815\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"vamtam_fg_layer_mask\":\"fg-layer-mask\",\"__globals__\":{\"vamtam_fg_layer_bg_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"align_mobile\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d0cc83e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.332,\"align\":\"flex-end\",\"_inline_size_mobile\":45},\"elements\":[{\"id\":\"c61cccd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Location\",\"background_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/coiffure.vamtam.com\\/contacts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"26bbd92\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%22891%22%7D\\\"]\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a4a28cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call 401-421-1005\",\"_element_width\":\"auto\",\"hide_mobile\":\"hidden-mobile\",\"__dynamic__\":[],\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"076af2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book now\",\"_element_width\":\"auto\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"790e2df\\\" name=\\\"popup\\\" settings=\\\"%7B%22popup%22%3A%222348%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4d58929\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_5\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_5\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=vamtam_accent_2\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b8305f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"column_position\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=vamtam_accent_3\",\"border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"z_index\":1000,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"sticky_on\":[\"tablet\",\"mobile\"],\"sticky\":\"top\",\"hide_desktop\":\"hidden-desktop\",\"_title\":\"Tablet and mobile\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"9cde2e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"_inline_size_mobile\":45,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a58081\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"px\",\"size\":106,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align_mobile\":\"left\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"05482a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"_inline_size_mobile\":55,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3106af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"_element_width\":\"auto\",\"link\":{\"url\":\"tel:401-421-1005\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[],\"background_color\":\"#00000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=vamtam_accent_1\",\"vamtam_underline_bg_color\":\"globals\\/colors?id=vamtam_accent_7\",\"border_color\":\"globals\\/colors?id=vamtam_accent_3\",\"typography_typography\":\"globals\\/typography?id=898b8db\"},\"align\":\"left\",\"border_border\":\"none\",\"vamtam_underline_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"button_background_hover_color\":\"#02010100\",\"button_hover_border_color\":\"#02010100\",\"vamtam_underline_width\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"18520dd\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"justify\",\"_element_width\":\"auto\",\"menu\":\"main\",\"toggle_align\":\"right\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=fe27136\",\"color_menu_item\":\"\",\"pointer_color_menu_item_hover\":\"\",\"toggle_background_color\":\"\",\"toggle_color\":\"\",\"dropdown_typography_typography\":\"globals\\/typography?id=543a803\",\"color_dropdown_item\":\"globals\\/colors?id=vamtam_accent_1\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_hover\":\"globals\\/colors?id=vamtam_accent_6\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=vamtam_accent_4\",\"color_dropdown_item_active\":\"\",\"toggle_color_hover\":\"\",\"dropdown_border_color\":\"globals\\/colors?id=vamtam_accent_7\"},\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"full_width\":\"stretch\",\"toggle_icon_normal\":{\"value\":\"vamtamtheme- vamtam-theme-menu\",\"library\":\"theme-icons\"},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter Tight\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"500\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"toggle_background_color\":\"#00000000\",\"toggle_border_radius_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_dropdown_item\":\"#191919\",\"color_dropdown_item_hover\":\"#000000\",\"background_color_dropdown_item_hover\":\"#FAFAFA\",\"background_color_dropdown_item_active\":\"#FAFAFA\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"dropdown_typography_font_weight\":\"500\",\"dropdown_typography_text_transform\":\"uppercase\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"padding_horizontal_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"toggle_border_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]},\"dropdown_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"dropdown_typography_font_family\":\"Inter Tight - temp\",\"padding_vertical_menu_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"dropdown_border_border\":\"solid\",\"dropdown_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"toggle_icon_active\":{\"value\":\"vamtamtheme- vamtam-theme-close\",\"library\":\"theme-icons\"},\"padding_horizontal_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"padding_vertical_dropdown_item_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"b9e24aa\",\"elType\":\"widget\",\"settings\":{\"show_subtotal\":\"\",\"alignment\":\"right\",\"side_cart_alignment\":\"end\",\"toggle_button_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"toggle_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"toggle_button_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"toggle_button_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_background_color\":\"globals\\/colors?id=vamtam_accent_1\",\"items_indicator_text_color\":\"globals\\/colors?id=vamtam_accent_4\",\"toggle_button_hover_icon_color\":\"globals\\/colors?id=0026a0d\",\"close_cart_icon_color\":\"globals\\/colors?id=vamtam_accent_1\",\"close_cart_icon_hover_color\":\"globals\\/colors?id=0026a0d\",\"toggle_button_hover_background_color\":\"\",\"product_title_typography_typography\":\"globals\\/typography?id=vamtam_h5\"},\"_z_index\":10000,\"toggle_button_icon_color\":\"#000000\",\"toggle_button_hover_icon_color\":\"#002842\",\"items_indicator_text_color\":\"#002842\",\"items_indicator_background_color\":\"#FFD100\",\"hide_empty_indicator\":\"hide\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"close_cart_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"toggle_button_hover_background_color\":\"#FFFFFF00\",\"items_indicator_distance\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-menu-cart\"}],\"isInner\":false}],\"isInner\":false}]'),(3771,7735,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(3772,7735,'_elementor_conditions','a:1:{i:0;s:24:\"include/singular/page/16\";}'),(3773,7735,'_elementor_css','a:6:{s:4:\"time\";i:1699427894;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3774,66,'_elementor_controls_usage','a:7:{s:8:\"nav-menu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:8:{s:11:\"align_items\";i:2;s:4:\"menu\";i:2;s:12:\"toggle_align\";i:2;s:12:\"submenu_icon\";i:1;s:8:\"dropdown\";i:1;s:10:\"full_width\";i:2;s:18:\"toggle_icon_normal\";i:2;s:18:\"toggle_icon_active\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:2;s:21:\"_element_width_tablet\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:12:{s:28:\"padding_horizontal_menu_item\";i:2;s:18:\"menu_space_between\";i:2;s:13:\"pointer_width\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:31:\"menu_typography_text_decoration\";i:2;s:27:\"menu_typography_line_height\";i:2;s:15:\"color_menu_item\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;}s:12:\"style_toggle\";a:2:{s:23:\"toggle_background_color\";i:2;s:12:\"toggle_color\";i:1;}s:22:\"section_style_dropdown\";a:12:{s:19:\"color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:2;s:36:\"background_color_dropdown_item_hover\";i:2;s:37:\"background_color_dropdown_item_active\";i:2;s:30:\"dropdown_typography_typography\";i:2;s:29:\"dropdown_typography_font_size\";i:2;s:31:\"dropdown_typography_font_weight\";i:2;s:34:\"dropdown_typography_text_transform\";i:2;s:34:\"dropdown_typography_letter_spacing\";i:2;s:21:\"dropdown_top_distance\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:22:\"dropdown_border_border\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:5;s:5:\"align\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:1;s:5:\"space\";i:1;s:20:\"vamtam_fg_layer_mask\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:4;s:4:\"link\";i:4;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:16:\"background_color\";i:2;s:12:\"text_padding\";i:2;s:13:\"border_radius\";i:1;s:13:\"border_border\";i:1;s:24:\"vamtam_underline_spacing\";i:1;s:29:\"button_background_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:22:\"vamtam_underline_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:4;s:16:\"_flex_align_self\";i:1;s:7:\"_margin\";i:2;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;s:12:\"hide_desktop\";i:1;}}}}s:21:\"woocommerce-menu-cart\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:25:\"section_menu_icon_content\";a:3:{s:13:\"show_subtotal\";i:2;s:9:\"alignment\";i:2;s:20:\"hide_empty_indicator\";i:2;}s:12:\"section_cart\";a:1:{s:19:\"side_cart_alignment\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_toggle_style\";a:10:{s:26:\"toggle_button_border_width\";i:2;s:27:\"toggle_button_border_radius\";i:2;s:16:\"toggle_icon_size\";i:2;s:21:\"toggle_button_padding\";i:2;s:24:\"toggle_button_icon_color\";i:2;s:30:\"toggle_button_hover_icon_color\";i:2;s:26:\"items_indicator_text_color\";i:2;s:32:\"items_indicator_background_color\";i:2;s:36:\"toggle_button_hover_background_color\";i:2;s:24:\"items_indicator_distance\";i:2;}s:18:\"section_cart_style\";a:1:{s:20:\"close_cart_icon_size\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_element_width\";i:2;s:8:\"_z_index\";i:2;s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:3:\"gap\";i:2;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:15:\"column_position\";i:2;s:16:\"content_position\";i:2;s:6:\"_title\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"z_index\";i:2;s:6:\"margin\";i:2;}s:15:\"section_effects\";a:4:{s:24:\"use_vamtam_sticky_header\";i:1;s:32:\"vamtam_sticky_header_transparent\";i:1;s:9:\"sticky_on\";i:1;s:6:\"sticky\";i:1;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:2:{s:16:\"background_color\";i:1;s:21:\"background_background\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}}}}s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}}'),(3775,66,'_elementor_css','a:6:{s:4:\"time\";i:1699427925;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:11:\"theme-icons\";i:8;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:4:{i:0;s:7:\"51251d7\";i:1;s:7:\"c61cccd\";i:2;s:7:\"076af2f\";i:3;s:7:\"8a58081\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3776,6805,'_elementor_css','a:6:{s:4:\"time\";i:1719457563;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wpuf_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_posts`
--

DROP TABLE IF EXISTS `wpuf_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=7736 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_posts`
--

LOCK TABLES `wpuf_posts` WRITE;
/*!40000 ALTER TABLE `wpuf_posts` DISABLE KEYS */;
INSERT INTO `wpuf_posts` VALUES (2,1,'2023-01-04 13:05:11','2023-01-04 13:05:11','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://coiffure.vamtam.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2023-01-04 13:05:11','2023-01-04 13:05:11','',0,'https://coiffure.vamtam.com/?page_id=2',0,'page','',0),(3,1,'2023-01-04 13:05:11','2023-01-04 13:05:11','<h3>Who we are</h3>		\n		<p><strong>Suggested text: </strong>Our website address is: https://coiffure.vamtam.com/</p>		\n			<h3>Comments</h3>		\n		<p><strong>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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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			<h3>Media</h3>		\n		<p><strong>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			<h3>Cookies</h3>		\n		<p><strong>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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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			<h3>Embedded content from other websites</h3>		\n		<p><strong>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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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			<h3>Who we share your data with</h3>		\n		<p><strong>Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>		\n			<h3>How long we retain your data</h3>		\n		<p><strong>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<p><!-- /wp:paragraph --><!-- wp:paragraph --></p>\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			<h3>What rights you have over your data</h3>		\n		<p><strong>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			<h3>Where we send your data</h3>		\n		<p><strong>Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>','Privacy Policy','','publish','closed','open','','privacy-policy','','','2023-01-04 13:05:11','2023-01-04 13:05:11','',0,'https://coiffure.vamtam.com/?page_id=3',0,'page','',0),(5,1,'2023-11-04 20:45:45','2023-11-04 20:45:45','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentythree','','','2023-11-04 20:45:45','2023-11-04 20:45:45','',0,'https://johnbaconsalon.com/2023/11/04/wp-global-styles-twentytwentythree/',0,'wp_global_styles','',0),(6,1,'2023-11-04 20:54:10','2023-11-04 20:54:10','','John-Bacon-Salon-Logo-with-tag.png','','inherit','open','closed','','jb-salon-diamond-with-tag-png','','','2023-11-07 04:49:58','2023-11-07 04:49:58','',0,'https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp',0,'attachment','image/webp',0),(7,1,'2023-11-04 20:55:08','2023-11-04 20:55:08','John Bacon Salon Logo','john-bacon-salon-logo_296x96.jpg','','inherit','open','closed','','john-bacon-salon-logo_296x96-jpg','','','2023-11-06 13:25:26','2023-11-06 13:25:26','',0,'https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp',0,'attachment','image/webp',0),(8,1,'2023-11-04 20:56:00','2023-11-04 20:56:00','<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-bottom:var(--wp--preset--spacing--40)\"><!-- wp:image {\"id\":7,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\" alt=\"\" class=\"wp-image-7\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:site-title {\"level\":0} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} -->\n<!-- wp:page-list /-->\n<!-- /wp:navigation --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Header','','publish','closed','closed','','header','','','2023-11-04 20:56:00','2023-11-04 20:56:00','',0,'https://johnbaconsalon.com/2023/11/04/header/',0,'wp_template_part','',0),(9,1,'2023-11-04 23:08:41','2023-11-04 23:08:41','','Default Kit','','publish','closed','closed','','default-kit','','','2023-11-04 23:11:07','2023-11-04 23:11:07','',0,'https://johnbaconsalon.com/?p=9',0,'elementor_library','',0),(10,1,'2023-01-04 13:16:17','2023-01-04 13:16:17','[[woocommerce_my_account]]\n<nav>\n	<ul>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/\">Dashboard</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/orders/\">Orders</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/downloads/\">Downloads</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/edit-address/\">Addresses</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/edit-account/\">Account Details</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/customer-logout/?elementor_wc_logout=true&#038;elementor_my_account_redirect=https%3A%2F%2Fcoiffure.vamtam.com%2Fmy-account%2F&#038;_wpnonce=716d4e0889\">Logout</a>\n			</li>\n			</ul>\n</nav>\n<nav>\n	<ul>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/\">Dashboard</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/orders/\">Orders</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/downloads/\">Downloads</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/edit-address/\">Addresses</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/edit-account/\">Account Details</a>\n			</li>\n					<li>\n				<a href=\"https://coiffure.vamtam.com/my-account/customer-logout/?elementor_wc_logout=true&#038;elementor_my_account_redirect=https%3A%2F%2Fcoiffure.vamtam.com%2Fmy-account%2F&#038;_wpnonce=716d4e0889\">Logout</a>\n			</li>\n			</ul>\n</nav>\n<p>\n	Hello <strong>vamtam</strong> (not <strong>vamtam</strong>? <a href=\"https://coiffure.vamtam.com/my-account/customer-logout/?elementor_wc_logout=true&#038;elementor_my_account_redirect=https%3A%2F%2Fcoiffure.vamtam.com%2Fmy-account%2F&#038;_wpnonce=716d4e0889\">Log out</a>)</p>\n<p>\n	From your account dashboard you can view your <a href=\"https://coiffure.vamtam.com/my-account/orders/\">recent orders</a>, manage your <a href=\"https://coiffure.vamtam.com/my-account/edit-address/\">shipping and billing addresses</a>, and <a href=\"https://coiffure.vamtam.com/my-account/edit-account/\">edit your password and account details</a>.</p>','My account','','publish','closed','closed','','my-account','','','2023-01-04 13:16:17','2023-01-04 13:16:17','',0,'https://coiffure.vamtam.com/my-account/',0,'page','',0),(11,1,'2023-01-16 21:50:52','2023-01-16 21:50:52','<h3>Overview</h3>		\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<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<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<p>Additional non-returnable items:</p>\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<p>To complete your return, we require a receipt or proof of purchase.</p>\n<p>Please do not send your purchase back to the manufacturer.</p>\n<p>There are certain situations where only partial refunds are granted:</p>\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			<h3>Refunds\n</h3>		\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<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<p><b>Late or missing refunds</b></p>\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\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<p><b>Sale items</b></p>\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>		\n			<h3>Exchanges</h3>		\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			<h3>Gifts</h3>		\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<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			<h3>Shipping returns</h3>		\n		<p>To return your product, you should mail your product to: {physical address}.</p>\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<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\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			<h3>Need help?</h3>		\n		<p>Contact us at {email} for questions related to refunds and returns.</p>','Refund and Returns Policy','','publish','closed','closed','','refund_returns','','','2023-01-16 21:50:52','2023-01-16 21:50:52','',0,'https://coiffure.vamtam.com/?page_id=11',0,'page','',0),(12,1,'2023-11-06 13:00:29','2023-11-06 13:00:29','','woocommerce-placeholder','','inherit','','closed','','woocommerce-placeholder','','','2023-11-06 13:00:29','2023-11-06 13:00:29','',0,'https://johnbaconsalon.com/wp-content/uploads/2023/11/woocommerce-placeholder.png',0,'attachment','image/png',0),(16,1,'2023-01-13 13:04:52','2023-01-13 13:04:52','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/john_bacon_salon/\" target=\"_blank\" rel=\"noopener\">\n						Johnbaconsalon\n					</a>','Hair Salon ','','publish','closed','closed','','hair-salon','','','2023-11-08 07:09:22','2023-11-08 07:09:22','',0,'https://coiffure.vamtam.com/?page_id=16',0,'page','',0),(18,1,'2023-01-04 13:16:14','2023-01-04 13:16:14','','Default Kit','','publish','closed','closed','','default-kit-2','','','2023-11-07 00:52:56','2023-11-07 00:52:56','',0,'https://coiffure.vamtam.com/?p=5',0,'elementor_library','',0),(19,1,'2023-01-13 13:06:00','2023-01-13 13:06:00','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>','Blog','Check out Coiffure blog to learn more about hair trends, tips for hair care, and so much more!','publish','closed','closed','','blog','','','2023-01-13 13:06:00','2023-01-13 13:06:00','',0,'https://coiffure.vamtam.com/?page_id=19',0,'page','',0),(66,1,'2023-01-14 21:51:23','2023-01-14 21:51:23','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\" alt=\"\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - John Bacon Salon','','publish','closed','closed','','elementor-header-66','','','2023-11-08 07:18:37','2023-11-08 07:18:37','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&#038;p=66',0,'elementor_library','',0),(315,1,'2023-03-01 12:07:20','2023-03-01 12:07:20','The nutrient-rich styling foam hydrates, adds natural shine and delivers flake-free soft hold for visibly healthy hair. Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.aveda.com/\" target=\"_blank\" rel=\"noopener\">www.aveda.com/</a>','Nutriplenish&#x2122; Masque Deep Moisture','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n<br />\n<br />\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','nutriplenish-masque-deep-moisture','','','2023-03-01 12:07:20','2023-03-01 12:07:20','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=315',0,'product','',0),(327,1,'2023-01-15 00:58:58','2023-01-15 00:58:58','','Elementor Loop Item #327','','publish','closed','closed','','elementor-loop-item','','','2023-01-15 00:58:58','2023-01-15 00:58:58','',0,'https://coiffure.vamtam.com/?elementor_library=elementor-loop-item',0,'elementor_library','',0),(339,1,'2023-03-01 12:06:43','2023-03-01 12:06:43','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.aveda.com/\" target=\"_blank\" rel=\"noopener\">www.aveda.com</a>','Nutriplenish&#x2122; Styling Treatment Foam','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n<br />\n<br />\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','nutriplenish-styling-treatment-foam','','','2023-03-01 12:06:43','2023-03-01 12:06:43','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=339',0,'product','',0),(356,1,'2023-01-15 01:27:55','2023-01-15 01:27:55','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-animated-headline.min.css\">		<h4>\n				Look			\n				Feel&nbsp;			\n					your best•\n					</h4>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@johnbaconsalon.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/john_bacon_salon/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"http://www.facebook.com/pages/Providence-RI/John-Bacon-Salon/184324367031\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n						<details id=\"e-n-accordion-item-6550\" open>\n				<summary role=\"button\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-6550\" >\n					 HOURS \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>						\n					</details>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Hours</a>','Footer - Hair Salon','','publish','closed','closed','','footer-hair-salon','','','2023-11-07 03:55:24','2023-11-07 03:55:24','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&#038;p=356',0,'elementor_library','',0),(390,1,'2023-01-15 02:35:10','2023-01-15 02:35:10','','Inter Tight','','publish','closed','closed','','inter-tight','','','2023-01-15 02:35:10','2023-01-15 02:35:10','',0,'https://coiffure.vamtam.com/?post_type=elementor_font&amp;p=390',0,'elementor_font','',0),(412,1,'2023-01-15 12:07:27','2023-01-15 12:07:27','.elementor-widget.elementor-widget-sbi-widget .sbi_photo_wrap .sbi_link {\n	background: rgba(0,0,0,0.5) !important;\n}','coiffure','','publish','closed','closed','','coiffure','','','2023-01-15 12:07:27','2023-01-15 12:07:27','',0,'https://coiffure.vamtam.com/2023/01/15/coiffure/',0,'custom_css','',0),(642,1,'2023-01-15 18:10:29','2023-01-15 18:10:29','','Elementor Loop Item #642','','publish','closed','closed','','elementor-loop-item-2','','','2023-01-15 18:10:29','2023-01-15 18:10:29','',0,'https://coiffure.vamtam.com/?elementor_library=elementor-loop-item-2',0,'elementor_library','',0),(781,1,'2023-01-16 12:15:30','2023-01-16 12:15:30','<p>Monday - Friday<br />8:0AM - 7:00PM</p><p>Saturday <br />8:0AM - 5:00PM</p><p>Sunday <br />8:0AM - 3:00PM</p>','Working Time - Hours','','publish','closed','closed','','working-time-hours','','','2023-01-16 12:15:30','2023-01-16 12:15:30','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=781',0,'elementor_library','',0),(883,1,'2023-01-16 21:46:19','2023-01-16 21:46:19','<h2>The begining</h2>		\n																					<img width=\"128\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n		<p>Their vision first came to life in the vibrant Manhattan district in 2004, where the two owners had an art gallery and hair salon space so they could experiment freely and hone their craft.</p><p>The first Coiffure had no sign, website, email, or business cards: John and Jen attracted clients by word-of-mouth. They earned a reputation for their unique, hyper-personalized haircuts.</p>		\n																					<img width=\"1245\" height=\"1340\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131.jpg 1245w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-640x689.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-279x300.jpg 279w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-951x1024.jpg 951w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-768x827.jpg 768w\" sizes=\"(max-width: 1245px) 100vw, 1245px\" />																								\n			<h2>Our approach</h2>		\n		<p>At Coiffure, we are in love with our craft and are passionate about using it to express individuality. We believe we all have something about us that is unique and worthy of being seen.</p><p>Everything we do at Coiffure is motivated by our commitment to discovering and shaping the story you want tell through your personal style.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<h2>Our focus</h2>		\n		<p>Our top priority is making you feel beautiful for who you are: Neurodiverse and non-binary clients of all ages, genders, ethnicities, and backgrounds are celebrated here. We want to frame your best features, not fit you into a box.</p>		\n			<h3>The Best Hair Salon•</h3>		\n		<p>Our teams’ results speak for themselves. From the perfect cut to head-to-toe pampering, View the services we offer and book now.</p>		\n			<a role=\"button\">\n						Our services\n					</a>\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Professional care for your hair		\n																					<img width=\"162\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>We love your hair</h4>		\n		<p>We are well equipped with years of hair know-how, and ready to create your best look with natural products.</p>		\n																					<img width=\"96\" height=\"134\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>Only natural products</h4>		\n		<p>Hair is our passion, and our passion shows on every client that walks out of our doors full of confidence.</p>		\n																					<img width=\"124\" height=\"133\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>Professional stylists</h4>		\n		<p>If you have a look you want but don\'t know how to achieve, we can work together to form a plan for your hair.</p>','Salon','Everything we do at Coiffure is motivated by our commitment to discovering and shaping the story you want tell through your personal style.','publish','closed','closed','','salon','','','2023-01-16 21:46:19','2023-01-16 21:46:19','',0,'https://coiffure.vamtam.com/?page_id=883',0,'page','',0),(885,1,'2023-01-16 21:46:38','2023-01-16 21:46:38','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Hair</h2>		\n		<p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p><p>Haircut / Blow Dry</p><p>$30 </p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>Haircut Men</p><p>$30 </p>		\n		<p>Blow Dry Short</p><p>$30 </p>		\n		<p>Blow Dry Long</p><p>$30 </p>		\n		<p>Child’s Haircut</p><p>$30 </p>		\n		<p>Haircut / Blow Dry</p><p>$30 </p>		\n			<a role=\"button\">\n						Book now\n					</a>\n		<p>Ombre/Balayage</p><p>$30 </p>		\n		<p>Haircolor Half Highlight</p><p>$30 </p>		\n		<p>Full Highlight + Root</p><p>$120 </p>		\n		<p>Color Change</p><p>$70 </p>		\n		<p>Grey Blending</p><p>$90 </p>		\n		<p>Toner + Blow Out</p><p>$80 </p>		\n			<a role=\"button\">\n						Book now\n					</a>\n			<h2>Beauty</h2>		\n		<p>The stay in our salon will bring you beauty, pleasure, relax and good mood.</p><p>Signature Brow</p><p>$25</p>		\n		<p>Signature Shape &amp; Tint</p><p>$30 </p>		\n		<p>Upper Lip/Chin Hair</p><p>$30 </p>		\n		<p>Eyelash</p><p>$10</p>		\n			<a role=\"button\">\n						Book now\n					</a>\n		<p>Brows</p><p>$22</p>		\n		<p>Brow Lamination</p><p>$70</p>		\n		<p>Lash Lift &amp; Tint</p><p>$100 </p>		\n		<p>Traditional Makeup Application</p><p>$140 </p>		\n			<a role=\"button\">\n						Book now\n					</a>\n			<h2>Nails</h2>		\n		<p>We use only the best products from top brands to ensure the highest quality finish.</p><p>Manicure </p><p>$20</p>		\n		<p>Manicure Men</p><p>$20 </p>		\n		<p>French Manicure</p><p>$20 </p>		\n		<p>Manicure Permanent</p><p>$20</p>		\n			<a role=\"button\">\n						Book now\n					</a>\n		<p>Nail Fill</p><p>$20</p>		\n		<p>Nail Repair</p><p>$60</p>		\n		<p>Nail Art (per nail)</p><p>$5</p>		\n		<p>Gel Polish (Shellac)</p><p>$40 </p>		\n			<a role=\"button\">\n						Book now\n					</a>\n			<h3>Monthly Promo•</h3>		\n			Premium 		\n			PACKAGE		\n		<p>Balayage+Cutting+Braids Extensions+Styling</p>		\n			$400		\n			$300		\n			<a role=\"button\">\n						Subscribe\n					</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Professional care for your hair		\n																					<img width=\"162\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>We love your hair</h4>		\n		<p>We are well equipped with years of hair know-how, and ready to create your best look with natural products.</p>		\n																					<img width=\"96\" height=\"134\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1280565878.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>Only natural products</h4>		\n		<p>Hair is our passion, and our passion shows on every client that walks out of our doors full of confidence.</p>		\n																					<img width=\"124\" height=\"133\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1450756479.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h4>Professional stylists</h4>		\n		<p>If you have a look you want but don\'t know how to achieve, we can work together to form a plan for your hair.</p>','Services','We know the right treatment can make you look—and feel—like a million dollars. We are committed to only using top-of-the-line products for added luxury. Take time to pamper yourself by booking an appointment today.','publish','closed','closed','','services','','','2023-01-16 21:46:38','2023-01-16 21:46:38','',0,'https://coiffure.vamtam.com/?page_id=885',0,'page','',0),(887,1,'2023-01-16 21:47:00','2023-01-16 21:47:00','<style>/*! elementor-pro - v3.14.0 - 18-06-2023 */\n.elementor-gallery__container{min-height:1px}.elementor-gallery-item{position:relative;overflow:hidden;display:block;text-decoration:none;border:solid var(--image-border-width) var(--image-border-color);border-radius:var(--image-border-radius)}.elementor-gallery-item__content,.elementor-gallery-item__overlay{height:100%;width:100%;position:absolute;top:0;left:0}.elementor-gallery-item__overlay{mix-blend-mode:var(--overlay-mix-blend-mode);transition-duration:var(--overlay-transition-duration);transition-property:mix-blend-mode,transform,opacity,background-color}.elementor-gallery-item__image.e-gallery-image{transition-duration:var(--image-transition-duration);transition-property:filter,transform}.elementor-gallery-item__content{display:flex;flex-direction:column;justify-content:var(--content-justify-content,center);align-items:center;text-align:var(--content-text-align);padding:var(--content-padding)}.elementor-gallery-item__content>div{transition-duration:var(--content-transition-duration)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2){transition-delay:calc(var(--content-transition-delay) / 3)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3){transition-delay:calc(var(--content-transition-delay) / 3 * 2)}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4){transition-delay:calc(var(--content-transition-delay) / 3 * 3)}.elementor-gallery-item__description{color:var(--description-text-color,#fff);width:100%}.elementor-gallery-item__title{color:var(--title-text-color,#fff);font-weight:700;width:100%}.elementor-gallery__titles-container{display:flex;flex-wrap:wrap;justify-content:var(--titles-container-justify-content,center);margin-bottom:20px}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before{background-color:var(--galleries-pointer-bg-color-hover)}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before{background-color:var(--galleries-pointer-bg-color-active)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before{border-color:var(--galleries-pointer-bg-color-hover);border-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after{border-color:var(--galleries-pointer-bg-color-hover)}.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before{border-color:var(--galleries-pointer-bg-color-active)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:var(--galleries-pointer-border-width);border-right-width:0;border-top-width:0}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after{border-left-width:0;border-bottom-width:0;border-right-width:var(--galleries-pointer-border-width);border-top-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:0;border-right-width:0;border-top-width:var(--galleries-pointer-border-width)}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after{border-left-width:0;border-bottom-width:var(--galleries-pointer-border-width);border-right-width:var(--galleries-pointer-border-width);border-top-width:0}.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after{height:var(--galleries-pointer-border-width)}.elementor-gallery-title{--space-between:10px;cursor:pointer;color:#6d7882;font-weight:500;position:relative;padding:7px 14px;transition:all .3s}.elementor-gallery-title--active{color:#495157}.elementor-gallery-title:not(:last-child){margin-right:var(--space-between)}.elementor-gallery-item__title+.elementor-gallery-item__description{margin-top:var(--description-margin-top)}.e-gallery-item.elementor-gallery-item{transition-property:all}.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:focus .elementor-gallery__item-overlay-bg,.e-gallery-item:focus .elementor-gallery__item-overlay-content,.e-gallery-item:focus .elementor-gallery__item-overlay-content__description,.e-gallery-item:focus .elementor-gallery__item-overlay-content__title,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title{opacity:1}a.elementor-item.elementor-gallery-title{color:var(--galleries-title-color-normal)}a.elementor-item.elementor-gallery-title.elementor-item-active,a.elementor-item.elementor-gallery-title.highlighted,a.elementor-item.elementor-gallery-title:focus,a.elementor-item.elementor-gallery-title:hover{color:var(--galleries-title-color-hover)}a.elementor-item.elementor-gallery-title.elementor-item-active{color:var(--gallery-title-color-active)}.e-con-inner>.elementor-widget-gallery,.e-con>.elementor-widget-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/autri-taheri-_PYj9cbIpIw-unsplash-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"autri-taheri-_PYj9cbIpIw-unsplash\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5NywidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9hdXRyaS10YWhlcmktX1BZajljYklwSXctdW5zcGxhc2gtMS5qcGcifQ%3D%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/alexander-grey-ORCPTrkkezw-unsplash.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"alexander-grey-ORCPTrkkezw-unsplash\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY0NywidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9hbGV4YW5kZXItZ3JleS1PUkNQVHJra2V6dy11bnNwbGFzaC5qcGcifQ%3D%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"jessie-dee-dabrowski-www-jessiedee-net-W6cwaL7PMSw-unsplash\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5OCwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9qZXNzaWUtZGVlLWRhYnJvd3NraS13d3ctamVzc2llZGVlLW5ldC1XNmN3YUw3UE1Tdy11bnNwbGFzaC0xLmpwZyJ9\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/kareya-saleh-tLKOj6cNwe0-unsplash-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"kareya-saleh-tLKOj6cNwe0-unsplash\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTk5OSwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9rYXJleWEtc2FsZWgtdExLT2o2Y053ZTAtdW5zcGxhc2gtMS5qcGcifQ%3D%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-cottonbro-studio-7440131-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-cottonbro-studio-7440131\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMCwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtY290dG9uYnJvLXN0dWRpby03NDQwMTMxLTEuanBnIn0%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-chloe-1321916.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-chloe-1321916\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY1MSwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtY2hsb2UtMTMyMTkxNi5qcGcifQ%3D%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-element-digital-973403-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-element-digital-973403\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMSwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtZWxlbWVudC1kaWdpdGFsLTk3MzQwMy0xLmpwZyJ9\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-neosiam-1084719-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-neosiam-1084719\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMywidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtbmVvc2lhbS0xMDg0NzE5LTEuanBnIn0%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-engin-akyurt-3065207.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-engin-akyurt-3065207\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY1NCwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtZW5naW4tYWt5dXJ0LTMwNjUyMDcuanBnIn0%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-koolshooters-7142792-1-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-koolshooters-7142792 (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwMiwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMta29vbHNob290ZXJzLTcxNDI3OTItMS0xLmpwZyJ9\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/valeriia-kogan-CIrRI0ujiRo-unsplash-1-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"valeriia-kogan-CIrRI0ujiRo-unsplash (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MjAwNCwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC92YWxlcmlpYS1rb2dhbi1DSXJSSTB1amlSby11bnNwbGFzaC0xLTEuanBnIn0%3D\">\n														</a>\n							<a href=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-maria-lindsey-content-creator-1536356.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"pexels-maria-lindsey-content-creator-1536356\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTY1NiwidXJsIjoiaHR0cHM6XC9cL2NvaWZmdXJlLnZhbXRhbS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzAyXC9wZXhlbHMtbWFyaWEtbGluZHNleS1jb250ZW50LWNyZWF0b3ItMTUzNjM1Ni5qcGcifQ%3D%3D\">\n														</a>','Gallery','Take a look at just a few brand new looks we’ve created for our happy clients','publish','closed','closed','','gallery','','','2023-01-16 21:47:00','2023-01-16 21:47:00','',0,'https://coiffure.vamtam.com/?page_id=887',0,'page','',0),(889,1,'2023-01-16 21:47:19','2023-01-16 21:47:19','','Shop','Use the latest stylist-recommended products for healthy, gorgeous hair.','publish','closed','closed','','shop-2','','','2023-01-16 21:47:19','2023-01-16 21:47:19','',0,'https://coiffure.vamtam.com/?page_id=889',0,'page','',0),(891,1,'2023-01-16 21:48:07','2023-01-16 21:48:07','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-521-1005\n					</a>\n			<a role=\"button\">\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Monday</p><p>Tuesday</p><p>Wednesday</p><p>Thursday</p><p>Friday</p><p>Saturday</p><p>9 am to 2:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 6:00 pm</p><p>9 am to 5:00 pm</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','publish','closed','closed','','contacts','','','2023-11-07 04:37:42','2023-11-07 04:37:42','',0,'https://coiffure.vamtam.com/?page_id=891',0,'page','',0),(1252,1,'2023-01-20 12:20:46','2023-01-20 12:20:46','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>John Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner John Bacon Salon\nJohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.\n\nJohn soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.\n\nThirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.\n\nEDUCATION:\nGraduate of Warwick Beauty Academy 1982\nGraduate of Robert Fiance Beauty Academy, NYC, NY 1983','publish','closed','closed','','mark-harris','','','2023-11-08 06:41:25','2023-11-08 06:41:25','',1263,'https://coiffure.vamtam.com/?page_id=1252',0,'page','',0),(1261,1,'2023-01-20 12:10:36','2023-01-20 12:10:36','<style>/*! elementor - v3.11.2 - 22-02-2023 */<br />\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist •\n<h2>Jessica Smith</h2>\nFrom a young age,&nbsp;Jessica always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face.&nbsp;Jessica is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.\n\n<style>/*! elementor - v3.11.2 - 22-02-2023 */<br />\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a role=\"button\">\nSee other team members\n</a>','Jessica Smith','Stylist\nFrom a young age, Jessica always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Jessica is currently offering several online haircutting classes designed for non-professional, home stylists.','publish','closed','closed','','jessica-smith','','','2023-01-20 12:10:36','2023-01-20 12:10:36','',1263,'https://coiffure.vamtam.com/?page_id=1261',0,'page','',0),(1263,1,'2023-01-20 12:23:16','2023-01-20 12:23:16','<img width=\"1252\" height=\"1536\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1.jpg 1252w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1-640x785.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1-245x300.jpg 245w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1-835x1024.jpg 835w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1257324736-2048x2048-1-768x942.jpg 768w\" sizes=\"(max-width: 1252px) 100vw, 1252px\" />																								\n			Owner & Senior Stylist •		\n			<h2>Mark Harris</h2>		\n		<p>Mark Harris is a master of details when it comes to cutting hair. An expert in both razor-cutting and working with scissors, he helped develop Coiffure’s world-famous, organic method of free-hand haircutting.</p>		\n			Years in hairdressing:		\n			22		\n			Favorite technique:		\n		<p>Balayage with root melt</p>		\n			Favorite Tool:		\n		<p>My hair dryer</p>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			Stylist •		\n			<h2>Jessica Smith</h2>		\n		<p>From a young age, Jessica always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career.</p>		\n			Years in hairdressing:		\n			12		\n			Favorite technique:		\n		<p>Face framing highlights</p>		\n			Favorite Tool:		\n		<p>My Varis curling iron</p>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																					<img width=\"1240\" height=\"1536\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1.jpg 1240w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1-640x793.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1-242x300.jpg 242w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1-827x1024.jpg 827w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/gettyimages-1006812650-2048x2048-1-768x951.jpg 768w\" sizes=\"(max-width: 1240px) 100vw, 1240px\" />																								\n			<h2>Join Our Team .</h2>		\n		<p>OUR ARTISTS ARE ROCK STARS. We are always looking for new talents.</p>		\n			<a role=\"button\">\n						Careers Opportunities\n					</a>','Team','Our team at “Coiffure” is composed of stylists with 10+ years experience. Highly trained and skilled stylist ready to serve you','publish','closed','closed','','team','','','2023-01-20 12:23:16','2023-01-20 12:23:16','',883,'https://coiffure.vamtam.com/?page_id=1263',0,'page','',0),(1473,1,'2023-02-20 08:48:39','2023-02-20 08:48:39','<style>/*! elementor - v3.14.0 - 26-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Single Page','','publish','closed','closed','','single-page','','','2023-02-20 08:48:39','2023-02-20 08:48:39','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=1473',0,'elementor_library','',0),(1483,1,'2023-02-20 08:58:10','2023-02-20 08:58:10','<a role=\"button\">\n						Book Now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Inner Pages','','publish','closed','closed','','header-inner-pages','','','2023-02-20 08:58:10','2023-02-20 08:58:10','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=1483',0,'elementor_library','',0),(1704,1,'2023-02-20 12:11:28','2023-02-20 12:11:28','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1246\" height=\"1340\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626.jpg 1246w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626-320x344.jpg 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626-640x688.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626-279x300.jpg 279w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626-952x1024.jpg 952w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/pexels-sergey-makashin-5368626-768x826.jpg 768w\" sizes=\"(max-width: 1246px) 100vw, 1246px\" />																								\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Our artists are Rock Stars</h2>		\n		<p>We are always looking for talented individuals with a great attitude and strong work ethic. Whether you’re an experienced professional or fresh out of school we are looking for people to want to work at New York’s best salon and spa. Our staff always talks about being one big family and how much they love working for Coiffure. If you’re looking to work in a fun and friendly environment fill out the application and attach your resume.</p>		\n			<a role=\"button\">\n						Get in touch today\n					</a>\n			<h3>We are growing and constantly looking for talented individuals to join our award winning team.</h3>		\n																					<img width=\"168\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1364179775.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h6>Benefits •</h6>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										401k\n									</li>\n								<li>\n										Product discounts\n									</li>\n								<li>\n										Service discounts\n									</li>\n								<li>\n										 Insurance – medical, dental, vision\n									</li>\n						</ul>\n			<h6>We Offer •</h6>		\n					<ul>\n							<li>\n										Continuing education by industry leading colorists and stylists\n									</li>\n								<li>\n										Competitive pay\n									</li>\n								<li>\n										Access to industry experts through our relationships and partnerships\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Opportunity to grow professionally\n									</li>\n								<li>\n										Hands on training\n									</li>\n								<li>\n										Work with the top colorists and stylists in San Francisco\n									</li>\n						</ul>\n			<h6>Join our team •</h6>		\n			<h2>Apply today</h2>','Join our team','At Coiffure we are always looking for great talent to join us.','publish','closed','closed','','join-our-team','','','2023-02-20 12:11:28','2023-02-20 12:11:28','',0,'https://coiffure.vamtam.com/?page_id=1704',0,'page','',0),(1790,1,'2023-02-20 13:49:16','2023-02-20 13:49:16','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>the		\n			<h1>BARBERSHOP</h1>		\n			ESTD		\n			2004		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1708\" height=\"54\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" rel=\"noopener\">\n						755 N Fairfax Ave, Los Angeles, 90046\n					</a>\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" rel=\"noopener\">\n						Get direction\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>Coiffure is more than just a Barbershop. We are the meeting ground for the community. Whether you have an appointment or simply walking-in you will most definitely walk away with the ultimate barbering experience, the Coiffure’s way!</p>		\n			<a role=\"button\">\n						Location & Hours\n					</a>\n			<h2>THE BARBERS</h2>		\n			<h4>HOURS</h4>		\n			<p>Mon - Fri</p>		\n			<p>9am - 7pm</p>		\n			<p>Saturday</p>		\n			<p>9am - 4pm</p>		\n			<p>Sunday</p>		\n			<p>Closed</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n																					<img width=\"1440\" height=\"94\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>GROOMING SERVICES</h2>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css\">		\n							[elementor-template id=\"2060\"]						\n			<h5>STANDARD HAIRCUT</h5>		\n		<p>$95 + ( 45 Mins )</p>		\n							[elementor-template id=\"2215\"]						\n			<h5>STRAIGHT RAZOR</h5>		\n		<p>$115 + ( 45 Mins )</p>		\n							[elementor-template id=\"2222\"]						\n			<h5>BUZZ CUT</h5>		\n		<p>$115 + ( 45 Mins )</p>		\n							[elementor-template id=\"2227\"]						\n			<h5>BEARD TRIM</h5>		\n		<p>$125 + (1 Hr)</p>		\n			<a role=\"button\">\n						FULL PRICELIST & SERVICE BREAKDOWN\n					</a>\n																					<img width=\"1708\" height=\"54\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"1090\" height=\"1300\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash.jpg 1090w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash-640x763.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash-252x300.jpg 252w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash-859x1024.jpg 859w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/guus-baggermans-cg599DTeS8w-unsplash-768x916.jpg 768w\" sizes=\"(max-width: 1090px) 100vw, 1090px\" />																								\n			<h6>AWARD - WINNING</h6>		\n			<h2>BARBER SHOP</h2>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n																					<img width=\"184\" height=\"180\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/image-asset.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"118\" height=\"180\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/BOB-2020-Logo_RGB_black.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"188\" height=\"158\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/ma_boston_barbershops_2023_inverse.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n		<p>The Coiffure is a full-service barber shop that provides specialized Beard trimming and maintenance, precision men’s and boys’ haircuts, and hot-towel straight razor shaves. We\'ve won the Boston‘s Best Men’s Haircut award five years in a row.</p>		\n			<a role=\"button\">\n						Read more\n					</a>\n																					<img width=\"1708\" height=\"54\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h3>SELECTED PRODUCTS</h3>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img width=\"1708\" height=\"54\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>WHAT OUR CLIENTS SAY</h2>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n						\"Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.\"					\n					<cite>Jame</cite>				\n						\"Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.\"					\n					<cite>Panga</cite>				\n						\"I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!\"					\n					<cite>Liza</cite>				\n														Previous\n														Next\n			<h2>4.8</h2>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"https://www.yelp.com/biz/east-6th-street-barber-shop-new-york?osq=Barbers\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"https://www.yelp.com/biz/east-6th-street-barber-shop-new-york?osq=Barbers\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n																					<img width=\"1708\" height=\"54\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/cap-3-2.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h6>FOLLOW US</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						Barbershop\n					</a>\n		[instagram-feed feed=9]','Barber','','publish','closed','closed','','barber','','','2023-02-20 13:49:16','2023-02-20 13:49:16','',0,'https://coiffure.vamtam.com/?page_id=1790',0,'page','',0),(1858,1,'2023-02-25 15:17:00','2023-02-25 15:17:00','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Barber •		\n			<h2>Harold Roberson</h2>		\n		<p>From a young age, Harold always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face.&nbsp;Harold&nbsp;is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Harold Roberson','Barber','publish','closed','closed','','harold-roberson','','','2023-02-25 15:17:00','2023-02-25 15:17:00','',1263,'https://coiffure.vamtam.com/?page_id=1858',0,'page','',0),(1870,1,'2023-02-25 15:29:31','2023-02-25 15:29:31','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist •		\n			<h2>Adrian Howard</h2>		\n		<p>From a young age, Adrian Howard always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Adrian is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Adrian Howard','Owner','publish','closed','closed','','adrian-howard','','','2023-02-25 15:29:31','2023-02-25 15:29:31','',1263,'https://coiffure.vamtam.com/?page_id=1870',0,'page','',0),(1873,1,'2023-02-25 15:30:30','2023-02-25 15:30:30','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Barber •		\n			<h2>Donald Howard</h2>		\n		<p>From a young age, Donald Howard always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Donald is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Donald Howard','Barber','publish','closed','closed','','donald-howard','','','2023-02-25 15:30:30','2023-02-25 15:30:30','',1263,'https://coiffure.vamtam.com/?page_id=1873',0,'page','',0),(2037,1,'2023-02-21 08:53:14','2023-02-21 08:53:14','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.facebook.com/NewYorkBarberShopBC/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.yelp.com/biz/east-6th-street-barber-shop-new-york?osq=Barbers\" target=\"_blank\" rel=\"noopener\">\n						Yelp\n											</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"150\" height=\"40\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Barber','','publish','closed','closed','','header-barber','','','2023-02-21 08:53:14','2023-02-21 08:53:14','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2037',0,'elementor_library','',0),(2060,1,'2023-02-21 09:27:51','2023-02-21 09:27:51','<p>You need regular trims and you can\'t just shower and go—it has to be styled. Tell us the style you want and we\'ll make it happen.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>','Service - 01 - Barber','','publish','closed','closed','','service-01-barber','','','2023-02-21 09:27:51','2023-02-21 09:27:51','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2060',0,'elementor_library','',0),(2215,1,'2023-02-21 12:03:30','2023-02-21 12:03:30','<p>Ready to go cut throat? Straight Razor shaving is the most traditional way to get your shave. Our straight razor head shave service, combined with an expert beard trim and shaping.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>','Service - 02 - Barber','','publish','closed','closed','','service-02-barber','','','2023-02-21 12:03:30','2023-02-21 12:03:30','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2215',0,'elementor_library','',0),(2222,1,'2023-02-21 12:04:31','2023-02-21 12:04:31','<p>Quick, clean, and easy to maintain. Buzz cuts can make the face look more defined and are popular with men and boys who want a short, low-maintenance hairstyle, as well as those with thinning or receding hairlines.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>','Service - 03 - Barber','','publish','closed','closed','','service-03-barber','','','2023-02-21 12:04:31','2023-02-21 12:04:31','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2222',0,'elementor_library','',0),(2227,1,'2023-02-21 12:05:58','2023-02-21 12:05:58','<p>Get your beard trimmed by our master barbers. From sideburns to moustaches, we can create a unique style for you. Let us know how much you want to keep and we\'ll shave your facial hair into a clean &amp; stylish cut.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>','Service - 04 - Barber','','publish','closed','closed','','service-04-barber','','','2023-02-21 12:05:58','2023-02-21 12:05:58','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2227',0,'elementor_library','',0),(2245,1,'2023-03-01 12:21:52','2023-03-01 12:21:52','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://hairmaker.gr/\" target=\"_blank\" rel=\"noopener\">hairmaker.gr</a>','NAK BEARD ELIXIR','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','nak-beard-elixir','','','2023-03-01 12:21:52','2023-03-01 12:21:52','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=2245',0,'product','',0),(2248,1,'2023-03-01 12:22:33','2023-03-01 12:22:33','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://hairmaker.gr/\" target=\"_blank\" rel=\"noopener\">hairmaker.gr</a>','BEARD SHAMPOO ELEMI & GINSENG HAWKINS','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','beard-shampoo-elemi-ginseng-hawkins','','','2023-03-01 12:22:33','2023-03-01 12:22:33','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=2248',0,'product','',0),(2251,1,'2023-03-01 12:23:35','2023-03-01 12:23:35','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://hairmaker.gr/\" target=\"_blank\" rel=\"noopener\">hairmaker.gr</a>','BEARD & MOUSTACHE SHAMPOO','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','beard-moustache-shampoo','','','2023-03-01 12:23:35','2023-03-01 12:23:35','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=2251',0,'product','',0),(2255,1,'2023-03-01 12:24:50','2023-03-01 12:24:50','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.gosupps.com/\" target=\"_blank\" rel=\"noopener\">www.gosupps.com</a>','HAIR AND BEARD WASH','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','hair-and-beard-wash','','','2023-03-01 12:24:50','2023-03-01 12:24:50','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=2255',0,'product','',0),(2348,1,'2023-02-21 13:28:51','2023-02-21 13:28:51','<h3>Book an appointment</h3>		\n									Appoitment form\n									Zenoti\n									Appoitment form\n					<style>.elementor-2363 .elementor-element.elementor-element-28e4f77f{border-style:solid;border-width:1px 0px 0px 0px;border-color:var( --e-global-color-vamtam_accent_7 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:20px;margin-bottom:0px;padding:30px 0px 0px 0px;}.elementor-2363 .elementor-element.elementor-element-28e4f77f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2363 .elementor-element.elementor-element-47973e41.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2363 .elementor-element.elementor-element-2483b0a{text-align:center;font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}.elementor-2363 .elementor-element.elementor-element-2483b0a > .elementor-widget-container{margin:0% 15% 0% 15%;}.elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-field-group{padding-right:calc( 20px/2 );padding-left:calc( 20px/2 );margin-bottom:20px;}.elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-form-fields-wrapper{margin-left:calc( -20px/2 );margin-right:calc( -20px/2 );margin-bottom:-20px;}.elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-field-group.recaptcha_v3-bottomleft, .elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-2363 .elementor-element.elementor-element-bb554ab .elementor-field-type-html{padding-bottom:0px;}.elementor-2363 .elementor-element.elementor-element-bb554ab .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-2363 .elementor-element.elementor-element-bb554ab .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-2363 .elementor-element.elementor-element-bb554ab{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}@media(max-width:1024px){.elementor-2363 .elementor-element.elementor-element-2483b0a{font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}.elementor-2363 .elementor-element.elementor-element-2483b0a > .elementor-widget-container{margin:0% 15% 0% 15%;}}@media(max-width:767px){.elementor-2363 .elementor-element.elementor-element-2483b0a{font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}.elementor-2363 .elementor-element.elementor-element-2483b0a > .elementor-widget-container{margin:0% 0% 0% 0%;}}</style>		\n								<section data-id=\"28e4f77f\" data-element_type=\"section\">\n							<p>This reservation is not guaranteed on the selected day and time. We will contact you by phone as soon as possible to confirm your time.</p>						\n					<form method=\"post\" name=\"Booking From\">\n			<input type=\"hidden\" name=\"post_id\" value=\"2363\"/>\n			<input type=\"hidden\" name=\"form_id\" value=\"bb554ab\"/>\n			<input type=\"hidden\" name=\"referer_title\" value=\"\" />\n												<label for=\"form-field-Name\">\n								Name							</label>\n														<input size=\"1\" type=\"text\" name=\"form_fields[Name]\" id=\"form-field-Name\" placeholder=\"Name\" required=\"required\" aria-required=\"true\">\n												<label for=\"form-field-phone\">\n								Phone number							</label>\n									<input type=\"number\" name=\"form_fields[phone]\" id=\"form-field-phone\" placeholder=\"Phone number\" required=\"required\" aria-required=\"true\" min=\"\" max=\"\" >\n												<label for=\"form-field-email\">\n								Email address							</label>\n														<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" placeholder=\"Email address\">\n												<label for=\"form-field-date\">\n								Date							</label>\n		<input type=\"date\" name=\"form_fields[date]\" id=\"form-field-date\" placeholder=\"Date\" required=\"required\" aria-required=\"true\" pattern=\"[0-9]{4}-[0-9]{2}-[0-9]{2}\">\n												<label for=\"form-field-time\">\n								Time							</label>\n								<input type=\"time\" name=\"form_fields[time]\" id=\"form-field-time\" placeholder=\"Time\" required=\"required\" aria-required=\"true\">\n					<button type=\"submit\">\n																						Book an appointment\n					</button>\n		</form>\n		</section>\n									Zenoti\n					<p><style>.elementor-2370 .elementor-element.elementor-element-335d40f{border-style:solid;border-width:1px 0px 0px 0px;border-color:var( --e-global-color-vamtam_accent_7 );transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:20px;margin-bottom:0px;padding:30px 0px 0px 0px;}.elementor-2370 .elementor-element.elementor-element-335d40f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2370 .elementor-element.elementor-element-6684560e.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2370 .elementor-element.elementor-element-17f29d86{text-align:center;font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}.elementor-2370 .elementor-element.elementor-element-17f29d86 > .elementor-widget-container{margin:20px 0px 30px 0px;}.elementor-2370 .elementor-element.elementor-element-585c6e00 .elementor-button-icon{font-size:10px;}.elementor-2370 .elementor-element.elementor-element-585c6e00 .elementor-button .elementor-align-icon-right{margin-left:10px;}.elementor-2370 .elementor-element.elementor-element-585c6e00 .elementor-button .elementor-align-icon-left{margin-right:10px;}@media(max-width:1024px){.elementor-2370 .elementor-element.elementor-element-17f29d86{font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}}@media(max-width:767px){.elementor-2370 .elementor-element.elementor-element-17f29d86{font-size:var( --e-global-typography-5de5b2f-font-size );line-height:var( --e-global-typography-5de5b2f-line-height );letter-spacing:var( --e-global-typography-5de5b2f-letter-spacing );word-spacing:var( --e-global-typography-5de5b2f-word-spacing );}}</style>		\n								<section data-id=\"335d40f\" data-element_type=\"section\">\n							<p>We look forward to seeing you soon and treating you to a one-of-a-kind salon experience!</p>						\n			<a href=\"https://www.zenoti.com/product/appointment-booking\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Book with Zenoti\n					</a>\n		</section>\n		</p>','Book an appointment','','publish','closed','closed','','book-an-appointment','','','2023-02-21 13:28:51','2023-02-21 13:28:51','',0,'https://coiffure.vamtam.com/?elementor_library=reservataion-form',0,'elementor_library','',0),(2363,1,'2023-02-21 13:37:23','2023-02-21 13:37:23','<p>This reservation is not guaranteed on the selected day and time. We will contact you by phone as soon as possible to confirm your time.</p>','Book an appointment - Tab 01','','publish','closed','closed','','book-an-appointment-tab-01','','','2023-02-21 13:37:23','2023-02-21 13:37:23','',0,'https://coiffure.vamtam.com/?elementor_library=resevation-from-tab-01',0,'elementor_library','',0),(2370,1,'2023-02-21 13:38:44','2023-02-21 13:38:44','<p>We look forward to seeing you soon and treating you to a one-of-a-kind salon experience!</p>		\n			<a href=\"https://www.zenoti.com/product/appointment-booking\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Book with Zenoti\n					</a>','Book an appointment – Tab 02','','publish','closed','closed','','book-an-appointment-tab-02','','','2023-02-21 13:38:44','2023-02-21 13:38:44','',0,'https://coiffure.vamtam.com/?elementor_library=resevation-from-tab-02',0,'elementor_library','',0),(2398,1,'2023-02-21 13:47:51','2023-02-21 13:47:51','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"150\" height=\"164\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/GettyImages-1022219186-Converted.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>BRINGING A WORLD CLASS CUT</h2>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h6>ADDRESS</h6>		\n		<p>5610 W. Manchester Ave.<br />Los Angeles, CA 90045</p>		\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						 direction\n					</a>\n			<h6>HOURS</h6>		\n			<p>Mon - Fri</p>		\n			<p>9am - 7pm</p>		\n			<p>Saturday</p>		\n			<p>9am - 4pm</p>		\n			<p>Sunday</p>		\n			<p>Closed</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.facebook.com/NewYorkBarberShopBC/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a href=\"https://www.yelp.com/biz/east-6th-street-barber-shop-new-york?osq=Barbers\" target=\"_blank\" rel=\"noopener\">\n						Yelp\n											</a>','Footer - Barber','','publish','closed','closed','','footer-barber','','','2023-02-21 13:47:51','2023-02-21 13:47:51','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=2398',0,'elementor_library','',0),(3044,1,'2023-02-23 12:45:19','2023-02-23 12:45:19','<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" rel=\"noopener\">\n						755 N Fairfax Ave, Los Angeles, 90046\n					</a>\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>','Side Menu - Barber','','publish','closed','closed','','side-menu-barber','','','2023-02-23 12:45:19','2023-02-23 12:45:19','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=3044',0,'elementor_library','',0),(3625,1,'2023-02-25 16:14:55','2023-02-25 16:14:55','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Colorist •		\n			<h2>Robert Vargas</h2>		\n		<p>From a young age, Robert Vargas always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Robert is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Robert Vargas','Colorist','publish','closed','closed','','robert-vargas','','','2023-02-25 16:14:55','2023-02-25 16:14:55','',1263,'https://coiffure.vamtam.com/?page_id=3625',0,'page','',0),(3627,1,'2023-02-25 16:15:44','2023-02-25 16:15:44','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist-Colorist •		\n			<h2>Isabella Parsons</h2>		\n		<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Isabella Parsons','Stylist-Colorist','publish','closed','closed','','isabella-parsons','','','2023-02-25 16:15:44','2023-02-25 16:15:44','',1263,'https://coiffure.vamtam.com/?page_id=3627',0,'page','',0),(3629,1,'2023-02-25 16:16:17','2023-02-25 16:16:17','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist-Colorist •		\n			<h2>Minnie Haynes</h2>		\n		<p>From a young age, Minnie always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Minnie is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Minnie Haynes','Stylist-Colorist','publish','closed','closed','','minnie-haynes','','','2023-02-25 16:16:17','2023-02-25 16:16:17','',1263,'https://coiffure.vamtam.com/?page_id=3629',0,'page','',0),(3684,1,'2023-02-25 18:11:47','2023-02-25 18:11:47','','Single Page - Team Memeber','','publish','closed','closed','','single-page-team-memeber','','','2023-02-25 18:11:47','2023-02-25 18:11:47','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=3684',0,'elementor_library','',0),(4075,1,'2023-02-27 12:03:45','2023-02-27 12:03:45','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist-Colorist •		\n		<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Single Team Memeber - Content','','publish','closed','closed','','single-team-memeber-content','','','2023-02-27 12:03:45','2023-02-27 12:03:45','',0,'https://coiffure.vamtam.com/?elementor_library=single-team-memeber-content',0,'elementor_library','',0),(4352,1,'2023-02-28 12:53:25','2023-02-28 12:53:25','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','3 Ways to Get More Volume in Your Hair','Anyone who wants more volume in their hair would do well to start by using shampoo and conditioner that is specifically formulated for volume. ','publish','open','open','','3-ways-to-get-more-volume-in-your-hair','','','2023-02-28 12:53:25','2023-02-28 12:53:25','',0,'https://coiffure.vamtam.com/?p=4352',0,'post','',2),(4364,1,'2023-02-28 12:55:54','2023-02-28 12:55:54','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','3 Ways to Avoid Dry Skin This Winter','Have you ever noticed that your skin becomes drier in the winter? This happens as a result of warm (but dry) indoor air, cold air.','publish','open','open','','3-ways-to-avoid-dry-skin-this-winter','','','2023-02-28 12:55:54','2023-02-28 12:55:54','',0,'https://coiffure.vamtam.com/?p=4364',0,'post','',2),(4367,1,'2023-02-28 12:57:42','2023-02-28 12:57:42','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','What Should I Do to Keep My Scalp Healthy?','Beautiful, healthy hair starts with one simple thing: a healthy scalp. So what should you do to keep your scalp healthy?','publish','open','open','','what-should-i-do-to-keep-my-scalp-healthy','','','2023-02-28 12:57:42','2023-02-28 12:57:42','',0,'https://coiffure.vamtam.com/?p=4367',0,'post','',2),(4369,1,'2023-02-28 12:59:03','2023-02-28 12:59:03','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','How to Keep Your Hands Looking Fresh and Youthful','You use your hands all day, every day. They do so much for you. Don’t they deserve to be taken care of? ','publish','open','open','','how-to-keep-your-hands-looking-fresh-and-youthful','','','2023-02-28 12:59:03','2023-02-28 12:59:03','',0,'https://coiffure.vamtam.com/?p=4369',0,'post','',2),(4371,1,'2023-02-28 13:00:57','2023-02-28 13:00:57','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Longer, Healthier Hair','Growing your hair long and healthy requires you to provide it with the nutrients it needs to be strong. All that starts with what you eat. ','publish','open','open','','longer-healthier-hair','','','2023-02-28 13:00:57','2023-02-28 13:00:57','',0,'https://coiffure.vamtam.com/?p=4371',0,'post','',2),(4373,1,'2023-02-28 13:02:01','2023-02-28 13:02:01','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Tips for Preventing Ingrown Hairs after Waxing','There are certain areas where most women (and some men) prefer to be hairless. There are multiple ways to go about achieving that smooth.','publish','open','open','','tips-for-preventing-ingrown-hairs-after-waxing','','','2023-02-28 13:02:01','2023-02-28 13:02:01','',0,'https://coiffure.vamtam.com/?p=4373',0,'post','',2),(4375,1,'2023-02-28 13:02:45','2023-02-28 13:02:45','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Detox Scalp and Hair','Without question summertime is when people spend a lot of time outdoors; vacationing on an island, surfing the waves at the nearest beach.','publish','open','open','','detox-scalp-and-hair','','','2023-02-28 13:02:45','2023-02-28 13:02:45','',0,'https://coiffure.vamtam.com/?p=4375',0,'post','',2),(4377,1,'2023-02-28 13:05:03','2023-02-28 13:05:03','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','The Magic of Plant Stem Cells','Plant stem cells are undifferentiated tissue located in the meristems of plants, known for their ability to self-renew.','publish','open','open','','the-magic-of-plant-stem-cells','','','2023-02-28 13:05:03','2023-02-28 13:05:03','',0,'https://coiffure.vamtam.com/?p=4377',0,'post','',2),(4379,1,'2023-02-28 13:06:14','2023-02-28 13:06:14','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Hair Loss Treatment','As a stylist, I have always had a number of clients of all ages who complain about hair loss.','publish','open','open','','hair-loss-treatment','','','2023-02-28 13:06:14','2023-02-28 13:06:14','',0,'https://coiffure.vamtam.com/?p=4379',0,'post','',2),(4381,1,'2023-02-28 13:06:56','2023-02-28 13:06:56','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Balayage, Ombre, and Sombre: What You Should Know','So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. ','publish','open','open','','balayage-ombre-and-sombre-what-you-should-know','','','2023-02-28 13:06:56','2023-02-28 13:06:56','',0,'https://coiffure.vamtam.com/?p=4381',0,'post','',2),(4495,1,'2023-02-28 14:41:47','2023-02-28 14:41:47','','Blog Posts Archive','','publish','closed','closed','','elementor-archive-4495','','','2023-02-28 14:41:47','2023-02-28 14:41:47','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=4495',0,'elementor_library','',0),(4517,1,'2023-02-28 14:57:26','2023-02-28 14:57:26','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Tags •		\n			<h3>What do you think?</h3>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Show comments   /   Leave a comment</a>\n					<p><style>.elementor-4552 .elementor-element.elementor-element-2c9de13{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-4552 .elementor-element.elementor-element-08c7468.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-4552 .elementor-element.elementor-element-08c7468 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}</style>		\n								<section data-id=\"2c9de13\" data-element_type=\"section\">\n		</section>\n		</p>\n			<h2>Related Articles</h2>','Single Post','','publish','closed','closed','','single-post','','','2023-02-28 14:57:26','2023-02-28 14:57:26','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=4517',0,'elementor_library','',0),(4552,1,'2023-02-28 15:30:04','2023-02-28 15:30:04','','Blog Post - Comments','','publish','closed','closed','','blog-post-comments','','','2023-02-28 15:30:04','2023-02-28 15:30:04','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=4552',0,'elementor_library','',0),(4591,1,'2023-03-01 11:30:56','2023-03-01 11:30:56','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Blog Post - Content','','publish','closed','closed','','blog-post-content','','','2023-03-01 11:30:56','2023-03-01 11:30:56','',0,'https://coiffure.vamtam.com/?elementor_library=blog-post-content',0,'elementor_library','',0),(4594,1,'2023-02-27 11:34:20','2023-02-27 11:34:20','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Dealing with Split Ends','Plant stem cells are undifferentiated tissue located in the meristems of plants, known for their ability to self-renew.','publish','open','open','','dealing-with-split-ends','','','2023-02-27 11:34:20','2023-02-27 11:34:20','',0,'https://coiffure.vamtam.com/?p=4594',0,'post','',2),(4597,1,'2023-02-27 11:35:48','2023-02-27 11:35:48','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Strategies to Help You Avoid Over-processed Hair','Over-processed hair looks dull. It’s also more fragile and prone to breaking. It tends to feel more matted, rough, and coarse. ','publish','open','open','','strategies-to-help-you-avoid-over-processed-hair','','','2023-02-27 11:35:48','2023-02-27 11:35:48','',0,'https://coiffure.vamtam.com/?p=4597',0,'post','',2),(4600,1,'2023-02-27 11:37:14','2023-02-27 11:37:14','<p>So you’ve decided it’s time to change up your hair, but you don’t want to do much with changing its length. Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage, ombre, and sombre are some examples of popular techniques that you could try.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h3>Balayage</h3>		\n		<p>Balayage is a highlighting technique that doesn’t use foil in the application process. Instead, the highlights are hand painted on the surface of the hair. Typically, the application begins at the midshaft and becomes more dense towards the bottom of the hair. This creates a more natural, sunkissed look on the hair, with highlights that are less saturated. The end result is beautiful and requires little maintenance, both of which contribute to this technique’s popularity.</p>		\n			<h3>Ombre</h3>		\n		<p>Ombre is a hair color technique that creates a two-toned hair color effect. Typically, this color style features a darker color at the roots that fades into a lighter color at the ends of the hair. There are practically endless color combinations you can choose from. One of the great things about this color style is that it grows out quite naturally. It’s also really easy to maintain. Just keep in mind that repeated bleachings at the ends of your hair can result in damage and breakage. This is one technique that you definitely want to leave to your stylist to protect the health of your hair.</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"1024\" height=\"500\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1024x500.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-640x313.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-300x147.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-768x375.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1536x751.jpg 1536w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash-1280x626.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/02/lexie-janney-Hk0SKG616T0-unsplash.jpg 1686w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />																								\n			<h3>Sombre</h3>		\n		<p>If the classic ombre look has too much contrast for you and you want something a bit more subtle, sombre could be a good choice for you. Sombre is a soft ombre. It’s pretty much the exact same thing as ombre, but has a much softer look, as the name suggests. The contrast in color is strong enough to be noticeable, but the shading is more seamless and gradual. The subtleness of this color technique can be enhanced further by incorporating lowlights in a similar shade to the root color for an even gentler look. Like balayage and ombre, it’s pretty low maintenance once you get the look going.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n@charset \"UTF-8\";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:\"\";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:\"“\";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style>		<blockquote>\n			<p>\n				“Changing the color design can be a great way to create a change without changing other aspects of your hair design. Balayage can be very versatile, making it a good option for most people.”			</p>\n																<a href=\"https://twitter.com/intent/tweet?text=%E2%80%9CChanging+the+color+design+can+be+a+great+way+to+create+a+change+without+changing+other+aspects+of+your+hair+design.+Balayage+can+be+very+versatile%2C+making+it+a+good+option+for+most+people.%E2%80%9D&amp;url=https%3A%2F%2Fcoiffure.vamtam.com%2Fwp-admin%2Fadmin-ajax.php\" target=\"_blank\" rel=\"noopener\">\n																																Tweet\n																												</a>\n					</blockquote>\n		<p>When it comes to figuring out how to change up your hair color, looking at images online can help you find inspiration. So can learning about different coloring techniques that are popular like balayage, ombre, and sombre. Bring a picture to show your stylist if you find something you really like. That way they’ll have a better idea of what sort of look you’re trying to go for.</p><p>Are you ready to change up your hair color? <a href=\"/services\">Click here</a> to see the hair color services you can enjoy at Coiffure Salon today!</p>','Balayage, Ombre, and Sombre: What You Should Know','As a stylist, I have always had a number of clients of all ages who complain about hair loss.','publish','open','open','','4600','','','2023-02-27 11:37:14','2023-02-27 11:37:14','',0,'https://coiffure.vamtam.com/?p=4600',0,'post','',2),(4666,1,'2023-03-01 12:00:20','2023-03-01 12:00:20','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\n<a href=\"https://www.cultbeauty.com/\" target=\"_blank\" rel=\"noopener\">www.cultbeauty.com</a>','Scalp Solutions Balancing Shampoo','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','scalp-solutions-balancing-shampoo','','','2023-03-01 12:00:20','2023-03-01 12:00:20','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4666',0,'product','',0),(4672,1,'2023-03-01 12:01:44','2023-03-01 12:01:44','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\n<a href=\"https://www.cultbeauty.com/\" target=\"_blank\" rel=\"noopener\">www.cultbeauty.com</a>','Scalp Solutions Overnight Scalp Renewal Serum','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','scalp-solutions-overnight-scalp-renewal-serum','','','2023-03-01 12:01:44','2023-03-01 12:01:44','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4672',0,'product','',0),(4675,1,'2023-03-01 12:02:27','2023-03-01 12:02:27','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n&nbsp;\n\n<a href=\"https://www.cultbeauty.com/\" target=\"_blank\" rel=\"noopener\">www.cultbeauty.com</a>','Scalp Solutions Balancing Shampoo','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n&nbsp;\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','scalp-solutions-balancing-shampoo-2','','','2023-03-01 12:02:27','2023-03-01 12:02:27','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4675',0,'product','',0),(4677,1,'2023-03-01 12:03:10','2023-03-01 12:03:10','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.cultbeauty.com/\" target=\"_blank\" rel=\"noopener\">www.cultbeauty.com</a>','Scalp Solutions Exfoliating Treatment','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n<br />\n<br />\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','scalp-solutions-exfoliating-treatment','','','2023-03-01 12:03:10','2023-03-01 12:03:10','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4677',0,'product','',0),(4679,1,'2023-03-01 12:05:32','2023-03-01 12:05:32','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.aveda.com/\" target=\"_blank\" rel=\"noopener\">www.aveda.com</a>','Nutriplenish&#x2122; Masque Light Moisture','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n<br />\n<br />\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','nutriplenish-masque-light-moisture','','','2023-03-01 12:05:32','2023-03-01 12:05:32','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4679',0,'product','',0),(4682,1,'2023-03-01 12:04:35','2023-03-01 12:04:35','Introducing the Scalp Solutions Balancing Shampoo, your new wash day essential set to restore out-of-whack scalps and reveal silky soft strands. Available in a full size 100ml and travel-friendly 50ml, this shampoo is a must-add to your wash day rituals.\ncleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\nThe skinification of hair is here to stay, and Aveda’s problem-solving Scalp Solutions range has everything you need to restore harmony and reset your scalp. Start your wash day the right way with the Scalp Solutions Balancing Shampoo, enriched with plant-derived cleansing agents this restorative formula gently cleanses while removing problematic product build-up. Whether your scalp is normal, dry or oily, this cooling shampoo works to boost hydration by up to 92%… salon-worthy shine incoming in three, two, one...\n\n<br />\n<br />\n\n<a href=\"https://www.aveda.com/\" target=\"_blank\" rel=\"noopener\">www.aveda.com</a>','Nutriplenish&#x2122; Multi-use Hair Oil','Water\\Aqua\\Eau, Sodium Cocoyl Isethionate, Sodium Chloride, Propanediol, Sodium Methyl Cocoyl Taurate, Babassuamidopropyl Betaine, Cocamide Mipa, Glycol Stearate, Andrographis Paniculata Extract, Centella Asiatica (Hydrocotyl) Extract, Lactobacillus Ferment, Helianthus Annuus (Sunflower) Seed Oil, Zinc Pca, Glycerin, Ethyl Macadamiate, Menthol, Menthyl Lactate, Glyceryl Caprylate, Tocopherol, Guar Hydroxypropyltrimonium Chloride, Citric Acid, Malic Acid, Fragrance (Parfum), Linalool, Limonene, Geraniol, Hydroxycitronellal, Benzyl Salicylate, Tetrasodium Iminodisuccinate, Potassium Sorbate, Phenoxyethanol, Sodium Benzoate\n\n<br />\n<br />\n\nPlease be aware that ingredient lists may change or vary from time to time. Please refer to the ingredient list on the product package you receive for the most up to date list of ingredients.','publish','closed','closed','','nutriplenish-multi-use-hair-oil','','','2023-03-01 12:04:35','2023-03-01 12:04:35','',0,'https://coiffure.vamtam.com/?post_type=product&amp;p=4682',0,'product','',0),(4745,1,'2023-03-01 13:14:56','2023-03-01 13:14:56','','Products Archive','','publish','closed','closed','','products-archive','','','2023-03-01 13:14:56','2023-03-01 13:14:56','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=4745',0,'elementor_library','',0),(4842,1,'2023-03-01 14:24:49','2023-03-01 14:24:49','<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce.min.css\">		<style>\n			.woocommerce-notices-wrapper,\n			.woocommerce-message,\n			.woocommerce-error,\n			.woocommerce-info {\n				display: none;\n			}\n		</style>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{-webkit-margin-start:-5px;margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Description</a>\n												<a tabindex=\"0\">Ingredients</a>\n			<style>/*! elementor - v3.14.0 - 18-06-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>You might also like</h2>','Single Product','','publish','closed','closed','','single-product','','','2023-03-01 14:24:49','2023-03-01 14:24:49','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=4842',0,'elementor_library','',0),(4866,1,'2023-03-01 14:48:43','2023-03-01 14:48:43','','Scalp Solutions Balancing Shampoo - 200ml','Size: 200ml','publish','closed','closed','','scalp-solutions-balancing-shampoo','','','2023-03-01 14:48:43','2023-03-01 14:48:43','',4675,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4866',3,'product_variation','',0),(4867,1,'2023-03-01 14:49:13','2023-03-01 14:49:13','','Scalp Solutions Balancing Shampoo - 500ml','Size: 500ml','publish','closed','closed','','scalp-solutions-balancing-shampoo-2','','','2023-03-01 14:49:13','2023-03-01 14:49:13','',4675,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4867',1,'product_variation','',0),(4868,1,'2023-03-01 14:49:24','2023-03-01 14:49:24','','Scalp Solutions Balancing Shampoo - 750ml','Size: 750ml','publish','closed','closed','','scalp-solutions-balancing-shampoo-3','','','2023-03-01 14:49:24','2023-03-01 14:49:24','',4675,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4868',0,'product_variation','',0),(4967,1,'2023-03-02 12:10:50','2023-03-02 12:10:50','','HAIR AND BEARD WASH - 200ml','Size: 200ml','publish','closed','closed','','hair-and-beard-wash','','','2023-03-02 12:10:50','2023-03-02 12:10:50','',2255,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4967',3,'product_variation','',0),(4968,1,'2023-03-02 12:11:41','2023-03-02 12:11:41','','HAIR AND BEARD WASH - 500ml','Size: 500ml','publish','closed','closed','','hair-and-beard-wash-2','','','2023-03-02 12:11:41','2023-03-02 12:11:41','',2255,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4968',1,'product_variation','',0),(4969,1,'2023-03-02 12:11:58','2023-03-02 12:11:58','','HAIR AND BEARD WASH - 750ml','Size: 750ml','publish','closed','closed','','hair-and-beard-wash-3','','','2023-03-02 12:11:58','2023-03-02 12:11:58','',2255,'https://coiffure.vamtam.com/?post_type=product_variation&amp;p=4969',0,'product_variation','',0),(5012,1,'2023-03-02 12:53:29','2023-03-02 12:53:29','','Order &ndash; March 2, 2023 @ 12:53 PM','','wc-processing','closed','closed','wc_order_HMgDxQIWuSRTx','order-mar-02-2023-1253-pm','','','2023-03-02 12:53:29','2023-03-02 12:53:29','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5012',0,'shop_order','',1),(5036,1,'2023-03-02 13:14:09','2023-03-02 13:14:09','','Order &ndash; March 2, 2023 @ 01:14 PM','','wc-on-hold','closed','closed','wc_order_nuVhBFdntLEg6','order-mar-02-2023-0114-pm','','','2023-03-02 13:14:09','2023-03-02 13:14:09','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5036',0,'shop_order','',1),(5061,1,'2023-03-02 13:28:36','2023-03-02 13:28:36','','Order &ndash; March 2, 2023 @ 01:28 PM','','wc-on-hold','closed','closed','wc_order_bfUWNpvumb3Zi','order-mar-02-2023-0128-pm','','','2023-03-02 13:28:36','2023-03-02 13:28:36','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5061',0,'shop_order','',1),(5062,1,'2023-03-02 13:32:48','2023-03-02 13:32:48','<h1>Your cart is empty</h1>		\n		<p>Time to start shopping! Fill it up with savings from these popular departments.</p>		\n			<a role=\"button\">\n						Hair\n					</a>\n			<a role=\"button\">\n						Beard\n					</a>\n			<a role=\"button\">\n						Shop All\n					</a>','Empty Cart','','publish','closed','closed','','empty-cart','','','2023-03-02 13:32:48','2023-03-02 13:32:48','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=5062',0,'elementor_library','',0),(5108,1,'2023-03-02 21:09:08','2023-03-02 21:09:08','','Order &ndash; March 2, 2023 @ 09:09 PM','','wc-on-hold','closed','closed','wc_order_7t3hL9RSHzmm1','order-mar-02-2023-0909-pm','','','2023-03-02 21:09:08','2023-03-02 21:09:08','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5108',0,'shop_order','',1),(5144,1,'2023-03-03 10:11:02','2023-03-03 10:11:02','','Order &ndash; March 3, 2023 @ 10:11 AM','','wc-on-hold','closed','closed','wc_order_xPKUPyETN7nD2','order-mar-03-2023-1011-am','','','2023-03-03 10:11:02','2023-03-03 10:11:02','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5144',0,'shop_order','',1),(5178,1,'2023-03-03 10:18:48','2023-03-03 10:18:48','','Order &ndash; March 3, 2023 @ 10:18 AM','','wc-on-hold','closed','closed','wc_order_khfXh9fjshH62','order-mar-03-2023-1018-am','','','2023-03-03 10:18:48','2023-03-03 10:18:48','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5178',0,'shop_order','',1),(5192,1,'2023-03-03 10:32:38','2023-03-03 10:32:38','','Order &ndash; March 3, 2023 @ 10:32 AM','','wc-on-hold','closed','closed','wc_order_oJv8SgdMYZHtx','order-mar-03-2023-1032-am','','','2023-03-03 10:32:38','2023-03-03 10:32:38','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5192',0,'shop_order','',1),(5205,1,'2023-03-03 10:38:48','2023-03-03 10:38:48','','Order &ndash; March 3, 2023 @ 10:38 AM','','wc-on-hold','closed','closed','wc_order_j5WkZC0SZVDoR','order-mar-03-2023-1038-am','','','2023-03-03 10:38:48','2023-03-03 10:38:48','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5205',0,'shop_order','',1),(5206,1,'2023-03-03 10:45:22','2023-03-03 10:45:22','<h4><a href=\"/cart\">Cart</a></h4>		\n			<h4><a href=\"/checkout\">Checkout</a></h4>		\n			<h4>Order complete</h4>','Purchase Summary','','publish','closed','closed','','purchase-summary','','','2023-03-03 10:45:22','2023-03-03 10:45:22','',0,'https://coiffure.vamtam.com/?page_id=5206',0,'page','',0),(5214,1,'2023-03-03 10:52:47','2023-03-03 10:52:47','','Order &ndash; March 3, 2023 @ 10:52 AM','','wc-on-hold','closed','closed','wc_order_9w5UZVutbp0HW','order-mar-03-2023-1052-am','','','2023-03-03 10:52:47','2023-03-03 10:52:47','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5214',0,'shop_order','',1),(5256,1,'2023-03-03 11:12:45','2023-03-03 11:12:45','By clicking “sign in,” “create account,” or “complete purchase” and entering or otherwise using our website or mobile application (the “Site”), you agree to and accept these terms and conditions. Certain products and services on our Site may have additional terms that apply (for example, if you enroll in our Treats loyalty program or you subscribe to our Auto ship subscription program, you also will be subject to the Treats rules and the Auto ship terms). If these Terms of Use are inconsistent with terms applicable to a certain product or service, those other terms will control.\n<p></p>\nTHESE TERMS AND CONDITIONS, AS WELL AS ANY OTHER PRODUCT AND SERVICE SPECIFIC TERMS ON OUR SITE, CONSTITUTE YOUR SERVICE AGREEMENT (“AGREEMENT”) WITH Coiffure, INC. AND ANY OF ITS OWNED OR OPERATED SITES WHERE THESE TERMS OF USE ARE POSTED (“Coiffure”). THIS AGREEMENT SETS FORTH THE LEGALLY BINDING TERMS FOR YOUR USE OF OUR SITE AND YOUR PURCHASE OR USE OF ANY PRODUCTS OR SERVICES OFFERED ON THE SITE. BY ACCESSING AND/OR USING THE SITE, YOU REPRESENT AND WARRANT THAT YOU HAVE THE RIGHT, AUTHORITY, AND CAPACITY TO ENTER INTO THE AGREEMENT AND TO ABIDE BY ALL OF THE TERMS AND CONDITIONS SET FORTH HEREIN. YOU MAY NOT ACCESS OR USE THIS SITE OR ACCEPT THIS AGREEMENT UNLESS YOU ARE AT LEAST 18 YEARS OLD. ARBITRATION NOTICE: THESE TERMS CONTAIN AN ARBITRATION AGREEMENT A LITTLE LATER ON THAT AFFECTS YOUR RIGHTS. YOU AND Coiffure AGREE THAT DISPUTES BETWEEN US WILL BE RESOLVED BY MANDATORY BINDING INDIVIDUAL ARBITRATION, AND YOU AND Coiffure WAIVE ANY RIGHT TO PARTICIPATE IN A CLASS-ACTION LAWSUIT OR CLASS-WIDE ARBITRATION AND THE RIGHT TO A JURY TRIAL. IN ARBITRATION, THERE IS LESS DISCOVERY AND APPELLATE REVIEW THAN IN COURT. PLEASE REVIEW THESE TERMS CAREFULLY.\n			<h3>Electronic Communications</h3>		\n		<p>When you use our Site, or send e-mails, and other electronic communications from your desktop or mobile device to us, you are communicating with us electronically. By sending, you consent to receive reply communications from us electronically in the same format and you can retain copies of these communications for your records. You agree that all agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that such communications be in writing.</p>		\n			<h3>Accounts</h3>		\n		In order to use certain features of the Site (e.g., purchasing products and services (referred to collectively as \"Products\" herein) from the Site), you must register for an account with Coiffure (\"Coiffure Account\") and provide certain information about yourself as prompted by the Site registration form. You represent and warrant that: (a) all required registration information you submit is truthful and accurate; (b) you will maintain the accuracy of such information; and (c) your use of the Site does not violate any applicable law or regulation or the terms of this Agreement. You are responsible for maintaining the confidentiality of your Coiffure Account login information.<p> </p>You are fully responsible for all activities that are associated with your Coiffure Account (including but not limited to any purchases, use of the Site, or correspondence from your account to Coiffure ). You agree to immediately notify Coiffure of any unauthorized use or suspected unauthorized use of your Coiffure  Account or any other breach of security. When you provide Coiffure with such notice, Coiffure will suspend or otherwise secure your Account to prevent future unauthorized activity.		\n			<h3>Permissible Uses of Site\n</h3>		\n		Subject to the terms of this Agreement, Coiffure grants you a limited, non-transferable, non-exclusive license to access and make personal use of the Site. This license does not include any resale or commercial use of the Site features or content, or the right to access or use the Site for any of the restricted purposes set forth below. Coiffure may terminate this license at any time for any reason.<p> </p>The rights granted to you in this Agreement are subject to the following restrictions: (a) you shall not use the Site to place an order on behalf of yourself or a third party for resale to that third party; (b) you shall not license, sublicense, reproduce, sell, rent, lease, transfer, assign, distribute, host, or otherwise commercially exploit the Site, its products, or its content without the express written consent of Coiffure ; (c) you shall not modify, make derivative works of, disassemble, reverse compile, or reverse engineer any part of the Site; (d) you shall not access the Site in order to build a similar or competitive service, or to download, copy, or collect content or account information for the benefit of another merchant; (e) except as expressly stated herein, no part of the Site may be copied, reproduced, distributed, republished, downloaded, displayed, posted, or transmitted in any form or by any means without Coiffure\'s express written consent; and (f) you shall not frame or utilize framing techniques to enclose any trademark, logo, or other proprietary information or content (including images and text descriptions) of the Site without Coiffure\'s express written consent.<p> </p>Coiffure reserves the right, at any time, to modify, suspend, or discontinue the Site or any part thereof with or without notice. You agree that Coiffure will not be liable to you or to any third party for any modification, suspension, or discontinuance of the Site or any part thereof.','Terms of Use','','publish','closed','closed','','terms-of-use','','','2023-03-03 11:12:45','2023-03-03 11:12:45','',0,'https://coiffure.vamtam.com/?page_id=5256',0,'page','',0),(5265,1,'2023-03-03 11:20:13','2023-03-03 11:20:13','','Order &ndash; March 3, 2023 @ 11:20 AM','','wc-on-hold','closed','closed','wc_order_toWT8VFi1OnJ5','order-mar-03-2023-1120-am','','','2023-03-03 11:20:13','2023-03-03 11:20:13','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5265',0,'shop_order','',1),(5266,1,'2023-03-03 11:30:06','2023-03-03 11:30:06','<p>If you are not happy with the results below please do another search</p>','Search Results','','publish','closed','closed','','search-results','','','2023-03-03 11:30:06','2023-03-03 11:30:06','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=5266',0,'elementor_library','',0),(5275,1,'2023-03-03 11:46:31','2023-03-03 11:46:31','0\n			<h2>Oops! It seems like you got lost... </h2>		\n		<p>Sorry! We can’t find the content you’re looking for.<br />Try to search again or go back to <a href=\"/\">Home Page</a></p>','Error 404','','publish','closed','closed','','error-404','','','2023-03-03 11:46:31','2023-03-03 11:46:31','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=5275',0,'elementor_library','',0),(5301,1,'2023-03-03 12:37:02','2023-03-03 12:37:02','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"66\" height=\"135\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/SALE.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n																					<img width=\"105\" height=\"24\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Dedicated modern Hair Salon and Barber Shop theme</h1>		\n		<p>Salon de Coiffure is lovely niche theme is built and suitable for any business operating in the Hair and Beauty industry.</p>		\n			<a href=\"https://themes.vamtam.com/?theme=coiffure&#038;n=1\" target=\"_blank\" rel=\"noopener\">\n						Explore Theme\n					</a>\n																					<img width=\"218\" height=\"186\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"56px\" height=\"50px\" viewBox=\"0 0 56 50\" style=\"enable-background:new 0 0 56 50;\" xml:space=\"preserve\"><style type=\"text/css\">	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#35348F;}</style><title>3D86A401-53DF-4270-8544-103AF2713532</title><g id=\"Page-1\">	<g id=\"Landingpage\" transform=\"translate(-420.000000, -1062.000000)\">		<g id=\"Group-2\" transform=\"translate(420.000000, 1062.000000)\">			<g id=\"Group-8\">				<path id=\"clients-trust\" d=\"M55.6,18.2c0-3-1.2-5.9-3.3-8l-6.9-6.9c-2.2-2.1-5-3.3-8-3.3h-0.1c-3,0-5.9,1.2-8.1,3.4      l-1.4,1.4l-1.5-1.5c-2.1-2.1-5-3.3-8-3.3s-5.9,1.2-8,3.3l-6.9,6.9c-4.4,4.4-4.4,11.6,0,16l4.2,4.2c0,1.5,0.7,2.9,1.8,3.9      c0.9,0.9,2.2,1.4,3.4,1.6c0.2,1.3,0.8,2.7,1.7,3.6c0.8,0.8,1.9,1.3,3.1,1.5c0.2,1.2,0.8,2.5,1.7,3.3c0.9,0.8,2.2,1.6,3.6,1.8      c0.4,1.5,1.3,3,3.3,3.7c0.3,0.1,1,0.3,1.8,0.3c1,0,2.2-0.3,3.4-1.3c0,0,0,0,0.1-0.1s0.3-0.3,0.5-0.5c2-1.8,3.5-3.4,4.3-4.7      c1.4,0.4,3,0.3,4.2-0.6c1.3-1,1.9-2.3,1.9-3.7c1.3-0.1,2.6-0.6,3.4-1.4c0.8-0.8,1.4-2.2,1.4-3.5c1.5-0.1,2.8-0.7,3.7-1.6      c1.6-1.7,1.2-4,0.8-4.9c0-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.2-0.2l0,0l1.1-1.1C54.4,24.1,55.6,21.3,55.6,18.2z M10.1,30.5l5.7-5.6      l0,0c0.2-0.2,0.6-0.4,1.2-0.4c0.5,0,1,0.3,1.5,0.8c1,1.1,0.6,2.2,0.5,2.6l-5.7,5.5c-0.8,0-1.6-0.3-2.3-0.9      C10.7,32.1,10.2,31.4,10.1,30.5z M15.2,35.2l5.7-5.5c0.5-0.2,2-0.5,2.8,0.3s0.8,1.8,0.7,2.2l-6.2,6.2c-0.6,0-1.4-0.2-2-0.8      C15.7,37.1,15.3,36,15.2,35.2z M20,40.2l6.3-6.3c0.3-0.1,1.3-0.4,2.5,0.9c0.8,0.8,0.6,2,0.5,2.4l-5.9,6.1      c-0.8-0.1-1.7-0.6-2.4-1.2C20.4,41.8,20.1,40.9,20,40.2z M30,46.3c-0.2,0.2-0.4,0.4-0.5,0.5c-1,0.8-2.1,0.6-2.6,0.4      c-0.7-0.2-1.2-0.7-1.6-2l5.9-6.1c0.7-0.4,1.8,0.2,2.1,0.7c0.5,0.6,0.7,1.5,0.8,1.9C33.9,42.1,33.2,43.3,30,46.3z M48.8,30.9      c-0.9,0.9-2.2,0.9-2.9,0.8L35.5,21.3c-0.5-0.5-1.3-0.5-1.9,0c-0.5,0.5-0.5,1.3,0,1.9l10.5,10.6c0.3,0.6,0.1,1.7-0.4,2.3      c-0.5,0.5-1.9,0.9-2.5,0.5l0,0L30.7,25.5c-0.5-0.5-1.3-0.5-1.9,0c-0.5,0.5-0.5,1.3,0,1.9l10.7,10.9c0.2,0.8,0.2,1.8-0.8,2.5      c-0.4,0.3-1.4,0.3-2.1,0.1c-0.2-0.7-0.5-1.9-1.2-2.8c-0.7-0.8-2-1.7-3.4-1.8c0-1-0.3-2.2-1.3-3.2c-1.3-1.3-2.6-1.8-3.7-1.8      c-0.1-1-0.5-2.1-1.5-3.1c-1.1-1.1-2.5-1.3-3.6-1.3c0-1-0.3-2.3-1.3-3.5c-1.2-1.3-2.5-1.6-3.4-1.6l0,0c-1.2,0-2.4,0.5-3.1,1.2      l-5.2,5l-3.6-3.6c-3.4-3.4-3.4-8.9,0-12.3l6.9-6.9c1.6-1.6,3.8-2.5,6.1-2.5s4.5,0.9,6.1,2.5l1.5,1.5c0,0-8.1,8-8.8,8.9      c-0.5,0.5-0.7,1.2-0.6,1.9c0.1,1,0.8,2,2,2.9c3.2,2.4,7.6,2.1,10.6-0.8c1.2-1.1,4-3.9,5.5-5.3l14.5,14.8      C49.2,29.4,49.4,30.3,48.8,30.9z M35.5,11.5c-0.2-0.2-0.6-0.4-0.9-0.4c-0.4,0-0.7,0.1-0.9,0.4c0,0-4.8,4.7-6.4,6.2      c-2.1,2-5,2.2-7.2,0.6c-0.6-0.5-0.9-0.9-0.9-1c0.4-0.5,1.1-1.1,1.2-1.2L31.1,5.3c1.7-1.7,3.9-2.7,6.3-2.7c2.3,0,4.5,0.9,6.2,2.5      l6.9,6.9c1.6,1.6,2.5,3.8,2.5,6.1s-0.9,4.5-2.5,6.1l-1.1,1.1L35.5,11.5z\"></path>			</g>		</g>	</g></g></svg>				\n				<h3>\n						60 000+					\n				</h3>\n									<p>\n						Clients trust Vamtam					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"68px\" height=\"31px\" viewBox=\"0 0 68 31\" style=\"enable-background:new 0 0 68 31;\" xml:space=\"preserve\"><style type=\"text/css\">	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#35348F;}</style><g id=\"Page-1\">	<g id=\"Landingpage\" transform=\"translate(-792.000000, -1074.000000)\">		<g id=\"Group-2\" transform=\"translate(420.000000, 1062.000000)\">			<g id=\"Group-4\" transform=\"translate(372.000000, 1.000000)\">				<path id=\"liftime-updates\" d=\"M57.7,12.9c-5.9-2.2-12.1-0.7-16.4,3.7l-6.5,6.8l-1.1,1.1l-1.1,1.1l-1.1,1.2L30.3,28      l-6.7,6.9c-2.3,2.4-5.4,3.7-8.6,3.7c-1.4,0-2.9-0.3-4.3-0.8c-4.4-1.6-7.3-5.6-7.5-10.2v-0.7v-0.7c0.2-4.7,3.1-8.6,7.5-10.3      c0.2-0.1,0.4-0.1,0.6-0.2c0.1,0,0.2-0.1,0.3-0.1c0.2-0.1,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.5-0.1c0.1,0,0.3-0.1,0.5-0.1      s0.4-0.1,0.5-0.1s0.3,0,0.4-0.1c0.3,0,0.6-0.1,0.9-0.1H15c0.3,0,0.7,0,1.1,0.1h0.2c0.3,0.1,0.7,0.1,1,0.1h0.1      c2.3,0.5,4.4,1.6,6.2,3.4l6.7,7l1.1-1.1l1.1-1.1L26,16.6c-1.5-1.5-3.2-2.7-5.1-3.5c-1.8-0.8-3.8-1.2-5.9-1.2      c-1.8,0-3.7,0.3-5.5,1C4,15,0.3,20,0,25.9v0.9v0.9c0.3,5.9,4,10.9,9.6,13.1c5.8,2.2,12.1,0.7,16.4-3.6l6.5-6.8l1.1-1.1l1.1-1.1      l1.1-1.1l1.1-1.1l6.7-7.1c3.4-3.5,8.3-4.6,12.9-2.9c4.4,1.6,7.3,5.6,7.5,10.2v0.7v0.7c-0.3,4.6-3.1,8.6-7.5,10.2      c-4.6,1.8-9.6,0.6-12.9-2.9L37,28l-1.1,1.1l-1.1,1.1l6.5,6.8c1.5,1.5,3.2,2.7,5.1,3.5c1.8,0.8,3.8,1.2,5.9,1.2      c1.8,0,3.6-0.3,5.5-1c5.7-2.1,9.3-7.1,9.6-13.1v-0.9v-0.9C67.1,20,63.4,15,57.7,12.9z\"></path>			</g>		</g>	</g></g></svg>				\n				<h3>\n						FREE					\n				</h3>\n									<p>\n						Lifetime updates					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"50px\" viewBox=\"0 0 48 50\"><title>A0D40DB3-E399-465B-917C-2272B8E38A39</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-342.000000, -3886.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11\"><path d=\"M92.6482808,39.00015 C79.6072191,39.00015 69,49.8301175 69,63.1425776 C69,75.4530406 78.0804964,85.6230091 89.7594101,87.0840052 C90.2568562,88.2109519 91.3589178,89 92.6484767,89 C94.397228,89 95.8130587,87.5527538 95.8130587,85.7676092 C95.8130587,83.9824651 94.3934075,82.5371694 92.6484767,82.5371694 C91.5177126,82.5371694 90.5323716,83.1485176 89.9717896,84.0567148 C79.8313539,82.7071189 71.9675334,73.8557454 71.9675334,63.1427776 C71.9675334,51.5023125 81.2449315,42.0293409 92.6485747,42.0293409 C103.552617,42.0293409 112.512622,50.6893149 113.277698,61.6267821 L111.649487,61.6267821 C111.525121,61.6267821 111.416066,61.669752 111.301265,61.6970919 C110.960699,61.009594 110.402032,60.4568456 109.699847,60.1580465 C108.303119,51.8300715 101.199279,45.4645906 92.648751,45.4645906 C84.0982228,45.4645906 76.9940891,51.8280715 75.5976546,60.1580465 C74.4535188,60.6463251 73.6498955,61.7947416 73.6498955,63.1424376 C73.6498955,64.4842335 74.4534698,65.6365801 75.5976546,66.1228786 C76.9943829,74.4508536 84.0982228,80.8163346 92.648751,80.8163346 C101.199279,80.8163346 108.303413,74.4513536 109.698378,66.1228786 C110.398652,65.8260045 110.959234,65.2713312 111.299796,64.5857832 C111.412681,64.6131282 111.523652,64.658048 111.648018,64.658048 L114.8126,64.658048 C115.631505,64.658048 116.297297,63.9783501 116.297297,63.1424526 C116.297297,49.8299925 105.690077,39 92.6490155,39 L92.6482808,39.00015 Z M92.6482808,48.4961215 C100.557654,48.4961215 106.994183,55.0666018 106.994183,63.1425776 C106.994183,71.2165534 100.557654,77.7870336 92.6482808,77.7870336 C84.7369482,77.7870336 78.3004189,71.2165534 78.3004189,63.1425776 C78.3004189,55.0666018 84.7369482,48.4961215 92.6482808,48.4961215 Z M101.511811,66.4673389 C96.9968974,70.8830073 89.6533234,70.8830073 85.1368379,66.4673389 C84.5385786,65.8802564 83.5639285,65.8802564 82.9636914,66.4673389 C82.3634542,67.0544215 82.3634542,68.005777 82.9636914,68.5928595 C85.8202442,71.386809 89.5720814,72.7837838 93.3243243,72.7837838 C97.076263,72.7837838 100.828303,71.386809 103.684957,68.5928595 C104.285194,68.005777 104.285194,67.0544215 103.684957,66.4673389 C103.082742,65.8802564 102.112048,65.8802564 101.511811,66.4673389 Z\" id=\"Fill-2\"></path></g></g></g></g></g></svg>				\n				<h3>\n						24/7					\n				</h3>\n									<p>\n						Dedicated suport team					</p>\n																					<img width=\"41\" height=\"34\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h3>$340 Worth of Premium Image Stock Included in the Package for Free.</h3>		\n																					<img width=\"164\" height=\"30\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>All images shown on the demo website come with the demo content, and can be used in your next project, without the need to buy any additional licences.</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=coiffure&#038;n=1\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"1190\" height=\"7551\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1.jpg 1190w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1-768x4873.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1-242x1536.jpg 242w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-1-1-640x4061.jpg 640w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" />												</a>\n		<p>Hair &amp; Beauty Salon</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=coiffure&#038;n=3\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"1190\" height=\"4421\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2.jpg 1190w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2-81x300.jpg 81w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2-276x1024.jpg 276w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2-768x2853.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2-551x2048.jpg 551w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-2-640x2378.jpg 640w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" />												</a>\n		<p>Hair Salon</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=coiffure&#038;n=2\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"1190\" height=\"3780\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3.jpg 1190w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-94x300.jpg 94w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-322x1024.jpg 322w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-768x2440.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-484x1536.jpg 484w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-645x2048.jpg 645w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Home-3-640x2033.jpg 640w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" />												</a>\n		<p>Barber Shop</p>		\n			<h2>Details,<br />\nnot only in\n<br />home pages...</h2>		\n																					<img width=\"124\" height=\"40\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"801\" height=\"160\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Full-Red.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>Key Features</h2>		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"50px\" viewBox=\"0 0 48 50\"><title>A0D40DB3-E399-465B-917C-2272B8E38A39</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-342.000000, -3886.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11\"><path d=\"M92.6482808,39.00015 C79.6072191,39.00015 69,49.8301175 69,63.1425776 C69,75.4530406 78.0804964,85.6230091 89.7594101,87.0840052 C90.2568562,88.2109519 91.3589178,89 92.6484767,89 C94.397228,89 95.8130587,87.5527538 95.8130587,85.7676092 C95.8130587,83.9824651 94.3934075,82.5371694 92.6484767,82.5371694 C91.5177126,82.5371694 90.5323716,83.1485176 89.9717896,84.0567148 C79.8313539,82.7071189 71.9675334,73.8557454 71.9675334,63.1427776 C71.9675334,51.5023125 81.2449315,42.0293409 92.6485747,42.0293409 C103.552617,42.0293409 112.512622,50.6893149 113.277698,61.6267821 L111.649487,61.6267821 C111.525121,61.6267821 111.416066,61.669752 111.301265,61.6970919 C110.960699,61.009594 110.402032,60.4568456 109.699847,60.1580465 C108.303119,51.8300715 101.199279,45.4645906 92.648751,45.4645906 C84.0982228,45.4645906 76.9940891,51.8280715 75.5976546,60.1580465 C74.4535188,60.6463251 73.6498955,61.7947416 73.6498955,63.1424376 C73.6498955,64.4842335 74.4534698,65.6365801 75.5976546,66.1228786 C76.9943829,74.4508536 84.0982228,80.8163346 92.648751,80.8163346 C101.199279,80.8163346 108.303413,74.4513536 109.698378,66.1228786 C110.398652,65.8260045 110.959234,65.2713312 111.299796,64.5857832 C111.412681,64.6131282 111.523652,64.658048 111.648018,64.658048 L114.8126,64.658048 C115.631505,64.658048 116.297297,63.9783501 116.297297,63.1424526 C116.297297,49.8299925 105.690077,39 92.6490155,39 L92.6482808,39.00015 Z M92.6482808,48.4961215 C100.557654,48.4961215 106.994183,55.0666018 106.994183,63.1425776 C106.994183,71.2165534 100.557654,77.7870336 92.6482808,77.7870336 C84.7369482,77.7870336 78.3004189,71.2165534 78.3004189,63.1425776 C78.3004189,55.0666018 84.7369482,48.4961215 92.6482808,48.4961215 Z M101.511811,66.4673389 C96.9968974,70.8830073 89.6533234,70.8830073 85.1368379,66.4673389 C84.5385786,65.8802564 83.5639285,65.8802564 82.9636914,66.4673389 C82.3634542,67.0544215 82.3634542,68.005777 82.9636914,68.5928595 C85.8202442,71.386809 89.5720814,72.7837838 93.3243243,72.7837838 C97.076263,72.7837838 100.828303,71.386809 103.684957,68.5928595 C104.285194,68.005777 104.285194,67.0544215 103.684957,66.4673389 C103.082742,65.8802564 102.112048,65.8802564 101.511811,66.4673389 Z\" id=\"Fill-2\"></path></g></g></g></g></g></svg>				\n				<h5>\n						Timely Support 8<br />hours Average Response Time					\n				</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>elementor</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-553.000000, -5554.000000)\" fill=\"#020D26\" fill-rule=\"nonzero\"><g id=\"Key-features\" transform=\"translate(272.000000, 5377.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy\" transform=\"translate(216.000000, 0.000000)\"><path d=\"M90,39 C76.1915125,39 65,50.191514 65,64 C65,77.8038754 76.1915125,89 90,89 C103.8085,89 115,77.8085004 115,64 C114.9955,50.191514 103.803875,39 90,39 Z M83.751125,74.4132506 L79.58675,74.4132506 L79.58675,53.5822514 L83.751125,53.5822514 L83.751125,74.4132506 Z M100.41325,74.4132506 L87.9155,74.4132506 L87.9155,70.2488757 L100.41325,70.2488757 L100.41325,74.4132506 Z M100.41325,66.0798759 L87.9155,66.0798759 L87.9155,61.915501 L100.41325,61.915501 L100.41325,66.0798759 Z M100.41325,57.7466262 L87.9155,57.7466262 L87.9155,53.5822514 L100.41325,53.5822514 L100.41325,57.7466262 Z\" id=\"elementor\"></path></g></g></g></g></g></svg>				\n				<h3>\n						Elementor <br />Drag and Drop <br />Builder					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"64px\" height=\"58px\" viewBox=\"0 0 64 58\"><title>elementor-pro</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-767.000000, -5546.000000)\"><g id=\"Key-features\" transform=\"translate(272.000000, 5377.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-2\" transform=\"translate(428.000000, 0.000000)\"><g id=\"elementor-pro\" transform=\"translate(67.000000, 31.000000)\"><path d=\"M25,8 C11.1915125,8 0,19.191514 0,33 C0,46.8038754 11.1915125,58 25,58 C38.8085,58 50,46.8085004 50,33 C49.9955,19.191514 38.803875,8 25,8 Z M18.751125,43.4132506 L14.58675,43.4132506 L14.58675,22.5822514 L18.751125,22.5822514 L18.751125,43.4132506 Z M35.41325,43.4132506 L22.9155,43.4132506 L22.9155,39.2488757 L35.41325,39.2488757 L35.41325,43.4132506 Z M35.41325,35.0798759 L22.9155,35.0798759 L22.9155,30.915501 L35.41325,30.915501 L35.41325,35.0798759 Z M35.41325,26.7466262 L22.9155,26.7466262 L22.9155,22.5822514 L35.41325,22.5822514 L35.41325,26.7466262 Z\" id=\"Shape\" fill=\"#020D26\" fill-rule=\"nonzero\"></path><g id=\"Group-23\" transform=\"translate(36.000000, 0.000000)\"><rect id=\"Rectangle\" stroke=\"#F9F9F9\" fill=\"#020D26\" x=\"0.5\" y=\"0.5\" width=\"27\" height=\"14\" rx=\"3\"></rect><path d=\"M6.35631158,11 L6.35631158,8.62625 L7.11006158,8.62625 C7.46745742,8.62625 7.81118137,8.58190104 8.14123346,8.49320312 C8.47128554,8.40450521 8.76847304,8.26809896 9.03279596,8.08398437 C9.29711887,7.89986979 9.50571262,7.66544271 9.65857721,7.38070312 C9.81144179,7.09596354 9.88787408,6.76369792 9.88787408,6.38390625 C9.88787408,5.86182292 9.76704075,5.44059896 9.52537408,5.12023437 C9.28370742,4.79986979 8.959072,4.56640625 8.55146783,4.41984375 C8.14386367,4.27328125 7.69131158,4.2 7.19381158,4.2 L5.07084283,4.2 L5.07084283,11 L6.35631158,11 Z M7.17974908,7.5634375 L6.35631158,7.5634375 L6.35631158,5.2846875 L7.15271783,5.2846875 C7.44136367,5.2846875 7.68701471,5.32036458 7.88967096,5.39171875 C8.09232721,5.46307292 8.24868137,5.58643229 8.35873346,5.76179687 C8.46878554,5.93716146 8.52381158,6.17041667 8.52381158,6.4615625 C8.50891575,6.71125 8.44394179,6.91856771 8.32888971,7.08351562 C8.21383762,7.24846354 8.05865533,7.3696875 7.86334283,7.4471875 C7.66803033,7.5246875 7.44016575,7.5634375 7.17974908,7.5634375 Z M12.2751456,11 L12.2751456,8.41625 L12.8788956,8.41625 C12.9812914,8.41625 13.0830622,8.418125 13.1842081,8.421875 C13.2853539,8.425625 13.3901976,8.42395833 13.4987393,8.416875 L14.9338956,11 L16.3143643,11 L14.6557706,8.07375 C14.9911872,7.90958333 15.2677758,7.67619792 15.4855362,7.37359375 C15.7032966,7.07098958 15.8103539,6.70958333 15.8067081,6.289375 C15.8067081,5.809375 15.6859268,5.41692708 15.4443643,5.11203125 C15.2028018,4.80713542 14.8781664,4.57890625 14.4704581,4.42734375 C14.0627497,4.27578125 13.6101456,4.2 13.1126456,4.2 L10.9896768,4.2 L10.9896768,11 L12.2751456,11 Z M13.1012393,7.3584375 L12.2751456,7.3584375 L12.2751456,5.2846875 L13.0742081,5.2846875 C13.3644164,5.2846875 13.6087133,5.32080729 13.8070987,5.39304687 C14.0054841,5.46528646 14.1610049,5.58005208 14.2736612,5.73734375 C14.3863174,5.89463542 14.4426456,6.099375 14.4426456,6.3515625 C14.4426456,6.59052083 14.3839997,6.78223958 14.2667081,6.92671875 C14.1494164,7.07119792 13.9896768,7.17927083 13.7874893,7.2509375 C13.5853018,7.32260417 13.3565518,7.3584375 13.1012393,7.3584375 Z M20.092589,11.14 C20.7642557,11.1233333 21.3478755,10.9636979 21.8434484,10.6610937 C22.3390213,10.3584896 22.7271984,9.94117187 23.0079796,9.40914062 C23.2887609,8.87710937 23.4291515,8.25796875 23.4291515,7.55171875 C23.4291515,6.89953125 23.3004276,6.30888021 23.0429796,5.77976562 C22.7855317,5.25065104 22.4081619,4.82841146 21.9108703,4.51304687 C21.4135786,4.19768229 20.8084223,4.04 20.0954015,4.04 C19.4342557,4.05666667 18.8537609,4.21739583 18.3539171,4.5221875 C17.8540734,4.82697917 17.4643338,5.24697917 17.1846984,5.7821875 C16.905063,6.31739583 16.7652453,6.93479167 16.7652453,7.634375 C16.7652453,8.27989583 16.894438,8.86888021 17.1528234,9.40132812 C17.4112088,9.93377604 17.7896723,10.3566667 18.288214,10.67 C18.7867557,10.9833333 19.388214,11.14 20.092589,11.14 Z M20.090089,10.0471875 C19.6842557,10.0471875 19.3336567,9.94421875 19.0382921,9.73828125 C18.7429276,9.53234375 18.5146723,9.245625 18.3535265,8.878125 C18.1923807,8.510625 18.1118078,8.09098958 18.1118078,7.61921875 C18.1118078,7.11526042 18.2039953,6.67898437 18.3883703,6.31039062 C18.5727453,5.94179687 18.8182401,5.65505208 19.1248546,5.45015625 C19.4314692,5.24526042 19.760089,5.1428125 20.110714,5.1428125 C20.5221723,5.1428125 20.8751932,5.24697917 21.1697765,5.4553125 C21.4643598,5.66364583 21.6903234,5.94882812 21.8476671,6.31085937 C22.0050109,6.67289062 22.0836828,7.08984375 22.0836828,7.56171875 C22.0836828,8.11911458 21.9924848,8.58200521 21.810089,8.95039062 C21.6276932,9.31877604 21.3873286,9.59367187 21.0889953,9.77507812 C20.7906619,9.95648437 20.4576932,10.0471875 20.090089,10.0471875 Z\" id=\"PRO\" fill=\"#FFFFFF\" fill-rule=\"nonzero\"></path></g></g></g></g></g></g></g></svg>				\n				<h3>\n						Elementor Pro Support					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"39px\" height=\"34px\" viewBox=\"0 0 39 34\"><title>9E510554-3D85-447E-8370-979DB221A16E</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-989.000000, -3899.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-3\" transform=\"translate(643.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(73.000000, 52.000000)\"><path d=\"M15.55585,24.138725 C17.6909562,24.138725 19.4855724,25.5578955 20.0849667,27.4982018 L20.144575,27.708045 L38.16245,27.708045 L38.16245,30.088725 L20.144575,30.088725 C19.61324,32.135695 17.7655525,33.658045 15.55415,33.658045 C13.4190028,33.658045 11.62284,32.2388745 11.0233391,30.2985682 L10.963725,30.088725 L0.08797585,30.088725 L0.08797585,27.708045 L10.965425,27.708045 C11.49676,25.661075 13.3445325,24.138725 15.55585,24.138725 Z M29.832875,12.242125 C31.9680222,12.242125 33.764185,13.6597504 34.3636859,15.601442 L34.4233,15.811445 L38.1619825,15.811445 L38.1619825,18.192125 L34.4233,18.192125 C33.891965,20.239095 32.0441925,21.761445 29.832875,21.761445 C27.6977278,21.761445 25.901565,20.3422745 25.3020641,18.4019682 L25.24245,18.192125 L0.08755,18.192125 L0.08755,15.811445 L25.24245,15.811445 C25.773785,13.764475 27.6215575,12.242125 29.832875,12.242125 Z M8.4167,0.341955 C10.5518472,0.341955 12.34801,1.76112551 12.9475109,3.70143181 L13.007125,3.911275 L38.162025,3.911275 L38.162025,6.291955 L13.007125,6.291955 C12.47579,8.338925 10.6280175,9.861275 8.4167,9.861275 C6.28155276,9.861275 4.48538996,8.44210449 3.8858891,6.50179819 L3.826275,6.291955 L0.0875925,6.291955 L0.0875925,3.911275 L3.826275,3.911275 C4.35761,1.864305 6.2053825,0.341955 8.4167,0.341955 Z\" id=\"option-panel\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Powerful Theme Option Panel					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"60px\" height=\"42px\" viewBox=\"0 0 60 42\"><title>1332A8F0-B26E-492F-8227-658A0159FA33</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1193.000000, -3889.000000)\" fill=\"#020D26\" fill-rule=\"nonzero\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-7\" transform=\"translate(858.000000, 0.000000)\"><g id=\"tutorials\" transform=\"translate(62.000000, 42.000000)\"><path d=\"M53.9999617,1.77635684e-14 C57.3136914,1.77635684e-14 60,2.69118038 60,5.9952583 L60,36.0047417 C60,39.3158314 57.3053629,42 53.9999617,42 L6.0000383,42 C2.68630865,42 0,39.3088196 0,36.0047417 L0,5.9952583 C0,2.68416857 2.69463714,1.77635684e-14 6.0000383,1.77635684e-14 L53.9999617,1.77635684e-14 Z M53.9999617,2.5 L6.0000383,2.5 C4.13577609,2.5 2.60516281,3.96589583 2.50519332,5.80384346 L2.5,5.9952583 L2.5,36.0047417 C2.5,37.8663422 3.96656205,39.3949731 5.80822784,39.4948134 L6.0000383,39.5 L53.9999617,39.5 C55.8642239,39.5 57.3948372,38.0341042 57.4948067,36.1961565 L57.5,36.0047417 L57.5,5.9952583 C57.5,4.13365778 56.033438,2.6050269 54.1917722,2.50518662 L53.9999617,2.5 Z M24.7157073,11.219624 C25.2095711,10.926792 25.7526237,10.926792 26.2956762,11.219624 L26.2956762,11.219624 L41.1858903,19.5955215 C41.7289429,19.9618058 42,20.4749944 42,21.012016 C42,21.5500143 41.7038793,22.0870358 41.1608267,22.3798678 L41.1608267,22.3798678 L26.2705879,30.7558117 C26.0979332,30.8779053 25.8510013,31 25.5548806,31 C25.2587599,31 24.9626392,30.8779053 24.7157073,30.7558117 C24.2961207,30.4620029 24,29.9249814 24,29.3879598 L24,29.3879598 L24,12.5874759 C24,12.0494776 24.2218436,11.5124561 24.7157073,11.219624 Z\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						23 HD Video Tutorials for Beginners					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"40px\" height=\"40px\" viewBox=\"0 0 40 40\"><title>6C79444B-840B-467A-B96F-A525701CF7BE</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1417.000000, -3892.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-6\" transform=\"translate(1071.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(73.000000, 45.000000)\"><path d=\"M5.66037736,28.6792453 C8.77474879,28.6792453 11.3207547,31.2116627 11.3207547,34.3357411 C11.3207547,37.4598179 8.78231407,40 5.66037736,40 C2.53844065,40 1.35358391e-12,37.4520533 1.35358391e-12,34.3357411 C1.35358391e-12,31.2194273 2.53847944,28.6792453 5.66037736,28.6792453 Z M40,34.7169811 L40,36.2264151 L15.0943396,36.2264151 L15.0943396,34.7169811 L40,34.7169811 Z M25.6603774,30.9433962 L25.6603774,32.4528302 L15.0943396,32.4528302 L15.0943396,30.9433962 L25.6603774,30.9433962 Z M5.66037736,14.3396226 C8.77474879,14.3396226 11.3207547,16.8780633 11.3207547,20 C11.3207547,23.1219367 8.78231407,25.6603774 5.66037736,25.6603774 C2.53844065,25.6603774 1.35358391e-12,23.1219367 1.35358391e-12,20 C1.35358391e-12,16.8780633 2.53847944,14.3396226 5.66037736,14.3396226 Z M40,21.1320755 L40,22.6415094 L15.0943396,22.6415094 L15.0943396,21.1320755 L40,21.1320755 Z M25.6603774,16.6037736 L25.6603774,18.1132075 L15.0943396,18.1132075 L15.0943396,16.6037736 L25.6603774,16.6037736 Z M5.66037736,1.40687462e-12 C8.77474879,1.40687462e-12 11.3207547,2.53844065 11.3207547,5.66037736 C11.3207547,8.78231407 8.78231407,11.3207547 5.66037736,11.3207547 C2.53844065,11.3207547 1.35358391e-12,8.78231407 1.35358391e-12,5.66037736 C1.35358391e-12,2.53844065 2.53847944,1.40687462e-12 5.66037736,1.40687462e-12 Z M40,6.79245283 L40,8.30188679 L15.0943396,8.30188679 L15.0943396,6.79245283 L40,6.79245283 Z M25.6603774,2.26415094 L25.6603774,3.77358491 L15.0943396,3.77358491 L15.0943396,2.26415094 L25.6603774,2.26415094 Z\" id=\"Combined-Shape\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Extensive <br />Setup Guide					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"52px\" height=\"46px\" viewBox=\"0 0 52 46\"><title>223B771E-197F-4237-BC5F-5F1A90975E8D</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-340.000000, -4107.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-5\" transform=\"translate(0.000000, 10.000000)\"><g id=\"Page-1\" transform=\"translate(67.000000, 30.000000)\"><path d=\"M20.125,1.0658141e-14 C22.4743925,1.0658141e-14 24.56331,1.1320025 25.875,2.879485 C27.18669,1.13206 29.2756075,1.0658141e-14 31.625,1.0658141e-14 L31.625,1.0658141e-14 L50.3125,1.0658141e-14 C51.10761,1.0658141e-14 51.75,0.64239 51.75,1.4375 L51.75,1.4375 L51.75,38.8125 C51.75,39.60761 51.10761,40.25 50.3125,40.25 L50.3125,40.25 L31.625,40.25 C29.2463975,40.25 27.3125,42.1838975 27.3125,44.5625 C27.3125,45.35761 26.67011,46 25.875,46 C25.07989,46 24.4375,45.35761 24.4375,44.5625 C24.4375,42.1838975 22.5036025,40.25 20.125,40.25 L20.125,40.25 L1.4375,40.25 C0.64239,40.25 1.0658141e-14,39.60761 1.0658141e-14,38.8125 L1.0658141e-14,38.8125 L1.0658141e-14,1.4375 C1.0658141e-14,0.64239 0.64239,1.0658141e-14 1.4375,1.0658141e-14 L1.4375,1.0658141e-14 Z M20.125,2.874885 L2.875,2.874885 L2.875,37.374885 L20.125,37.374885 C21.74443,37.374885 23.233565,37.9229175 24.4375,38.830325 L24.4375,38.830325 L24.4375,7.187385 C24.4375,4.8087825 22.5036025,2.874885 20.125,2.874885 L20.125,2.874885 Z M48.875,2.875 L31.625,2.875 C29.2463975,2.875 27.3125,4.8088975 27.3125,7.1875 L27.3125,7.1875 L27.3125,38.830325 C28.516435,37.922929 30.00557,37.374885 31.625,37.374885 L31.625,37.374885 L48.875,37.374885 L48.875,2.875 Z M20.125,30.1875 C20.92011,30.1875 21.5625,30.82989 21.5625,31.625 C21.5625,32.42011 20.92011,33.0625 20.125,33.0625 L20.125,33.0625 L7.1875,33.0625 C6.39239,33.0625 5.75,32.42011 5.75,31.625 C5.75,30.82989 6.39239,30.1875 7.1875,30.1875 L7.1875,30.1875 Z M44.5625,30.1875 C45.35761,30.1875 46,30.82989 46,31.625 C46,32.42011 45.35761,33.0625 44.5625,33.0625 L44.5625,33.0625 L31.625,33.0625 C30.82989,33.0625 30.1875,32.42011 30.1875,31.625 C30.1875,30.82989 30.82989,30.1875 31.625,30.1875 L31.625,30.1875 Z M20.125,24.4375 C20.92011,24.4375 21.5625,25.07989 21.5625,25.875 C21.5625,26.67011 20.92011,27.3125 20.125,27.3125 L20.125,27.3125 L7.1875,27.3125 C6.39239,27.3125 5.75,26.67011 5.75,25.875 C5.75,25.07989 6.39239,24.4375 7.1875,24.4375 L7.1875,24.4375 Z M44.5625,24.4375 C45.35761,24.4375 46,25.07989 46,25.875 C46,26.67011 45.35761,27.3125 44.5625,27.3125 L44.5625,27.3125 L31.625,27.3125 C30.82989,27.3125 30.1875,26.67011 30.1875,25.875 C30.1875,25.07989 30.82989,24.4375 31.625,24.4375 L31.625,24.4375 Z M20.125,18.6875 C20.92011,18.6875 21.5625,19.32989 21.5625,20.125 C21.5625,20.92011 20.92011,21.5625 20.125,21.5625 L20.125,21.5625 L7.1875,21.5625 C6.39239,21.5625 5.75,20.92011 5.75,20.125 C5.75,19.32989 6.39239,18.6875 7.1875,18.6875 L7.1875,18.6875 Z M44.5625,18.6875 C45.35761,18.6875 46,19.32989 46,20.125 C46,20.92011 45.35761,21.5625 44.5625,21.5625 L44.5625,21.5625 L31.625,21.5625 C30.82989,21.5625 30.1875,20.92011 30.1875,20.125 C30.1875,19.32989 30.82989,18.6875 31.625,18.6875 L31.625,18.6875 Z M20.125,12.9375 C20.92011,12.9375 21.5625,13.57989 21.5625,14.375 C21.5625,15.17011 20.92011,15.8125 20.125,15.8125 L20.125,15.8125 L7.1875,15.8125 C6.39239,15.8125 5.75,15.17011 5.75,14.375 C5.75,13.57989 6.39239,12.9375 7.1875,12.9375 L7.1875,12.9375 Z M44.5625,12.9375 C45.35761,12.9375 46,13.57989 46,14.375 C46,15.17011 45.35761,15.8125 44.5625,15.8125 L44.5625,15.8125 L31.625,15.8125 C30.82989,15.8125 30.1875,15.17011 30.1875,14.375 C30.1875,13.57989 30.82989,12.9375 31.625,12.9375 L31.625,12.9375 Z M20.125,7.1875 C20.92011,7.1875 21.5625,7.82989 21.5625,8.625 C21.5625,9.42011 20.92011,10.0625 20.125,10.0625 L20.125,10.0625 L7.1875,10.0625 C6.39239,10.0625 5.75,9.42011 5.75,8.625 C5.75,7.82989 6.39239,7.1875 7.1875,7.1875 L7.1875,7.1875 Z M44.5625,7.1875 C45.35761,7.1875 46,7.82989 46,8.625 C46,9.42011 45.35761,10.0625 44.5625,10.0625 L44.5625,10.0625 L31.625,10.0625 C30.82989,10.0625 30.1875,9.42011 30.1875,8.625 C30.1875,7.82989 30.82989,7.1875 31.625,7.1875 L31.625,7.1875 Z\" id=\"help-articles\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						100+ <br />Help Articles 					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>371637C1-AACF-4C65-8E68-D50446867E24</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-557.000000, -4107.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-4\" transform=\"translate(216.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(68.000000, 40.000000)\"><path d=\"M24.0127761,1.79634097 C29.5622206,1.79634097 34.6727206,3.69306319 38.7438872,6.86578542 L38.7438872,6.86578542 L38.6679317,7.04807431 C38.4769594,7.51029653 38.3944983,7.99424653 38.4205372,8.47601875 L38.4205372,8.47601875 L37.5134261,9.38312986 C33.837315,6.35574097 29.1344261,4.53718542 24.0128706,4.53718542 C12.2834261,4.53718542 2.73898333,14.0816299 2.73898333,25.8110743 C2.73898333,37.5405188 12.2834261,47.0849632 24.0128706,47.0849632 C35.742315,47.0849632 45.2867594,37.5405188 45.2867594,25.8110743 C45.2867594,20.7788521 43.5267594,16.1519076 40.5949261,12.5060743 L40.5949261,12.5060743 L41.5237594,11.577241 C41.5823539,11.5794076 41.6995428,11.5815799 41.6995428,11.5815799 C42.1270428,11.5815799 42.5502317,11.4969465 42.9538761,11.3298465 L42.9538761,11.3298465 L43.108115,11.2646743 C46.1918928,15.3035632 48.0300039,20.3447299 48.0300039,25.8091188 C48.0300039,39.051341 37.2572206,49.8241188 24.0149983,49.8241188 C10.7727761,49.8241188 -4.26325641e-14,39.051341 -4.26325641e-14,25.8091188 C-4.26325641e-14,12.5668965 10.7727761,1.79416875 24.0127761,1.79634097 Z M24.0149872,9.90840208 C27.6566539,9.90840208 31.0115983,11.1388465 33.6938761,13.2048465 L33.6938761,13.2048465 L31.736265,15.1626243 C29.5642094,13.5849576 26.8970983,12.6496243 24.0151539,12.6496243 C16.7601539,12.6496243 10.8551539,18.5529576 10.8551539,25.8096243 C10.8551539,33.066291 16.7579317,38.971291 24.0168206,38.971291 C31.2718206,38.971291 37.1768206,33.0679576 37.1768206,25.811291 C37.1768206,23.0184576 36.3000983,20.427291 34.8092094,18.2940688 L34.8092094,18.2940688 L36.7732094,16.3300688 C38.7480428,18.977291 39.917765,22.2608465 39.917765,25.8111799 C39.917765,34.5806243 32.7822094,41.7139576 24.0149872,41.7139576 C15.2455428,41.7139576 8.11220944,34.5784021 8.11220944,25.8111799 C8.11220944,17.0417354 15.247765,9.90840208 24.0149872,9.90840208 Z M24.0176539,18.406791 C25.3089317,18.406791 26.5220428,18.738791 27.5788761,19.3204021 L27.5788761,19.3204021 L22.643765,24.2595132 C22.2292983,24.6740132 22.0014317,25.2252354 22.0014317,25.8111799 C22.0014317,26.3971243 22.2292706,26.9461854 22.643765,27.3606799 C23.0560983,27.7751465 23.6073206,28.0030132 24.193265,28.0030132 C24.7770428,28.0030132 25.3282706,27.7751743 25.742765,27.3606799 L25.742765,27.3606799 L30.6234317,22.4800132 C31.1290761,23.4826243 31.4198761,24.6111243 31.4198761,25.8090132 C31.4198761,29.8974576 28.1060983,33.2112354 24.0176539,33.2112354 C19.9292094,33.2112354 16.6154317,29.8974576 16.6154317,25.8090132 C16.6154317,21.7205688 19.9290983,18.406791 24.0176539,18.406791 Z M48.1277928,0.320652083 C48.557515,-0.106864583 49.2519428,-0.106903472 49.6794594,0.320652083 C50.1069761,0.748207639 50.1069761,1.44263542 49.6794594,1.87015208 L49.6794594,1.87015208 L48.143015,3.40659653 L48.4359817,3.69956319 C49.8422594,5.10578542 49.3669817,7.49078542 47.5288706,8.25034097 L47.5288706,8.25034097 L42.5353706,10.3141188 C42.0535928,10.5116021 41.5740039,10.5246243 41.1421483,10.4074354 L41.1421483,10.4074354 L24.9660372,26.5835465 C24.7533706,26.798391 24.471265,26.9047299 24.191315,26.9047299 C23.9113817,26.9047299 23.6314372,26.798391 23.4165928,26.5835465 C22.9890761,26.155991 22.9890761,25.4615632 23.4165928,25.0340465 L23.4165928,25.0340465 L39.5904817,8.85793542 C39.4732928,8.42610208 39.4841428,7.94648542 39.6837983,7.46471319 L39.6837983,7.46471319 L41.7475761,2.47121319 C42.5071317,0.633102083 44.8921317,0.157879861 46.2983539,1.56410208 L46.2983539,1.56410208 L46.5913206,1.85706875 Z\" id=\"niche-design\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Niche Specific Design and Functionality 					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 83.5 83.5\" style=\"enable-background:new 0 0 83.5 83.5;\" xml:space=\"preserve\"> <style type=\"text/css\"> .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#020D26;} </style> <title>371637C1-AACF-4C65-8E68-D50446867E24</title> <g id=\"Page-1\"> <g id=\"Landingpage\" transform=\"translate(-755.000000, -4127.000000)\"> <g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"> <g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"> <g id=\"Group-11-Copy-9\" transform=\"translate(428.000000, 0.000000)\"> <path id=\"no-code\" d=\"M63.8,107.3v-3.1l-5.5-1.9l5.5-1.9v-3.1l-9.2,3.3v3.2L63.8,107.3z M76.5,108.7v-7l5.9,7h4.3 V93.3h-5.1v7l-5.9-7h-4.3v15.4H76.5z M97.2,109.1c1.7,0,3.1-0.3,4.5-1s2.4-1.6,3.1-2.9c0.7-1.2,1.1-2.6,1.1-4.1 s-0.4-2.9-1.1-4.1c-0.7-1.2-1.8-2.2-3.1-2.9c-1.3-0.7-2.8-1-4.5-1s-3.1,0.3-4.5,1c-1.3,0.7-2.4,1.6-3.1,2.9 c-0.7,1.2-1.1,2.6-1.1,4.1s0.4,2.9,1.1,4.1c0.7,1.2,1.8,2.2,3.1,2.9S95.5,109.1,97.2,109.1z M97.2,104.9 c-0.6,0-1.2-0.2-1.7-0.5s-0.9-0.8-1.2-1.3c-0.3-0.6-0.5-1.3-0.5-2c0-0.8,0.2-1.5,0.5-2c0.3-0.6,0.7-1,1.2-1.3 c0.5-0.3,1.1-0.5,1.7-0.5s1.2,0.2,1.7,0.5c0.5,0.3,0.9,0.8,1.2,1.3c0.3,0.6,0.5,1.3,0.5,2c0,0.8-0.2,1.5-0.5,2 c-0.3,0.6-0.7,1-1.2,1.3S97.8,104.9,97.2,104.9z M111.9,102.8l1-9.5H107l1,9.5H111.9z M109.9,108.9c0.9,0,1.5-0.3,2.1-0.8 c0.5-0.5,0.8-1.1,0.8-1.9c0-0.7-0.3-1.4-0.8-1.9s-1.2-0.7-2.1-0.7c-0.9,0-1.5,0.2-2.1,0.7s-0.8,1.1-0.8,1.9 c0,0.7,0.3,1.4,0.8,1.9C108.4,108.7,109.1,108.9,109.9,108.9z M121.7,110.5l5.9-17H124l-5.9,17H121.7z M127.7,107.3l9.2-3.3 v-3.2l-9.2-3.3v3.1l5.5,1.9l-5.5,1.9V107.3z\"></path> </g> </g> </g> </g> </g> </svg>				\n				<h3>\n						No Coding Knowledge Required					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"47px\" viewBox=\"0 0 50 47\"><title>3DBAF7B6-F31C-4D3D-8E1C-27CD51D784B3</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-985.000000, -4106.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-8\" transform=\"translate(643.000000, 0.000000)\"><path d=\"M94,39.0015646 C80.2131548,39.0015646 69,50.2178484 69,64.0046937 C69,72.6660617 73.3854434,80.5889605 80.7294574,85.1950059 C81.4601039,85.6581138 82.4254334,85.4328181 82.8854121,84.700607 C83.3453908,83.968396 83.1232242,83.0030665 82.3910132,82.5446524 C79.7453533,80.8846611 77.5487202,78.7287064 75.8668252,76.2441955 L77.5064773,75.2976407 C78.2558984,74.8658239 78.5124851,73.9098817 78.0791038,73.1604606 C77.6457225,72.4094749 76.6882158,72.1560173 75.9419238,72.587834 L74.2991426,73.5359534 C73.1053883,71.0655235 72.377871,68.3635396 72.1823018,65.5457788 L73.9236498,65.5457788 C74.7872833,65.5457788 75.4882033,64.8448589 75.4882033,63.9812254 C75.4882033,63.1175918 74.7888479,62.4166719 73.9236498,62.4166719 L72.1901245,62.4166719 C72.3966456,59.5472808 73.1570186,56.8280869 74.3695475,54.3701734 L75.9419238,55.2776144 C76.1875587,55.4199887 76.4566619,55.4872645 76.722636,55.4872645 C77.2639715,55.4872645 77.7880969,55.2072095 78.0791038,54.7049878 C78.5124851,53.9555667 78.2543338,52.9996245 77.5064773,52.5678077 L75.9497465,51.6697541 C77.5189937,49.3808123 79.5122348,47.4016522 81.8168221,45.8496151 L82.6976657,47.3750548 C82.9871081,47.878841 83.512798,48.1573315 84.0541336,48.1573315 C84.3201076,48.1573315 84.5892108,48.0900557 84.8348457,47.9476813 C85.5842669,47.5143 85.8408536,46.5583578 85.4074723,45.8105013 L84.5297578,44.2913199 C86.9422993,43.1272921 89.5989111,42.4013393 92.3994618,42.1979473 L92.3994618,44.1473809 C92.3994618,45.012579 93.0988172,45.7119344 93.9640153,45.7119344 C94.8292133,45.7119344 95.5285687,45.012579 95.5285687,44.1473809 L95.5285687,42.1916891 C98.3932662,42.3903874 101.109331,43.1398085 103.56568,44.339821 L102.716127,45.8089367 C102.284311,46.5583578 102.539333,47.5143 103.288754,47.9461168 C103.534389,48.0884911 103.803492,48.1557669 104.069466,48.1557669 C104.610802,48.1557669 105.134927,47.8772764 105.425934,47.3734902 L106.270793,45.9090682 C108.553476,47.4626698 110.527943,49.4371362 112.083109,51.7182552 L110.618687,52.5646786 C109.869266,52.99806 109.614244,53.9524376 110.04606,54.7018587 C110.337067,55.2056449 110.861193,55.4841354 111.402528,55.4841354 C111.668502,55.4841354 111.937606,55.4168596 112.183241,55.2744853 L113.65705,54.4249327 C114.858627,56.8828462 115.609613,59.5989111 115.81144,62.4636085 L114.09356,62.4636085 C113.229927,62.4636085 112.529007,63.1645284 112.529007,64.028162 C112.529007,64.8917955 113.229927,65.5927154 114.09356,65.5927154 L115.81144,65.5927154 C115.612742,68.372927 114.902434,71.0404906 113.733713,73.4796295 L112.184805,72.5847049 C111.438513,72.1528882 110.477877,72.4110395 110.047625,73.1573315 C109.615808,73.9067526 109.87083,74.8626948 110.620252,75.2945115 L112.173853,76.1910007 C110.457538,78.7459165 108.192065,80.9519369 105.457225,82.6353965 C104.72032,83.089117 104.49346,84.0544465 104.945616,84.788222 C105.241317,85.2669754 105.75449,85.5329495 106.278616,85.5329495 C106.557106,85.5329495 106.841855,85.4578509 107.096877,85.3013956 C114.55041,80.7109957 119,72.7474185 119,64.0015646 C119,50.2162839 107.783716,39 93.9984354,39 L94,39.0015646 Z M105.54484,59.1264159 C106.292697,58.6930346 106.549283,57.738657 106.117467,56.9892359 C105.68565,56.2398148 104.728143,55.9847925 103.980287,56.4166093 L95.4816321,61.323049 C95.0279116,61.0664622 94.511609,60.9084423 93.9530634,60.9084423 C92.2289255,60.9084423 90.8317792,62.3055886 90.8317792,64.028162 C90.8317792,65.7522999 92.2289255,67.1494461 93.9530634,67.1494461 C95.6772013,67.1494461 97.0743476,65.7522999 97.0743476,64.028162 L97.0743476,64.0187746 L105.546405,59.1264159 L105.54484,59.1264159 Z\" id=\"perrformance\"></path></g></g></g></g></g></svg>				\n				<h3>\n						Exceptional Page-Load Performance					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>C8932F07-351D-41B7-AE78-EFD3BCEF3F74</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1199.000000, -4106.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-11\" transform=\"translate(858.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(68.000000, 39.000000)\"><path d=\"M20.7598734,20.1914937 C21.1381013,19.8107595 21.7092152,19.6846709 22.2778481,19.8107595 L22.2778481,19.8107595 L48.7342658,27.2795949 C49.3671835,27.4675063 49.8097215,28.0385823 49.8789494,28.6714937 C49.9407215,29.3044051 49.4981899,29.9372911 48.8652785,30.1894684 L48.8652785,30.1894684 L35.7000886,35.1266835 L30.5724937,48.4823797 C30.3821139,49.1153165 29.7492025,49.4960506 29.1162911,49.4960506 L29.1162911,49.4960506 L29.0520127,49.4960506 C28.3547975,49.4960506 27.7861772,48.9892152 27.5958101,48.3563038 L27.5958101,48.3563038 L20.3173291,21.7094684 C20.1912405,21.2051646 20.3791392,20.5722278 20.7598734,20.1914937 Z M12.1512658,27.5316456 C12.7841772,26.8987342 13.7978481,26.8987342 14.4307595,27.5316456 C15.0636709,28.1002532 15.0636709,29.1139241 14.4307595,29.7468354 L14.4307595,29.7468354 L11.0758228,33.1017722 C10.7593671,33.4182278 10.3786076,33.5443165 9.93607595,33.5443165 C9.4935443,33.5443165 9.11278481,33.4182278 8.79632911,33.1017722 C8.16341772,32.5331646 8.16341772,31.5194937 8.79632911,30.8865823 L8.79632911,30.8865823 Z M12.5322785,19.1132911 C13.4173418,19.1132911 14.114557,19.8105063 14.114557,20.6955696 C14.114557,21.5831013 13.4173418,22.2778481 12.5322785,22.2778481 L12.5322785,22.2778481 L2.08924051,22.2778481 C1.20417722,22.2778481 0.506962658,21.5806329 0.506962658,20.6955696 C0.506962658,19.8105063 1.20417722,19.1132911 2.08924051,19.1132911 L2.08924051,19.1132911 Z M31.4983388,8.24880382 C32.0800898,7.72320266 33.0130529,7.75824274 33.6087342,8.35392405 C34.2416456,8.92253165 34.2416456,9.93620253 33.6087342,10.5691139 L33.6087342,10.5691139 L30.2537975,13.9240506 C29.9373418,14.2405063 29.6208987,14.3665949 29.1783544,14.3665949 C28.7358228,14.3665949 28.3550633,14.2405063 28.0386076,13.9240506 C27.4056962,13.355443 27.4056962,12.3417722 28.0386076,11.7088608 L28.0386076,11.7088608 Z M8.92531646,8.29240506 C9.49392405,7.65949367 10.5075949,7.65949367 11.1405063,8.29240506 L11.1405063,8.29240506 L14.5597468,11.6473418 C15.1926582,12.2159494 15.1926582,13.2296203 14.5597468,13.8625316 C14.2432911,14.1789873 13.8625316,14.3050759 13.42,14.3050759 C12.9774684,14.3050759 12.5967089,14.1789873 12.2802532,13.8625316 L12.2802532,13.8625316 L8.82019622,10.4028005 C8.29459507,9.82104945 8.32963515,8.88808637 8.92531646,8.29240506 Z M21.393038,-8.79296636e-13 C22.2781013,-8.79296636e-13 22.9753165,0.69721519 22.9753165,1.58227848 L22.9753165,1.58227848 L22.9753165,12.0253165 C22.9753165,12.9103797 22.2781013,13.6075949 21.393038,13.6075949 C20.5055063,13.6075949 19.8107595,12.9103797 19.8107595,12.0253165 L19.8107595,12.0253165 L19.8107595,1.58227848 C19.8107595,0.69721519 20.5079747,-8.79296636e-13 21.393038,-8.79296636e-13 Z\" id=\"on-click-demo\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						One-Click Demo Content Installer					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"38px\" viewBox=\"0 0 48 38\"><title>5ED38025-F5B6-4241-9FFD-8A00B1035FE3</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1413.000000, -4114.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-10\" transform=\"translate(1071.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(69.000000, 47.000000)\"><path d=\"M37.1107556,8 L48,38 L43.3333333,38 L40.2222222,28.9916318 L27.7777778,28.9916318 L24.6666667,38 L20,38 L30.8885333,8 L37.1107556,8 Z M15.3374863,1.38777878e-17 L15.3374863,5.95801562 L26,5.95801562 L26,10.4612237 L15.2638647,10.4612237 C16.7976484,16.4928166 19.5009641,19.1081226 22.5685315,22.0857355 L22.5685315,22.0857355 L20.9611262,26.5129254 C17.967531,23.6061001 15.3381875,20.4105449 13.8044038,16.487586 L13.804,16.488 L13.6966399,16.8232133 C12.0732195,21.7350643 8.55422459,26.1740015 1.9866603,29.7570332 L1.53413427,30 L0.00035057913,25.4967919 C7.37583431,21.7914264 9.20270216,18.0156221 10.7364858,12.0576065 C10.8816466,11.40378 10.9555978,10.5320113 10.9555978,10.5320113 L10.9555978,10.5320113 L-1.38777878e-17,10.5320113 L-1.38777878e-17,6.02880324 L10.7361353,6.02880324 L10.7361353,1.38777878e-17 L15.3374863,1.38777878e-17 Z M33.5,13 L29,24.9271381 L38,25 L33.5,13 Z\" id=\"translation\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Translation<br />Ready					\n				</h3>\n			<h2>Icons</h2>		\n		<p>Custom created icons crafted for your personal needs.</p>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 128 200\" width=\"128\"><path d=\"m100.740599 288.40004c3.336009-1.545722 8.478521-2.603683 10.756525 1.253215 1.904956 3.22545.103501 7.293245-1.450579 10.278746-.911731 1.752232-1.948308 3.431131-2.920684 5.149429-1.235222 2.183628-2.215209 4.525512-2.966601 6.917802-1.755207 5.588522-2.212975 11.448777-1.644591 17.267481.24994 2.562216 1.108804 5.005989 1.453723 7.551486.086209.63476.15099 1.28326.15976 1.930602 3.370841 1.142055 6.77825 2.186856 10.141976 3.337767 6.693033 2.289987 13.567503 4.331003 19.842812 7.653045 5.315095 2.81367 12.316976 7.729441 10.923235 14.725791-.99943 5.017578-5.179328 8.563428-8.297416 12.325307-3.781865 4.562262-7.18886 9.59631-9.499048 15.075659-1.668501 3.957216-2.868561 8.72309-.963937 12.835085 1.857467 4.011844 5.935768 5.79884 10.178131 5.995831 6.113315.284728 12.118827-1.228301 17.977238-2.79844 3.756134-1.006479 7.513096-2.126352 11.397468-2.513714 2.849367-.283072 7.038201-.496618 9.103247 1.960812 2.616056 3.112966.652773 7.372291.148922 10.833716-.776875 5.336158 3.426024 9.425804 8.236192 10.860202 4.401461 1.313554 9.025477 1.008134 13.474924.112567 3.940632-.793761 9.04947-2.118075 10.762069-6.218482 1.421374-3.402659.757846-8.383735-3.723868-8.603902-.402088-.019037-.431045-.644775-.014892-.624083.721443.034763 1.446194.148158 2.108068.453578 3.050411 1.407911 3.484766 5.356849 2.515948 8.230611-1.300582 3.860375-4.936751 5.661442-8.640763 6.694407-4.067215 1.135599-8.502597 1.816793-12.721215 1.336729-4.337756-.493307-8.841807-2.186773-11.292395-6.025628-1.145869-1.796101-1.657167-3.776778-1.389108-5.901474.263922-2.094899 1.075545-4.107857 1.188891-6.223448.102591-1.892941-.198562-4.1211-1.935981-5.224419-1.455295-.922053-3.243182-1.159602-4.935097-1.175328-3.507931-.033108-6.962085.732511-10.33516 1.62394-.299977.079284-.600013.159252-.900133.239681l-1.801906.48633c-4.808753 1.302154-9.650909 2.608603-14.623253 3.009382-4.323195.34846-9.29304.232582-12.747939-2.782715-2.73329-2.386248-3.848382-6.001625-3.585288-9.561546.366513-4.957073 2.797162-9.686529 5.339916-13.863912 1.493353-2.453291 3.1348-4.815536 4.91582-7.069353 1.667508-2.109798 3.511158-4.054884 5.242206-6.109226 2.871622-3.407625 5.532024-7.735814 3.72453-12.279783-1.263766-3.17794-4.035197-5.547303-6.837654-7.362441-6.094203-3.946952-13.105764-6.153673-19.931503-8.458807-4.346112-1.467588-8.716217-2.875417-13.057613-4.358151-.019194.368986-.058493.735987-.131133 1.098021-.240757 1.203057-.778447 2.160205-1.384558 3.213531-1.518504 2.640185-2.9373959 5.354201-4.6728291 7.862203-1.7272426 2.496746-3.2432646 5.074854-4.8114092 7.671999-1.3188664 2.184373-3.3599198 4.320905-3.9862179 6.844055-.4165669 1.679726.7206151 2.882369 2.02219 3.798629 1.3412046.943573 2.8401834 1.686017 4.3864034 2.228985.571859.201131 1.1572865.399778 1.7558686.504895.155044.027314.3225808.06125.4813478.04304-.3408651.038074-.7637197-.313697-1.1242755-.470959-.6278701-.275623-1.8247862-.717612-2.155144-1.368182-.2955266-.58187-.3741241-1.226645.3124872-1.522961.3933186-.16885.8397525.063733 1.2185925.156435.4797758.117533.9780841.193681 1.4483454.346805.8322237.270656 1.5559827.738305 2.0316218 1.493991 1.286848 2.04441 1.10384 4.824641.310667 7.026313-.4112718 1.140566-.9265406 2.229814-1.7310483 3.147729-.9085873 1.036276-1.7467678 1.902874-1.2465566 3.347203 1.1583349 3.34262 4.1852249 4.177042 7.2765549 4.884277l.795197.180557c1.235649.281169 2.456866.574643 3.548188 1.032804.314307.132432.140152.564489-.147515.581043-2.599344.142364-6.026279.225133-7.61519 2.683391-.8356154 1.292862-1.3321035 2.977223.198728 3.95225.980897.62491 2.13686.863287 3.127519 1.449296 2.06968 1.225818 2.104511 3.403486 1.67603 5.542253-.27567 1.376459-.647312 2.731398-.594776 4.148414.057831 1.558552.3637 3.116276.93498 4.570538.994382 2.52944 2.677362 4.763392 5.334868 5.675513 2.832407.972543 5.516057.3915 8.352765-.240859 5.715033-1.272997 11.425349-2.670148 17.172483-3.789194 5.342976-1.040414 11.07894-1.76051 16.400406-.207751 4.672002 1.362387 8.766519 4.189798 11.955924 7.840766 3.339153 3.822301 5.654884 8.276134 7.631405 12.921993 2.32235 5.459484 4.192971 11.093612 5.918807 16.765814.478489 1.572509.948164 3.149285 1.416371 4.727342l.702128 2.367673c2.694313 9.076899 5.461554 18.14678 9.698431 26.641882.184497.370808-.368167.662157-.548528.300454-7.450217-14.939916-10.306203-31.541847-16.324291-47.023077-3.75117-9.647627-9.094146-20.202409-19.668408-23.653902-5.630892-1.838313-11.651462-1.16043-17.349865-.006621-5.750856 1.163741-11.460842 2.55427-17.194407 3.801608-2.473919.538831-4.957931 1.111596-7.466185.417987-2.157378-.596769-4.050006-1.828381-5.287131-3.719667-1.263269-1.931843-2.071169-4.227872-2.264519-6.531351-.179864-2.140422.460582-4.021775.717389-6.112536.130803-1.064417.160339-2.37466-.639784-3.210634-.727482-.760652-1.703994-1.036275-2.643689-1.440191-1.349727-.580215-2.9178712-1.500613-2.7160824-3.211461.4603332-3.895966 4.2286294-4.859405 7.5592614-5.176412-2.952123-.859977-6.306086-.946057-8.6788211-3.04675-1.0525448-.931986-1.9045419-2.329965-2.0774565-3.748636-.1300168-1.06559.4459214-1.862207 1.1001521-2.6289l.4251861-.491103c.3294817-.382422.6449117-.770169.8678322-1.193122 1.0550269-2.00137 1.8222212-4.674001 1.137182-6.924507-.3506277-1.152153-1.0262354-2.204155-2.245738-2.542682-.3942286-.109256-.7944968-.18706-1.1915384-.2839-.2616056-.063733-.5269343-.167195-.7897809-.218512-.381653.434541-.3606385.742444.0632089.924537.6272082.373291 1.2912332.662157 1.9325889 1.003168.411851.219339.9396954.52807.9525192 1.060278.0123274.511517-.7507304.400605-1.0480772.348461-2.6340097-.465166-5.726698-1.896252-7.6039377-3.81568-.856382-.87653-1.5106443-1.973973-1.1974952-3.235878.3894057-1.568679 1.236054-2.926417 2.1367645-4.250515l.4942348-.719966c.3298332-.479173.6571218-.958161.9624792-1.445489 1.5870908-2.532254 2.9477379-5.199753 4.7002144-7.627221 1.7887968-2.477874 3.2529445-5.154809 4.7616857-7.806582.728144-1.280115 1.627962-2.526294 1.86665-4.011181.061223-.381154.094896-.764626.109705-1.148263-.358487-.123327-.718133-.243177-1.075875-.367415-4.9365865-1.715731-9.9737774-3.712052-14.1262084-6.96167-4.8879383-3.824701-7.6699596-9.460071-7.2263386-15.707522.4322863-6.084808 3.2391278-11.857741 6.8769519-16.666242 3.3743984-4.459958 7.6865892-8.685678 12.8175181-11.062988zm5.356551 93.952937c.187458 0 .358074.0454.511847.1362.153774.0908.276061.213087.366861.36686.0908.153774.1362.32439.1362.511848 0 .184528-.0454.354412-.1362.50965-.0908.155239-.213087.278258-.366861.369057-.153773.0908-.324389.1362-.511847.1362-.184529 0-.354412-.0454-.50965-.1362-.155239-.090799-.278258-.213818-.369058-.369057-.090799-.155238-.136199-.325122-.136199-.50965 0-.187458.0454-.358074.136199-.511848.0908-.153773.213819-.27606.369058-.36686.155238-.0908.325121-.1362.50965-.1362zm4.172033-93.250885c-1.333676-1.306435-3.203387-1.68701-5.014274-1.445902-5.099158.678794-9.7014982 4.395315-13.1770805 7.953747-4.3528133 4.456813-8.0179397 9.976387-9.6270377 16.049029-1.5819613 5.970007-.8284179 12.347655 3.3998804 17.077773 3.1712858 3.54792 7.539074 5.867787 11.8874197 7.652796 1.889898.775966 3.8091671 1.473548 5.7417551 2.136864-.014726-.754197-.100604-1.508146-.23422-2.251748-.443952-2.468604-1.188395-4.867267-1.401187-7.375601-.477625-5.62403-.105983-11.333644 1.592055-16.740652.740968-2.358934 1.64426-4.716958 2.843658-6.884198.927451-1.676416 1.948887-3.299362 2.852759-4.98927 1.639958-3.0662 4.218205-8.163567 1.136272-11.182838z\" fill=\"\" fill-rule=\"evenodd\" transform=\"matrix(-1 0 0 1 208.899686 -287)\"></path></svg>			\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 168 200\" width=\"168\"><path d=\"m635.594546 290.640151c11.326113-3.591246 23.764834-4.257452 35.970373-1.92543 9.132766 1.744965 16.995135 4.953636 23.372571 9.535152 1.696507 1.219145 3.329817 2.568691 4.906852 4.047096l.434179.407026.144693-.577275c.350152-1.396992.880551-2.108726 1.750327-2.821002 1.064609-.872386 2.386939-1.257513 4.108216-1.411835 7.445817-.667878 15.342929 3.543088 20.098485 10.735178 3.815355 5.771734 5.814123 13.375778 5.933554 22.605497.088669 6.892117-1.060283 11.987962-4.584899 15.651798-.569209.591291-1.234262 1.116695-1.973344 1.561824l-.186582.112373.018409.21703c.049021.577941.06878 1.148218.058074 1.710728-.02981 1.579902-.680921 3.289764-1.708335 4.143551-.607213.50436-1.313933.702312-2.055675.578436-1.113791-.186042-1.831659-.917494-2.738602-2.353878-.661583-1.045508-1.308415-2.09843-1.940681-3.15906l-.066386-.111364-.122915-.041241c-.873244-.292996-1.653712-.714915-2.322316-1.2539l-.633775-.510909.06524.811445c.823312 10.240159-1.878455 20.857922-7.695235 30.184358-6.254974 10.028939-15.422707 17.460951-25.851542 20.963948l-.176812.05939-.185656.691184c-3.235498 12.474163-.444769 27.328404 8.281336 44.166315l.145398.279976.729199 1.387443.365675.684792c1.226468 2.284375 2.546364 4.618564 4.496584 7.977518l2.498336 4.280513c7.24381 12.392895 10.500636 18.604609 13.206796 26.144142l.298912.84403-.869.3-.34951-.983992c-2.475411-6.827418-5.70213-13.140481-11.430352-23.015524l-4.636284-7.94813c-1.930198-3.338743-3.428222-6.02122-4.792853-8.615344l-.476583-.912829c-3.93317-7.588513-6.675264-14.794596-8.215596-21.57925-2.221686-4.620783-3.121052-8.868792-4.271097-18.163678l-.26044-2.133941c-.687131-5.594752-1.132012-8.404711-1.905185-11.360968l-.139967-.523807c-.122449-.449277-.240936-.855248-.407765-1.396167l-.494717-1.572015c-.692693-2.20081-1.014483-3.382802-1.222466-4.692063l-.062196-.419018c-.185787-1.340191-.222276-2.764087-.133515-4.368303.057723-1.043258.146419-1.969369.322081-3.409475l.303875-2.407825c.740818-6.024201.636789-8.684193-.913489-11.740355-.947357-1.86727-2.507441-3.232375-4.217346-3.279221-.435434-.011892-.876426.057947-1.333038.203674l-.154422.049284-.165174.393268c-.796441 1.858672-1.77894 3.527568-3.625941 6.303738l-1.359184 2.026399c-1.111455 1.66213-1.696971 2.583889-2.321971 3.675785l-.235499.418368-.385694.709333-.934053 1.75825c-.780364 1.448818-1.300017 2.307241-1.939247 3.155728l-.262971.340241c-1.288374 1.625117-2.847691 2.76729-4.47883 3.298533l-.167147.054437-.106837.309146c-.818516 2.186905-3.537667 4.427106-9.291106 8.021776l-1.570473.96932c-1.242775.758376-2.475351 1.490299-3.701226 2.197764l-.11754.110912c-.074499.113354-.141942.21549-.203771.308514l-.546119.803813c-5.097749 7.568641-6.136091 16.272507-5.117472 31.151979l.096665 1.349133c.029747.402416.077644.824894.144274 1.290371l.479506 1.200513.738119.070346c3.468998.364812 6.372338 1.210351 8.822214 2.712359 5.840111 3.580099 8.686573 11.215564 6.61476 17.744837-.601834 1.894819-1.500555 3.394497-2.669072 4.463232-2.707555 2.476603-7.341188 2.515897-10.091117.085346-2.096995-1.853856-2.330869-5.412167-1.626716-9.002162l.083493-.464678c.229684-1.403163.272668-2.888991.140858-4.470708-.195649-.692114-.372562-1.287714-.601809-2.025893l-.998108-3.14363c-.517115-1.631165-.838803-2.700446-1.097912-3.687405l-.196457-.781099-.152252-.651414-.263379-.013822c-1.126845-.059137-2.294859-.079636-3.538043-.067457-6.397535.054377-11.167907.693472-15.459722 2.073819-8.313739 2.67404-15.432531 8.629005-19.533615 16.339911-.914975 1.719821-1.570734 3.216293-2.71362 6.107429l-.629889 1.605545-.836725 2.107069c-.169936.417859-.331991.808241-.491408 1.182975l-.296378.686682c-4.102501 9.362221-10.332256 17.798073-18.074328 24.47586l-.303219.257484-.591-.701.308479-.262263c7.817989-6.746828 14.071428-15.311561 18.112166-24.815808.146466-.344255.29502-.701479.450427-1.082534l.32136-.797103 1.323048-3.361409c.976683-2.457789 1.601535-3.890195 2.382881-5.399974l.227939-.434424c4.211423-7.917781 11.525593-14.035831 20.063496-16.782039 4.378616-1.408446 9.228503-2.061973 15.732784-2.117528 1.160919-.009595 2.190808.003856 3.182893.046922l.43293.018793-.072714-.427194-.058543-.358052c-.816047-1.980987-1.581398-3.688979-2.875107-6.43569l-1.344358-2.833488-2.004547-4.237389c-1.738393-3.656822-3.201378-5.77191-5.4339-7.243214-2.895676-1.909504-6.546367-2.19719-11.331741-1.577661l-.97309.133419-2.660759.388375c-2.411078.339083-3.869889.470727-5.416856.447726l-.49266-.012342c-.885196-.030856-1.728654-.119515-2.543411-.272137-2.104229-.394648-4.107354-1.372054-5.638008-2.750391-1.712156-1.54028-2.658795-3.409296-2.748076-5.408699-.030276-.670567.026924-1.387167.163908-2.203095.086232-.513633.184671-.981132.356121-1.70753l.236471-.986684c.832402-3.513489.820163-4.86644-.534847-6.132152-.189915-.177662-.407829-.339233-.719722-.543933l-.50355-.325329c-.820216-.537887-1.195925-.87699-1.499726-1.427481-.380011-.689762-.413176-1.511931-.087236-2.324475.417891-1.041584 1.344702-1.90121 2.409894-2.235603.662756-.207347 1.369554-.274041 2.135969-.219297l1.053394.075242-4.835853-4.167951c-1.063494-.915977-1.572837-1.665171-1.383775-2.630781.131478-.671943.564166-1.127544 1.366927-1.581092.068544-.038727.130603-.072768.206272-.112989l.389746-.202695.367701-.196796.209905-.125413c.862734-.546911 1.359504-1.398727 1.466727-2.501321.187971-1.933547-.884952-4.454892-2.553698-6.036424l-1.064-.991775c-2.064958-1.96138-2.766751-3.103702-2.59311-4.781011.193417-1.871272 1.608261-3.153733 4.362718-4.480657l.902217-.439383c7.661682-3.772152 11.253883-6.647194 12.814687-11.314609l.059503-.181607c.366419-1.14264.538744-2.161531.753158-4.173095l.142094-1.376664.134862-1.164919c1.435794-11.069873 8.878961-21.198031 19.020121-25.89511l.155347-.071952.135268-.561724c.949874-3.672248 3.223055-6.959842 6.776668-9.787147 3.106738-2.471972 7.189741-4.553966 11.805752-6.017293zm-6.457159 138.445107.39872 1.082077c2.02778 5.625796 2.71225 10.167755 1.917718 14.217014l-.062498.333833c-.592424 3.329788-.205482 6.388051 1.397273 7.803976 2.426341 2.145435 6.473498 2.111074 8.86356-.075345 1.053276-.963253 1.863638-2.331694 2.413747-4.063651 1.919444-6.050037-.808237-13.367754-6.219551-16.684507-2.256611-1.383658-4.949623-2.183691-8.142801-2.548682zm2.981214-36.077393-1.102807.604515c-7.307683 4.005782-14.432377 7.141516-21.520578 9.472834l-1.758513.578378 1.848287.103553c2.5884.145019 4.82629.765906 6.669695 1.980913 2.471788 1.630013 4.045425 3.94584 5.954672 8.034158l3.409146 7.198858 1.491108 3.225001-.14771-2.530621c-.657721-12.105992.435371-20.544505 4.524731-27.580282zm39.274499-103.391943c-12.055777-2.303378-24.338347-1.647117-35.521424 1.898837-10.240428 3.246819-15.685536 8.432883-17.684547 14.239698l-.250488.727628.713049-.289393c5.423921-2.201316 9.942375-1.812831 13.577213.28618 3.950773 2.281713 6.596598 6.679078 6.867049 10.463746.118927 1.674992-.166188 3.133313-1.1194 6.193015l-.64728 2.043264c-1.95012 6.266905-2.306356 9.732895-.785909 14.528876 1.10634 3.488991 3.340014 6.796052 6.642621 9.845349l.402521.371648.168038-.521448c1.46482-4.545558 6.044768-7.951708 10.762794-7.951708l.070044.000284.382065.010231c5.160553.237661 9.911907 4.506121 10.650398 9.62818.266524 1.852181.094429 3.69419-.478329 5.599525l-.151518.50404.523417-.055213c.191422-.020192.382721-.027733.574261-.02226 1.954261.053706 3.831595 1.457564 5.010055 3.780813 1.390005 2.73994 1.682564 5.744251 1.270115 9.984471l-.036482.363868c-.03113.30107-.064667.602016-.105021.942268l-.463573 3.69384c-.052716.443686-.094239.822917-.134553 1.226668l-.047425.500249c-.191313 2.136592-.196918 3.875517.028641 5.503319.180665 1.304447.438917 2.342497 1.048181 4.30982l.670783 2.135531c.17984.582184.317178 1.049353.444974 1.518389l.109659.410058c.684425 2.610285 1.180818 5.486091 1.687188 9.410022l.045006.350635.707776 5.740347c.231607 1.820425.423794 3.190364.630755 4.451866l.173555 1.013909c.076186.427062.155946.85228.241559 1.290048l.693013-.085498c-.266428-5.082642.240475-9.869022 1.520947-14.344722.04237-.146585.154672-.262874.299034-.30938 10.39371-3.378582 19.543225-10.734923 25.766358-20.712174 6.222999-9.977034 8.804889-21.429578 7.267614-32.250223-.031158-.220546.101032-.431993.313439-.500684.211894-.068683.442784.025437.547208.22355.33247.632238.774868 1.190354 1.314635 1.661156l1.548215 1.350402-1.01373-1.786871c-6.839826-12.05635-11.855519-24.993078-14.942963-38.54623-.386698-1.694855-.54632-3.160344-.506761-4.41678l.004853-.154139-.79052-.758391c-1.595861-1.500284-3.25573-2.872954-4.988218-4.117592-6.271132-4.505252-14.01321-7.660105-23.008892-9.379024zm-39.625208 17.657434c-3.71571-2.145775-8.437181-2.351262-14.137606.371709-.099244.067579-.131743.087685-.164493.10231l-.422708.193007c-9.826039 4.578635-17.036583 14.396004-18.432333 25.151069l-.038006.303636c-.018413.151996-.036293.307273-.055216.479383l-.187258 1.806334c-.055045.520643-.0977.886173-.147011 1.250955l-.106643.722788c-.150687.931416-.339875 1.743327-.594767 2.506115-1.635879 4.891932-5.474925 7.997659-13.271046 11.842038l-1.202137.586512c-2.2353 1.11258-3.412924 2.148484-3.564108 3.609661-.129075 1.251408.481805 2.252356 1.99822 3.724859l.436143.413826.940651.873118c1.883049 1.784725 3.05026 4.591386 2.836222 6.791395-.134965 1.393577-.785823 2.489012-1.889185 3.188415-.132363.08374-.276465.165973-.453828.260509l-.648287.340545c-.693986.37858-.949238.613308-1.028563 1.018748-.110675.564018.290055 1.076856 1.0822 1.759022l6.434655 5.545725c.163229.141303.206361.377456.103075.567463-.102855.188728-.325478.280853-.533226.220239-2.274936-.670705-3.41879-.84705-4.682721-.450597-.792155.248963-1.521037.926059-1.832199 1.701509-.206999.517496-.231803 1.049603.039097 1.539848.207609.37661.459003.610475 1.048501 1.00393l.356844.232256.504241.331672c.253423.17481.452137.330427.635804.501877 1.531297 1.429772 1.678727 3.191924.961877 6.337857l-.454526 1.917777c-.363509 1.584615-.481671 2.43712-.438665 3.402219.15866 3.542862 3.619344 6.545959 7.638959 7.299136 2.357887.44189 4.461519.351733 8.335203-.19585l1.267323-.18502-.012375-.051351.637717-.161936c10.041338-2.612754 20.069059-6.823706 30.508808-12.810474l.11897-.112301 1.411417-2.169241c3.380889-5.150252 5.713911-8.228067 7.933852-10.204162l.203551-.181191-.125762-.241759c-.821088-1.578416-.748088-3.751953.126966-5.430335.972361-1.865111 2.323538-3.043379 5.301515-5.052452l13.28953-8.966761c1.018965-.687835 1.552624-1.012942 2.247193-1.32126l.134524-.059715.194978-.538041c.68719-1.994434.914346-3.897812.637604-5.817761-.69185-4.802882-5.186376-8.765709-10.037986-8.850205l-.425325.002528c-4.699917.136405-9.08319 3.862214-9.915786 8.49298-.028774.161915-.142037.295599-.296634.350535-.155753.055834-.327895.024279-.452333-.082173-3.989538-3.408085-6.650226-7.159202-7.915879-11.149222-1.659331-5.233381-1.161274-9.043089 1.091223-16.048463l.229162-.718575c1.016927-3.218029 1.306529-4.591386 1.191026-6.210249-.251745-3.532792-2.714612-7.600292-6.410439-9.734411zm11.683277 72.099565-.467179.431812c-2.029327 1.928278-4.354552 5.035363-7.086514 9.175601l-.853821 1.293951 1.326931-.801607 2.091478-1.275963c.806639-.49693 1.417352-.880285 2.027037-1.274572l1.061399-.697969c1.166824-.781516 2.178739-1.513462 3.04493-2.213699 1.252093-1.012203 2.169125-1.934396 2.716219-2.773902l.36217-.555744-.663175.014737-.191746.006488-.318078-.0096c-.852248-.050591-1.634907-.288495-2.27527-.692031-.179061-.112451-.3501-.245649-.538221-.414957zm2.857813-1.48771c-.059793 0-.120327.003158-.183414.009467-.478797.051051-.998014.266267-1.563261.630324l-.42679.274881.500105.370573.081893.055426c.569376.358738 1.290674.550859 2.082027.558315.257542.00275.51899-.014557.781304-.051502l.355944-.050133-.059603-.354481c-.061896-.368121-.246989-.699507-.555452-1.007969-.291651-.291651-.620565-.434901-1.012753-.434901zm17.105648-19.113145-14.694696 9.912522c-.355681.240169-.579191.391765-.777342.528297l-.629955.443154c-1.763997 1.271503-2.880379 2.376404-3.593486 3.744177-.683515 1.310541-.802314 2.994263-.270789 4.280683l.162746.393884.354726-.236221c.756207-.503579 1.443972-.790331 2.061186-.85538.744661-.080482 1.410597.155553 1.942915.687871.400885.400885.662383.852914.778933 1.338159l.09829.409218.384442-.171241c1.230685-.548181 2.399408-1.493496 3.394859-2.750352.656134-.828362 1.199405-1.68699 1.893728-2.952756l.360971-.668556.522654-.988595.655395-1.217401.247614-.439351c.566105-.98933 1.100773-1.842448 1.998837-3.195704l.960449-1.434623c1.368818-2.034603 1.943752-2.913246 2.61113-4.029049l.23786-.402899c.23207-.398483.446999-.784248.646848-1.162034zm61.279261-9.752408-.458916.185414c-1.635114.660626-3.426132.933172-5.140645.772232l-.695562-.065293.364161.596201c.375296.614429.760702 1.234093 1.155539 1.858162.767432 1.214225 1.323741 1.807004 2.114099 1.938584.480333.079874.92145-.048912 1.318791-.379321.787217-.654084 1.350851-2.092877 1.376691-3.454083.00609-.316694.001915-.635736-.012303-.957422zm-23.647907-44.294947.106754 1.030299c.078768.760198.220168 1.58706.424298 2.483053 3.251866 14.274382 8.656927 27.859866 16.089004 40.44315l.074213.125652.141495.035712c.284086.071702.575655.128758.872719.170436 1.834609.260583 3.836758-.055829 5.592277-.864399l.238395-.109802-.093155-.606224c-.420814-2.53659-1.306502-4.97616-2.92705-8.544331l-.870101-1.89628c-7.581451-16.440283-11.835663-23.963237-18.939052-31.512878zm24.568843 4.410378c-4.568455-6.908645-12.118903-10.965599-19.251216-10.327578-1.626594.145937-2.777617.526313-3.609026 1.207678-.920447.75503-1.457564 1.871589-1.621324 3.345248l-.018496.166446.44435.449504c7.356394 7.500735 11.970933 15.412441 19.308704 31.205408l.987546 2.136907.776141 1.701932c1.467886 3.27488 2.282943 5.567007 2.722244 8.008034l.09781.543492.449748-.320433c.426262-.303701.817511-.639347 1.166417-1.001638 3.049995-3.17041 4.419133-7.945898 4.328734-15.003671-.116763-9.040279-2.059376-16.481059-5.781632-22.111329z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-565 -287)\"></path></svg>			\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 162 200\" width=\"162\"><path d=\"m455.955972 358.996074c-1.476579 1.594432-3.097824 3.059039-4.867474 4.355037-1.516487 1.110926-3.132743 2.087539-4.827567 2.901528-.901661.433496-1.827018.818105-2.771081 1.152331-1.101199.389722-2.495469.93022-3.62161.34944-1.765909-.911513-1.615009-3.508996-.594872-4.891917 1.365587-1.850963 3.806183-2.647742 5.915048-3.291999 3.465721-1.058922 7.275645-1.526714 10.767556-.57442zm-101.028089-55.420615c1.276169-.68666 2.631404-1.211444 4.061841-1.500774 3.651042-.738414 9.633932.475274 10.007816 4.981959-4.767955 1.543799-9.511092-.95192-13.614586-3.231015-.151774-.08418-.303422-.166988-.455071-.25017zm59.966959 82.30147c1.232146 1.067527 1.557642 2.882073 1.156072 4.457174-.038661.149654-.086051.296813-.137182.440231-.944063-1.436672-1.399259-3.132743-1.01889-4.897405zm48.887999-14.259468c-.990206 4.288815-3.726368 7.991488-6.78179 11.060628-3.03048 3.044198-6.592229 5.52096-10.424601 7.445253-3.78124 1.89935-7.826869 3.252465-11.96603 4.111725-4.389831.912885-9.438136 1.703553-13.791801.258152-1.591313-.528775-3.114036-1.535194-4.235189-2.834684.496351-1.018889.724572-2.167479.548729-3.448262-.203279-1.490297-.96277-2.803505-2.278472-3.562996-.285588-.165866-.618567-.006235-.719583.291824-.804386 2.390712-.139676 4.884934 1.29076 6.857864-.838058 1.371822-2.233576 2.40443-3.615375 3.175144-3.232511 1.80457-7.927884 3.418332-11.352451 1.551406.713347-.699629.858012-1.788357.405311-2.89205-.492609-1.199721-1.659905-2.59025-3.022997-3.429555.184572-.425265.433994-.838059.756996-1.227158 1.410483-1.701059 3.509371-2.840918 5.451122-3.824889 4.076806-2.065216 8.50405-3.378424 12.469863-5.673108 6.684515-3.868538 12.943766-10.601691 13.683302-18.60727.327991-3.533814-.744525-7.147318-3.582949-9.424169-3.140226-2.519663-7.402851-2.90078-11.258919-2.389465-4.876204.646503-9.574071 2.234324-14.460252 2.887561-4.812601.643509-9.700029.784807-14.540067.371639-4.845026-.413666-9.678829-1.388658-14.266451-3.015888-3.794086-1.345633-7.502121-3.263565-10.455405-6.036142-2.957648-2.776693-5.715385-7.204685-4.863109-11.440997.785804-3.905453 4.776185-5.47594 8.217838-6.356026 2.400938-.613953 4.844527-1.021758 7.23686-1.674745 2.555829-.697385 5.079982-1.51973 7.548015-2.482375 2.670065-1.041711 5.306457-2.236818 7.733335-3.772635 1.992884-1.262077 3.98452-2.802633 5.214171-4.856874 1.1224-1.876029 1.51524-4.486482.097275-6.325971-1.022631-1.325803-2.661335-2.030296-4.210247-2.535252-2.251035-.734049-4.585627-1.218302-6.933937-1.502768-2.433114-.294817-4.884934-.334725-7.328024-.15327-.556212.041404-.659847.773832-.130947.96252 1.929281.687408 4.38609 1.676117 4.428491 4.094889.042402 2.336961-1.800828 4.045129-3.778746 4.941054-2.120214.960649-4.535119 1.397887-6.81172 1.813549-2.566181.468415-5.164412.755125-7.7705.865495-3.662515.15514-8.714313-.558831-10.845501 3.254959-.799148 1.430063-.787924 3.03497.176467 4.376487.773458 1.075883 2.819343 2.428749 2.007225 3.93688-.6692 1.242746-2.158126 2.142662-3.234133 2.995686-1.094839.867989-2.338832 1.793844-3.008281 3.055422-1.740469 3.279403-1.336155 7.751169-.143418 11.13271 1.279286 3.626973 3.84185 6.557435 6.903133 8.815828 1.583083 1.167919 3.289505 2.158998 5.042569 3.047565 1.811928.918497 3.82888 2.220356 4.413152 4.309267.671195 2.399691-1.950108 3.207695-2.209507 5.294111-.242688 1.95123 2.312518 2.780434 3.776751 3.188739 2.149895.599112 4.481992.589135 6.621661-.049635.913135-.272494 2.99344-1.614386 3.615375-.359543.440355.889814-.202157 2.196786-.641764 2.958771-.155639.269376-.015963.641015.292822.719583 2.373128.606096 4.433355-.970252 5.684207-2.858378.723325-1.090349 1.247111-2.295557 1.934269-3.406234.750761-1.211444 1.718519-2.278722 2.855885-3.139602 3.929646-2.976605 12.207969-4.066081 12.680624 2.705482.370392 5.294485-4.948536 9.746672-9.147559 11.990224-2.264753 1.209698-4.837543 2.12383-7.436523 2.082676-.541246-.00873-1.172284-.223233-1.37681.42277-.130947.415288.033672.987712.10351 1.394271.279353 1.603784.669698 3.243735 1.18725 4.788906.770714 2.298425 2.68503 4.201517 4.369877 5.861422 2.461797 2.409418 5.421191 4.265119 8.724788 5.216665.251917 1.447896.663463 2.878332 1.093717 4.250154.834317 2.657594 1.871913 5.249091 2.980595 7.803174 2.060227 4.746504 4.293803 9.5616 7.031212 13.956419 2.753621 4.422256 6.158234 8.479108 10.240028 11.687925-1.23464 1.038843-2.364522 2.242305-3.372188 3.510617-4.073064 5.128121-6.810473 11.186586-9.985618 16.873412-3.872279 6.931443-8.153612 13.76187-13.796789 19.405048-5.599528 5.600775-12.918823 10.125294-20.780237 11.62058-1.76965.337249-3.593301.467667-5.374799.17709 1.757304-4.450939 4.374616-8.511533 6.562673-12.752957 2.125451-4.120455 4.067577-8.631256 3.953591-13.359054-.055247-2.295931-.627172-4.541978-1.642944-6.599711-1.300737-2.633899-3.347121-4.840038-5.088961-7.182112-3.603652-4.845027-6.928824-9.898321-9.952944-15.12621-2.994937-5.176758-5.681339-10.523123-8.081653-16.000434-2.333345-5.323917-4.561558-10.787511-8.238665-15.356925-1.682976-2.091405-3.667379-3.989508-5.956576-5.408721-2.10687-1.304478-4.423379-1.735978-6.871083-1.759673-2.927095-.029931-5.798942-.063603-8.705583-.493856-2.647617-.39284-5.64243-1.016396-7.74032-2.79727-1.666639-1.414224-2.275354-3.428309-1.713405-5.537173.705615-2.647617 2.800387-4.570662 3.886496-7.037448.455196-1.033855.859384-2.135054.451579-3.244983-.306041-.834317-.960899-1.476579-1.575849-2.090158-.850904-.850529-1.860939-1.810805-1.512122-3.140973.324498-1.23701 1.434177-2.011341 2.534877-2.517543 1.038969-.477769 2.403308-.867616 3.437662-.195672.54187.352184.981726-.475149.494479-.84604-1.687341-1.284525-2.716207-3.06727-3.239994-5.102804-.123464-.479764-.222609-.966886-.300554-1.456127-.154267-.968132.095529-1.263822.927851-1.540931.764604-.25441 1.458496-.501962 2.106745-1.00118 1.172658-.903283 1.965821-2.267996 2.163987-3.735846.245805-1.820408-.575916-2.913251-1.438543-4.402801-.550225-.950423-.930095-1.987521-1.130756-3.06702-.128078-.689278-.377874-1.723008.193303-2.269867.777698-.74465 2.064218-1.092469 3.056419-1.418838 2.674804-.880086 5.44364-1.450764 8.190527-2.052994 2.941436-.645006 5.683085-1.727249 8.025658-3.665509 2.65485-2.19691 4.485484-5.200827 5.843463-8.330327 1.342889-3.094706 2.132934-6.386206 3.651042-9.407457 1.609522-3.203579 3.676858-6.207495 6.15599-8.800489 1.421831-1.487055 3.027611-2.886313 4.798883-3.991877.943689.500216 1.88663 1.017892 2.842291 1.527586 3.903956 2.082177 8.499934 3.795208 12.883155 2.175959.201533-.074452.364032-.244683.359792-.47253-.076074-4.02954-4.115716-6.137283-7.667613-6.477744-2.962512-.283967-5.867034.631412-8.411015 2.110486-2.896665-1.526963-5.834983-2.767963-9.099546-3.137108.333602-.709107.71659-1.400131 1.173157-2.063844 2.505571-3.643435 6.528003-6.342432 10.544449-8.065815 4.067328-1.745207 8.444687-2.341825 12.774532-1.325928 1.959211.459685 4.187674 1.165799 5.997232 2.351427-1.61002 1.999743-2.120587 5.232255.170854 6.909993 1.258335.920742 3.244983.872229 3.897222-.741407.592378-1.467476-.043649-3.270799-.907896-4.49621-.477644-.67768-1.055056-1.270931-1.698566-1.792971 1.217181-.927976 2.844661-1.375688 4.298792-1.638829 2.196162-.397329 4.454681-.554715 6.678279-.717089 9.064003-.661842 18.317567-.268129 27.119677 2.13256 4.373618 1.192612 8.60756 2.888683 12.532218 5.163913 1.212192.703121 2.610204 1.58832 3.867291 2.640383-1.50651.705491-3.003043 1.809932-3.579208 3.426812-.584895 1.64257-.002494 3.340012 1.192238 4.539733 1.181014 1.186502 2.743644 1.842607 4.35117 2.210754-.761985.922488-1.61002 1.792722-2.04152 2.924351-.537505 1.408736-.465173 3.26107.939074 4.136293.814364.507699 1.845724.600484 2.766092.787051 1.335656.270499 2.675053.60011 4.024428.791043 1.542676.218244 3.235006-.070088 4.00572-1.577097.618567-1.209074.417782-2.709099-.132194-3.902085-.728312-1.579965-2.107617-2.492102-3.723873-3.025741-1.366834-.451205-2.798517-.592627-4.213988-.813366.432747-.688031.765726-1.438044.879213-2.35043.340461-2.71733-.886696-4.98146-2.668818-6.819577 1.535194-.521542 3.183875-.801643 4.775189-.914881 4.102995-.292073 8.255874.597616 11.96603 2.350056 7.871764 3.718636 13.12709 10.971834 15.410551 19.255519 3.60415 13.076707.492608 28.573184-8.527746 38.920339-.786927-.248175-1.591313-.432747-2.396947-.544488-2.40443-.333353-4.851262-.119224-7.21329.408678-2.187433.488992-4.509553 1.164802-6.442576 2.334717-1.511498.914631-2.8272 2.289945-3.057916 4.10499-.178337 1.404746.243187 2.99157 1.422954 3.866543 1.652422 1.225786 3.853573.351561 5.552138-.30841 1.799581-.698507 3.531819-1.56288 5.165534-2.589128 2.703737-1.697692 5.111908-3.78997 7.224514-6.153121.72083.25915 1.426695.577537 2.108865.97786 4.065582 2.389964 5.781606 6.773434 4.730292 11.330128zm-64.158873 24.358573c-.334226-.259399-.652239-.556212-.950299-.901662-1.002677-1.16106-1.38554-2.549094-1.139859-3.88475 1.916809 1.267064 3.503134 3.773758 2.090158 4.786412zm-15.023947-5.310199c-1.595055-1.57136-3.47071-3.443274-4.150385-5.532184-.468914-1.441661-.828082-2.950665-1.109929-4.439716-.049884-.269376-.074827-.547481-.124711-.816857.144665.007482.352932-.007483.407805-.007483 1.141107.018707 2.289696-.148406 3.395884-.424018 2.433113-.607343 4.741516-1.755932 6.801743-3.17265 3.803689-2.615192 7.991487-7.013753 7.305576-12.02901-.295565-2.149769-1.550159-4.125942-3.599162-4.970111-2.259765-.931343-4.993433-.611833-7.234491.223108-2.511682.935583-4.716574 2.629035-6.210613 4.859992-1.469097 2.195289-2.89205 6.612058-6.153246 6.320234.530023-1.104941.911638-2.511308.202032-3.541671-1.165051-1.694325-3.333527-.236951-4.763839.164494-2.255774.633034-4.692505.521916-6.884053-.305417-1.05755-.399201-2.658841-1.068151-1.88214-2.431493.4426-.776825 1.16343-1.361346 1.606653-2.140541.899167-1.580713.4209-3.36296-.605846-4.753613-1.166423-1.57984-2.762601-2.448329-4.460792-3.336147-3.687333-1.927784-7.24347-4.41365-9.490265-7.993981-2.248666-3.583449-3.18799-8.444439-1.782246-12.512141 1.075882-3.113537 4.706223-4.101124 6.461032-6.704842.768595-1.140608.47515-2.329978-.328239-3.379547-.525782-.686659-1.212566-1.24948-1.68597-1.976047-.661093-1.014525-.600109-2.137798-.028933-3.177015 1.202839-2.188431 3.793213-2.621552 6.066572-2.696753 2.579774-.085427 5.138471-.078568 7.710139-.357422 2.679543-.290702 5.342624-.757371 7.95607-1.417342 2.200402-.555588 4.57989-1.314081 6.121319-3.082235 1.263324-1.448145 1.946741-3.615125 1.134871-5.446508-.526281-1.185503-1.517734-1.951354-2.633898-2.519682 6.438834-.005967 19.574654 1.351264 15.356925 8.90751-1.258335 2.253903-3.525583 3.859559-5.696803 5.150942-2.59025 1.540806-5.37879 2.740651-8.205991 3.772012-2.409418.878715-4.866227 1.638829-7.352467 2.269493-2.732047.693019-5.543284 1.076381-8.21285 2.005479-3.21393 1.118659-6.230816 3.194101-6.77094 6.796007-.58477 3.900589 1.446275 7.918656 3.981028 10.753464 5.725112 6.402543 15.015466 9.043051 23.222704 10.188024 4.876204.679925 9.820999.78568 14.724639.363658 4.974726-.428258 9.72996-1.593185 14.588705-2.667446 4.437221-.981102 9.636427-1.487554 13.508706 1.422829 3.419579 2.568924 4.011957 7.013503 3.082859 10.942651-2.062722 8.724664-9.910791 14.703314-17.75512 18.043077-4.124196 1.755932-8.668668 3.225029-12.12566 6.185671-.826835.707112-1.568866 1.570112-2.037779 2.547848-.69963-.279353-1.42046-.394088-2.110112-.24194-1.885632.415288-2.425631 2.50794-2.456809 4.176575-.011224.606096.022448 1.212192.091039 1.818288-1.267065-.397829-2.489233-.929098-3.644058-1.591314-1.552653-.890437-2.951912-1.996625-4.228954-3.24623zm12.537207 5.65939c-1.008913-.044896-2.014084-.169607-3.003043-.380369-.20702-.044896-.414041-.094781-.619814-.145912-.029931-.219492-.061109-.438983-.083557-.659722-.139676-1.373069-.275611-3.546784 1.060045-4.437221.574918-.38411 1.333161-.331731 2.10637-.016212-.123464.458937-.183325.93658-.163371 1.431683.066097 1.62748.922862 3.124013 2.10637 4.212741-.480138.04739-.98397.014966-1.403-.004988zm24.817509 35.435412c1.446649-.049884 2.87085.228221 4.22646.724572 1.580089.579906 4.076806 1.682352 3.624104 3.779993-.491361 2.279719-3.034221 2.953159-5.035834 2.585261-1.966694-.361662-3.848585-1.330667-5.588304-2.287201-1.268312-.69963-2.485493-1.484062-3.651541-2.335839 1.871913-1.396765 4.06184-2.385724 6.425115-2.466786zm-95.617747-116.599767c1.067028-1.485184 2.87721-2.445584 4.710214-2.418771 1.044954.015214 2.497339.401819 2.802508 1.562256.341334 1.298242-.909394 2.49709-2.012339 2.908263-2.020444.75288-4.252773-.136559-5.406475-1.89511-.034047-.05188-.062231-.104384-.093908-.156638zm15.427137-7.422181c-.656479 4.462163-1.129009 9.500866-4.216731 13.057876-2.557077 2.945676-7.888227 4.626782-10.804222 1.215684-1.36172-1.59281-1.795964-3.995494-.937204-5.926022.935957 1.319693 2.409419 2.244426 4.190293 2.354047 1.534695.094531 3.129501-.458688 4.099628-1.686843 1.004174-1.271055 1.076756-3.016013-.238198-4.086159-2.403432-1.956094-6.055846-.687532-7.980263 1.513743-1.196853-3.605273 2.481376-7.550384 5.146827-9.557983 3.523712-2.654102 7.975025-3.994123 12.37396-3.85482.016836.000499.033048.002494.049884.002993-.844543 2.194541-1.327674 4.544472-1.683974 6.967484zm34.289443-16.410235c.717088.567561 1.341891 1.22591 1.814546 2.000366.430253.703745.758244 1.561383.74702 2.397072-.022448 1.600293-1.572607 2.042145-2.709973 1.06653-1.344385-1.152456-1.164801-3.415089-.334225-4.80487.14217-.237948.304295-.456816.482632-.659098zm58.186458 17.295061c2.1151.346946 4.474634.452202 6.28544 1.697816 1.356856.93284 2.314638 3.092337 1.5539 4.673923-.498845 1.036848-1.638704 1.246113-2.69376 1.148839-1.414224-.130323-2.839672-.531519-4.2302-.812992-1.028867-.208392-2.574038-.269875-3.106554-1.338025-.515057-1.031985-.031178-2.348061.553717-3.229768.511316-.770091 1.103694-1.443531 1.637457-2.139793zm.283094-2.284833c-.158383.447589-.38411.853024-.643509 1.23701-.380369-.075575-.758244-.159381-1.129883-.26788-1.819535-.530146-4.088029-1.840237-4.305027-3.937378-.220738-2.13493 1.743461-3.579084 3.473204-4.3493.048638-.021326.098522-.039159.145912-.059986 2.072699 1.975923 3.486923 4.459669 2.459303 7.377534zm23.10772 52.184238c2.781058-3.29125 5.007151-7.065632 6.645855-11.043292 6.25052-15.170732 4.327475-36.176446-10.124047-46.099085-6.124563-4.205508-14.722146-6.325846-21.875575-3.559005-.971499-.868862-2.046509-1.62985-3.097823-2.285331-3.873527-2.414906-8.097492-4.255018-12.462381-5.57733-8.965481-2.716956-18.485926-3.283893-27.79561-2.703986-2.277225.141921-4.560685.331233-6.821697.633408-2.007849.268128-4.091772.697259-5.764147 1.907331-.123464.089044-.240693.188688-.357921.290951-1.75718-1.186626-3.869037-1.941627-5.837602-2.452444-8.328706-2.160869-17.548848 1.403499-23.31287 7.613239-1.297993 1.398136-2.25353 2.933704-2.981344 4.565673-.149029-.008605-.296937-.019953-.447463-.024692-4.055231-.128453-8.172693.957906-11.608982 3.122142-2.958771 1.863558-6.067071 4.820957-6.916353 8.339182-.319136 1.322062-.160628 2.659714.356175 3.819277-.067095.112615-.131196.226102-.188688.341335-1.535942 3.075001-.24194 7.125368 2.812734 8.715809 3.158433 1.644565 7.115392.432124 9.621212-1.849964 3.02624-2.756116 4.108857-7.043559 4.741516-10.929432.573172-3.519971.876719-7.198449 2.194417-10.512397 3.088096.292697 5.822387 1.441036 8.511532 2.816849-.131321.087049-.262766.173972-.391717.263764-5.909685 4.112224-10.201493 10.69061-12.408381 17.471277-1.191988 3.662142-2.647741 7.379655-5.124628 10.382075-2.33559 2.831066-5.480679 4.660952-9.045296 5.478434-2.89891.66471-5.825256 1.22566-8.664055 2.127696-1.138113.361662-2.363899.753878-3.359218 1.433679-1.155947.78967-1.13749 1.917932-.93022 3.2375.191307 1.218178.601606 2.403432 1.20234 3.480811.559578 1.003675 1.326053 1.796838 1.427318 2.994563.186194 2.201525-1.318072 4.128062-3.357472 4.776311-.744027.236452-1.581462.486124-1.87129 1.30161-.331358.932215.148032 2.352674.399574 3.251343.432872 1.546293 1.158067 2.910507 2.180698 4.067577-1.322561.039409-2.713713.680174-3.702423 1.384044-1.709789 1.21743-2.502952 3.377426-1.201965 5.190725.575417.801893 1.371697 1.400506 1.993257 2.161244 1.068774 1.306972.508946 2.703736-.206771 4.069323-1.198099 2.285954-3.079616 4.169092-3.677855 6.753106-1.098705 4.74401 2.922605 7.51135 6.976589 8.623773 2.895417.794409 6.01095 1.126141 9.008132 1.192238 2.549594.054873 5.168028-.228222 7.614236.663463 2.739155.998936 5.086966 3.18138 6.972473 5.345118 1.987646 2.280966 3.572474 4.879945 4.950781 7.564975 2.836554 5.525949 5.02511 11.359934 7.839839 16.900849 2.789039 5.491029 5.900332 10.818688 9.311679 15.946808 1.722136 2.587755 3.520969 5.125626 5.393381 7.608624 1.80008 2.385724 3.836987 4.633018 4.945668 7.451489 3.916054 9.953193-4.283826 19.674423-8.321473 28.154778-.494978 1.04009-.951296 2.096394-1.35748 3.173897-.089792.238199.100891.551223.342207.602355 3.383412.728313 6.922339.00873 10.154976-1.058797 3.311329-1.093717 6.533989-2.601474 9.489642-4.452187 5.942484-3.721379 10.77005-8.915596 14.82815-14.584963 4.083041-5.704286 7.410333-11.889956 10.717672-18.063156 2.615191-4.883686 5.397496-10.055456 9.688805-13.689537.001247-.001247.002494-.002495.004989-.003742 1.659904 1.237134 3.424566 2.338333 5.302716 3.266184 3.106553 1.532699 7.988993 3.332281 10.253746-.490115 2.047757-3.454497-2.078934-5.631953-4.840037-6.405162-4.025675-1.128635-7.658509.127206-10.702707 2.428125-1.42046-1.097457-2.759857-2.300919-4.013203-3.590432-4.275097-4.398561-7.321789-9.642663-10.013055-15.107503-2.072698-4.210247-4.051863-8.489085-5.580822-12.931294-.578659-1.682353-1.128635-3.415837-1.465355-5.176758.062356.013718.125958.029931.189561.043649 1.668634.356674 3.69519.715842 5.377543.285588.092286-.022448.178336-.051131.26314-.081062 3.425814 2.228588 7.891718 1.052562 11.386124-.566188 1.935516-.896673 3.929646-2.208634 5.140591-3.959578.602355.672193 1.295748 1.263324 2.049004 1.735979 3.885997 2.444337 8.894395 2.085169 13.23933 1.486556 8.492826-1.172284 16.826022-4.384842 23.503054-9.832223 5.938743-4.846273 13.275497-13.93896 9.110146-22.017371-1.315702-2.551589-3.664012-4.377609-6.312876-5.4177z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-306 -287)\"></path></svg>			\n			<h2>Compatible plugins</h2>		\n																					<img width=\"122\" height=\"137\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"200\" height=\"198\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6-100x100.png 100w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>WP101 Video \nTutorials</p>		\n																					<img width=\"200\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White-100x100.png 100w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>Elementor<br />\nPage Builder</p>		\n																					<img width=\"206\" height=\"228\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Elementor<br />PRO \nPage Builder</p>		\n																					<img width=\"220\" height=\"130\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>WooCommerce</p>		\n																					<img width=\"400\" height=\"401\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"152\" height=\"184\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Yoast SEO</p>		\n																					<img width=\"200\" height=\"178\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Contact Form WPForms\n</p>		\n																					<img width=\"100\" height=\"100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>UpdraftPlus\n<br />\nBackup Plugin</p>		\n																					<img width=\"112\" height=\"89\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Wordfence Security\nWooCommerce</p>		\n																					<img width=\"92\" height=\"92\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Translate Multilingual Sites</p>		\n																					<img width=\"146\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Really Simple SSL\n</p>		\n																					<img width=\"137\" height=\"83\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Loco Translate</p>		\n																					<img width=\"300\" height=\"300\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy-100x100.png 100w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																								\n			<p>Limit Login<br />\nAttempts Reloaded</p>		\n																					<img width=\"273\" height=\"261\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Monsterinsights</p>		\n																					<img width=\"300\" height=\"300\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2-100x100.png 100w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																								\n			<p>Advanced Custom Fields</p>		\n																					<img width=\"100\" height=\"100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Cookie Notice for \n<br />GTPR & CCPA</p>		\n																					<img width=\"200\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4-100x100.png 100w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>LiteSpeed \n<br />\nCache</p>		\n			<h2>Lovely<br />\nniche theme.</h2>		\n			<a href=\"https://1.envato.market/vamtam-coiffure-checkout\" target=\"_blank\" rel=\"noopener\">\n						Buy Theme\n					</a>\n		<p>It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.</p><a href=\"http://www.vamtam.com\" target=\"_blank\" rel=\"noopener\">VamTam Themes</a>		\n																					<img width=\"663\" height=\"1136\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone.png 663w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone-175x300.png 175w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone-598x1024.png 598w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/Phone-640x1097.png 640w\" sizes=\"(max-width: 663px) 100vw, 663px\" />																								\n			<h2>Lovely<br />\nniche theme.</h2>		\n		<p>It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.</p>		\n			<a href=\"https://1.envato.market/vamtam-coiffure-checkout\">\n						Buy Theme\n					</a>\n		<a href=\"http://www.vamtam.com\" target=\"_blank\" rel=\"noopener\">VamTam Themes</a>','Landing Page','','publish','closed','closed','','landing-page','','','2023-03-03 12:37:02','2023-03-03 12:37:02','',0,'https://coiffure.vamtam.com/?page_id=5301',0,'page','',0),(5382,1,'2023-03-03 12:43:36','2023-03-03 12:43:36','<img width=\"66\" height=\"135\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/sale.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"127\" height=\"23\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Avvocato-logo.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h1>Dedicated Theme for Lawyer and Attorney\n</h1>		\n		<p>Avvocato theme is built for Legal Advisers, Legal offices, Lawyers, Attorneys, Barristers at Law, Counsels, Solicitors, Advocates and other legal and law-related services.</p>		\n			<a href=\"https://themes.vamtam.com/?theme=avvocato&#038;n=1\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Explore Theme\n					</a>\n																					<img width=\"218\" height=\"186\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/1-click-demo-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"56px\" height=\"50px\" viewBox=\"0 0 56 50\" style=\"enable-background:new 0 0 56 50;\" xml:space=\"preserve\"><style type=\"text/css\">	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#35348F;}</style><title>3D86A401-53DF-4270-8544-103AF2713532</title><g id=\"Page-1\">	<g id=\"Landingpage\" transform=\"translate(-420.000000, -1062.000000)\">		<g id=\"Group-2\" transform=\"translate(420.000000, 1062.000000)\">			<g id=\"Group-8\">				<path id=\"clients-trust\" d=\"M55.6,18.2c0-3-1.2-5.9-3.3-8l-6.9-6.9c-2.2-2.1-5-3.3-8-3.3h-0.1c-3,0-5.9,1.2-8.1,3.4      l-1.4,1.4l-1.5-1.5c-2.1-2.1-5-3.3-8-3.3s-5.9,1.2-8,3.3l-6.9,6.9c-4.4,4.4-4.4,11.6,0,16l4.2,4.2c0,1.5,0.7,2.9,1.8,3.9      c0.9,0.9,2.2,1.4,3.4,1.6c0.2,1.3,0.8,2.7,1.7,3.6c0.8,0.8,1.9,1.3,3.1,1.5c0.2,1.2,0.8,2.5,1.7,3.3c0.9,0.8,2.2,1.6,3.6,1.8      c0.4,1.5,1.3,3,3.3,3.7c0.3,0.1,1,0.3,1.8,0.3c1,0,2.2-0.3,3.4-1.3c0,0,0,0,0.1-0.1s0.3-0.3,0.5-0.5c2-1.8,3.5-3.4,4.3-4.7      c1.4,0.4,3,0.3,4.2-0.6c1.3-1,1.9-2.3,1.9-3.7c1.3-0.1,2.6-0.6,3.4-1.4c0.8-0.8,1.4-2.2,1.4-3.5c1.5-0.1,2.8-0.7,3.7-1.6      c1.6-1.7,1.2-4,0.8-4.9c0-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.2-0.2l0,0l1.1-1.1C54.4,24.1,55.6,21.3,55.6,18.2z M10.1,30.5l5.7-5.6      l0,0c0.2-0.2,0.6-0.4,1.2-0.4c0.5,0,1,0.3,1.5,0.8c1,1.1,0.6,2.2,0.5,2.6l-5.7,5.5c-0.8,0-1.6-0.3-2.3-0.9      C10.7,32.1,10.2,31.4,10.1,30.5z M15.2,35.2l5.7-5.5c0.5-0.2,2-0.5,2.8,0.3s0.8,1.8,0.7,2.2l-6.2,6.2c-0.6,0-1.4-0.2-2-0.8      C15.7,37.1,15.3,36,15.2,35.2z M20,40.2l6.3-6.3c0.3-0.1,1.3-0.4,2.5,0.9c0.8,0.8,0.6,2,0.5,2.4l-5.9,6.1      c-0.8-0.1-1.7-0.6-2.4-1.2C20.4,41.8,20.1,40.9,20,40.2z M30,46.3c-0.2,0.2-0.4,0.4-0.5,0.5c-1,0.8-2.1,0.6-2.6,0.4      c-0.7-0.2-1.2-0.7-1.6-2l5.9-6.1c0.7-0.4,1.8,0.2,2.1,0.7c0.5,0.6,0.7,1.5,0.8,1.9C33.9,42.1,33.2,43.3,30,46.3z M48.8,30.9      c-0.9,0.9-2.2,0.9-2.9,0.8L35.5,21.3c-0.5-0.5-1.3-0.5-1.9,0c-0.5,0.5-0.5,1.3,0,1.9l10.5,10.6c0.3,0.6,0.1,1.7-0.4,2.3      c-0.5,0.5-1.9,0.9-2.5,0.5l0,0L30.7,25.5c-0.5-0.5-1.3-0.5-1.9,0c-0.5,0.5-0.5,1.3,0,1.9l10.7,10.9c0.2,0.8,0.2,1.8-0.8,2.5      c-0.4,0.3-1.4,0.3-2.1,0.1c-0.2-0.7-0.5-1.9-1.2-2.8c-0.7-0.8-2-1.7-3.4-1.8c0-1-0.3-2.2-1.3-3.2c-1.3-1.3-2.6-1.8-3.7-1.8      c-0.1-1-0.5-2.1-1.5-3.1c-1.1-1.1-2.5-1.3-3.6-1.3c0-1-0.3-2.3-1.3-3.5c-1.2-1.3-2.5-1.6-3.4-1.6l0,0c-1.2,0-2.4,0.5-3.1,1.2      l-5.2,5l-3.6-3.6c-3.4-3.4-3.4-8.9,0-12.3l6.9-6.9c1.6-1.6,3.8-2.5,6.1-2.5s4.5,0.9,6.1,2.5l1.5,1.5c0,0-8.1,8-8.8,8.9      c-0.5,0.5-0.7,1.2-0.6,1.9c0.1,1,0.8,2,2,2.9c3.2,2.4,7.6,2.1,10.6-0.8c1.2-1.1,4-3.9,5.5-5.3l14.5,14.8      C49.2,29.4,49.4,30.3,48.8,30.9z M35.5,11.5c-0.2-0.2-0.6-0.4-0.9-0.4c-0.4,0-0.7,0.1-0.9,0.4c0,0-4.8,4.7-6.4,6.2      c-2.1,2-5,2.2-7.2,0.6c-0.6-0.5-0.9-0.9-0.9-1c0.4-0.5,1.1-1.1,1.2-1.2L31.1,5.3c1.7-1.7,3.9-2.7,6.3-2.7c2.3,0,4.5,0.9,6.2,2.5      l6.9,6.9c1.6,1.6,2.5,3.8,2.5,6.1s-0.9,4.5-2.5,6.1l-1.1,1.1L35.5,11.5z\"></path>			</g>		</g>	</g></g></svg>				\n				<h3>\n						60 000+					\n				</h3>\n									<p>\n						Clients trust Vamtam					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"68px\" height=\"31px\" viewBox=\"0 0 68 31\" style=\"enable-background:new 0 0 68 31;\" xml:space=\"preserve\"><style type=\"text/css\">	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#35348F;}</style><g id=\"Page-1\">	<g id=\"Landingpage\" transform=\"translate(-792.000000, -1074.000000)\">		<g id=\"Group-2\" transform=\"translate(420.000000, 1062.000000)\">			<g id=\"Group-4\" transform=\"translate(372.000000, 1.000000)\">				<path id=\"liftime-updates\" d=\"M57.7,12.9c-5.9-2.2-12.1-0.7-16.4,3.7l-6.5,6.8l-1.1,1.1l-1.1,1.1l-1.1,1.2L30.3,28      l-6.7,6.9c-2.3,2.4-5.4,3.7-8.6,3.7c-1.4,0-2.9-0.3-4.3-0.8c-4.4-1.6-7.3-5.6-7.5-10.2v-0.7v-0.7c0.2-4.7,3.1-8.6,7.5-10.3      c0.2-0.1,0.4-0.1,0.6-0.2c0.1,0,0.2-0.1,0.3-0.1c0.2-0.1,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.5-0.1c0.1,0,0.3-0.1,0.5-0.1      s0.4-0.1,0.5-0.1s0.3,0,0.4-0.1c0.3,0,0.6-0.1,0.9-0.1H15c0.3,0,0.7,0,1.1,0.1h0.2c0.3,0.1,0.7,0.1,1,0.1h0.1      c2.3,0.5,4.4,1.6,6.2,3.4l6.7,7l1.1-1.1l1.1-1.1L26,16.6c-1.5-1.5-3.2-2.7-5.1-3.5c-1.8-0.8-3.8-1.2-5.9-1.2      c-1.8,0-3.7,0.3-5.5,1C4,15,0.3,20,0,25.9v0.9v0.9c0.3,5.9,4,10.9,9.6,13.1c5.8,2.2,12.1,0.7,16.4-3.6l6.5-6.8l1.1-1.1l1.1-1.1      l1.1-1.1l1.1-1.1l6.7-7.1c3.4-3.5,8.3-4.6,12.9-2.9c4.4,1.6,7.3,5.6,7.5,10.2v0.7v0.7c-0.3,4.6-3.1,8.6-7.5,10.2      c-4.6,1.8-9.6,0.6-12.9-2.9L37,28l-1.1,1.1l-1.1,1.1l6.5,6.8c1.5,1.5,3.2,2.7,5.1,3.5c1.8,0.8,3.8,1.2,5.9,1.2      c1.8,0,3.6-0.3,5.5-1c5.7-2.1,9.3-7.1,9.6-13.1v-0.9v-0.9C67.1,20,63.4,15,57.7,12.9z\"></path>			</g>		</g>	</g></g></svg>				\n				<h3>\n						FREE					\n				</h3>\n									<p>\n						Lifetime updates					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"50px\" viewBox=\"0 0 48 50\"><title>A0D40DB3-E399-465B-917C-2272B8E38A39</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-342.000000, -3886.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11\"><path d=\"M92.6482808,39.00015 C79.6072191,39.00015 69,49.8301175 69,63.1425776 C69,75.4530406 78.0804964,85.6230091 89.7594101,87.0840052 C90.2568562,88.2109519 91.3589178,89 92.6484767,89 C94.397228,89 95.8130587,87.5527538 95.8130587,85.7676092 C95.8130587,83.9824651 94.3934075,82.5371694 92.6484767,82.5371694 C91.5177126,82.5371694 90.5323716,83.1485176 89.9717896,84.0567148 C79.8313539,82.7071189 71.9675334,73.8557454 71.9675334,63.1427776 C71.9675334,51.5023125 81.2449315,42.0293409 92.6485747,42.0293409 C103.552617,42.0293409 112.512622,50.6893149 113.277698,61.6267821 L111.649487,61.6267821 C111.525121,61.6267821 111.416066,61.669752 111.301265,61.6970919 C110.960699,61.009594 110.402032,60.4568456 109.699847,60.1580465 C108.303119,51.8300715 101.199279,45.4645906 92.648751,45.4645906 C84.0982228,45.4645906 76.9940891,51.8280715 75.5976546,60.1580465 C74.4535188,60.6463251 73.6498955,61.7947416 73.6498955,63.1424376 C73.6498955,64.4842335 74.4534698,65.6365801 75.5976546,66.1228786 C76.9943829,74.4508536 84.0982228,80.8163346 92.648751,80.8163346 C101.199279,80.8163346 108.303413,74.4513536 109.698378,66.1228786 C110.398652,65.8260045 110.959234,65.2713312 111.299796,64.5857832 C111.412681,64.6131282 111.523652,64.658048 111.648018,64.658048 L114.8126,64.658048 C115.631505,64.658048 116.297297,63.9783501 116.297297,63.1424526 C116.297297,49.8299925 105.690077,39 92.6490155,39 L92.6482808,39.00015 Z M92.6482808,48.4961215 C100.557654,48.4961215 106.994183,55.0666018 106.994183,63.1425776 C106.994183,71.2165534 100.557654,77.7870336 92.6482808,77.7870336 C84.7369482,77.7870336 78.3004189,71.2165534 78.3004189,63.1425776 C78.3004189,55.0666018 84.7369482,48.4961215 92.6482808,48.4961215 Z M101.511811,66.4673389 C96.9968974,70.8830073 89.6533234,70.8830073 85.1368379,66.4673389 C84.5385786,65.8802564 83.5639285,65.8802564 82.9636914,66.4673389 C82.3634542,67.0544215 82.3634542,68.005777 82.9636914,68.5928595 C85.8202442,71.386809 89.5720814,72.7837838 93.3243243,72.7837838 C97.076263,72.7837838 100.828303,71.386809 103.684957,68.5928595 C104.285194,68.005777 104.285194,67.0544215 103.684957,66.4673389 C103.082742,65.8802564 102.112048,65.8802564 101.511811,66.4673389 Z\" id=\"Fill-2\"></path></g></g></g></g></g></svg>				\n				<h3>\n						24/7					\n				</h3>\n									<p>\n						Dedicated suport team					</p>\n																					<img width=\"41\" height=\"34\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/free-image.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h3>$320 Worth of Premium Image Stock Included in the Package for Free.</h3>		\n																					<img width=\"164\" height=\"30\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Getty_Images_Logo.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>All images shown on the demo website come with the demo content, and can be used in your next project, without the need to buy any additional licences.</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=avvocato&#038;n=2\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"2380\" height=\"4880\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2.jpg 2380w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-146x300.jpg 146w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-499x1024.jpg 499w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-768x1575.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-749x1536.jpg 749w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-999x2048.jpg 999w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-1280x2625.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-2-640x1312.jpg 640w\" sizes=\"(max-width: 2380px) 100vw, 2380px\" />												</a>\n		<p>Corporate Law Firm</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=avvocato&#038;n=3\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"2380\" height=\"4642\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3.jpg 2380w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-154x300.jpg 154w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-525x1024.jpg 525w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-768x1498.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-788x1536.jpg 788w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-1050x2048.jpg 1050w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-1280x2497.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-3-640x1248.jpg 640w\" sizes=\"(max-width: 2380px) 100vw, 2380px\" />												</a>\n		<p>Law Firm</p>		\n																						<a href=\"https://themes.vamtam.com/?theme=avvocato&#038;n=1\" target=\"_blank\" rel=\"noopener\">\n											<img width=\"2380\" height=\"9520\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1.jpg 2380w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-75x300.jpg 75w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-256x1024.jpg 256w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-768x3072.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-384x1536.jpg 384w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-512x2048.jpg 512w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-1280x5120.jpg 1280w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Home-1-640x2560.jpg 640w\" sizes=\"(max-width: 2380px) 100vw, 2380px\" />												</a>\n		<p>Single Lawyer</p>		\n			<h2>Details,<br />\nnot only in\n<br />home pages...</h2>		\n																					<img width=\"124\" height=\"40\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/vamtam-elite-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"512\" height=\"146\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor_logo_gradient-01-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor_logo_gradient-01-1-1.png 512w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/elementor_logo_gradient-01-1-1-300x86.png 300w\" sizes=\"(max-width: 512px) 100vw, 512px\" />																								\n			<h2>Key Features</h2>		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"50px\" viewBox=\"0 0 48 50\"><title>A0D40DB3-E399-465B-917C-2272B8E38A39</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-342.000000, -3886.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11\"><path d=\"M92.6482808,39.00015 C79.6072191,39.00015 69,49.8301175 69,63.1425776 C69,75.4530406 78.0804964,85.6230091 89.7594101,87.0840052 C90.2568562,88.2109519 91.3589178,89 92.6484767,89 C94.397228,89 95.8130587,87.5527538 95.8130587,85.7676092 C95.8130587,83.9824651 94.3934075,82.5371694 92.6484767,82.5371694 C91.5177126,82.5371694 90.5323716,83.1485176 89.9717896,84.0567148 C79.8313539,82.7071189 71.9675334,73.8557454 71.9675334,63.1427776 C71.9675334,51.5023125 81.2449315,42.0293409 92.6485747,42.0293409 C103.552617,42.0293409 112.512622,50.6893149 113.277698,61.6267821 L111.649487,61.6267821 C111.525121,61.6267821 111.416066,61.669752 111.301265,61.6970919 C110.960699,61.009594 110.402032,60.4568456 109.699847,60.1580465 C108.303119,51.8300715 101.199279,45.4645906 92.648751,45.4645906 C84.0982228,45.4645906 76.9940891,51.8280715 75.5976546,60.1580465 C74.4535188,60.6463251 73.6498955,61.7947416 73.6498955,63.1424376 C73.6498955,64.4842335 74.4534698,65.6365801 75.5976546,66.1228786 C76.9943829,74.4508536 84.0982228,80.8163346 92.648751,80.8163346 C101.199279,80.8163346 108.303413,74.4513536 109.698378,66.1228786 C110.398652,65.8260045 110.959234,65.2713312 111.299796,64.5857832 C111.412681,64.6131282 111.523652,64.658048 111.648018,64.658048 L114.8126,64.658048 C115.631505,64.658048 116.297297,63.9783501 116.297297,63.1424526 C116.297297,49.8299925 105.690077,39 92.6490155,39 L92.6482808,39.00015 Z M92.6482808,48.4961215 C100.557654,48.4961215 106.994183,55.0666018 106.994183,63.1425776 C106.994183,71.2165534 100.557654,77.7870336 92.6482808,77.7870336 C84.7369482,77.7870336 78.3004189,71.2165534 78.3004189,63.1425776 C78.3004189,55.0666018 84.7369482,48.4961215 92.6482808,48.4961215 Z M101.511811,66.4673389 C96.9968974,70.8830073 89.6533234,70.8830073 85.1368379,66.4673389 C84.5385786,65.8802564 83.5639285,65.8802564 82.9636914,66.4673389 C82.3634542,67.0544215 82.3634542,68.005777 82.9636914,68.5928595 C85.8202442,71.386809 89.5720814,72.7837838 93.3243243,72.7837838 C97.076263,72.7837838 100.828303,71.386809 103.684957,68.5928595 C104.285194,68.005777 104.285194,67.0544215 103.684957,66.4673389 C103.082742,65.8802564 102.112048,65.8802564 101.511811,66.4673389 Z\" id=\"Fill-2\"></path></g></g></g></g></g></svg>				\n				<h5>\n						Timely Support 8<br />hours Average Response Time					\n				</h5>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>elementor</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-553.000000, -5554.000000)\" fill=\"#020D26\" fill-rule=\"nonzero\"><g id=\"Key-features\" transform=\"translate(272.000000, 5377.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy\" transform=\"translate(216.000000, 0.000000)\"><path d=\"M90,39 C76.1915125,39 65,50.191514 65,64 C65,77.8038754 76.1915125,89 90,89 C103.8085,89 115,77.8085004 115,64 C114.9955,50.191514 103.803875,39 90,39 Z M83.751125,74.4132506 L79.58675,74.4132506 L79.58675,53.5822514 L83.751125,53.5822514 L83.751125,74.4132506 Z M100.41325,74.4132506 L87.9155,74.4132506 L87.9155,70.2488757 L100.41325,70.2488757 L100.41325,74.4132506 Z M100.41325,66.0798759 L87.9155,66.0798759 L87.9155,61.915501 L100.41325,61.915501 L100.41325,66.0798759 Z M100.41325,57.7466262 L87.9155,57.7466262 L87.9155,53.5822514 L100.41325,53.5822514 L100.41325,57.7466262 Z\" id=\"elementor\"></path></g></g></g></g></g></svg>				\n				<h3>\n						Elementor <br />Drag and Drop <br />Builder					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"64px\" height=\"58px\" viewBox=\"0 0 64 58\"><title>elementor-pro</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-767.000000, -5546.000000)\"><g id=\"Key-features\" transform=\"translate(272.000000, 5377.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-2\" transform=\"translate(428.000000, 0.000000)\"><g id=\"elementor-pro\" transform=\"translate(67.000000, 31.000000)\"><path d=\"M25,8 C11.1915125,8 0,19.191514 0,33 C0,46.8038754 11.1915125,58 25,58 C38.8085,58 50,46.8085004 50,33 C49.9955,19.191514 38.803875,8 25,8 Z M18.751125,43.4132506 L14.58675,43.4132506 L14.58675,22.5822514 L18.751125,22.5822514 L18.751125,43.4132506 Z M35.41325,43.4132506 L22.9155,43.4132506 L22.9155,39.2488757 L35.41325,39.2488757 L35.41325,43.4132506 Z M35.41325,35.0798759 L22.9155,35.0798759 L22.9155,30.915501 L35.41325,30.915501 L35.41325,35.0798759 Z M35.41325,26.7466262 L22.9155,26.7466262 L22.9155,22.5822514 L35.41325,22.5822514 L35.41325,26.7466262 Z\" id=\"Shape\" fill=\"#020D26\" fill-rule=\"nonzero\"></path><g id=\"Group-23\" transform=\"translate(36.000000, 0.000000)\"><rect id=\"Rectangle\" stroke=\"#F9F9F9\" fill=\"#020D26\" x=\"0.5\" y=\"0.5\" width=\"27\" height=\"14\" rx=\"3\"></rect><path d=\"M6.35631158,11 L6.35631158,8.62625 L7.11006158,8.62625 C7.46745742,8.62625 7.81118137,8.58190104 8.14123346,8.49320312 C8.47128554,8.40450521 8.76847304,8.26809896 9.03279596,8.08398437 C9.29711887,7.89986979 9.50571262,7.66544271 9.65857721,7.38070312 C9.81144179,7.09596354 9.88787408,6.76369792 9.88787408,6.38390625 C9.88787408,5.86182292 9.76704075,5.44059896 9.52537408,5.12023437 C9.28370742,4.79986979 8.959072,4.56640625 8.55146783,4.41984375 C8.14386367,4.27328125 7.69131158,4.2 7.19381158,4.2 L5.07084283,4.2 L5.07084283,11 L6.35631158,11 Z M7.17974908,7.5634375 L6.35631158,7.5634375 L6.35631158,5.2846875 L7.15271783,5.2846875 C7.44136367,5.2846875 7.68701471,5.32036458 7.88967096,5.39171875 C8.09232721,5.46307292 8.24868137,5.58643229 8.35873346,5.76179687 C8.46878554,5.93716146 8.52381158,6.17041667 8.52381158,6.4615625 C8.50891575,6.71125 8.44394179,6.91856771 8.32888971,7.08351562 C8.21383762,7.24846354 8.05865533,7.3696875 7.86334283,7.4471875 C7.66803033,7.5246875 7.44016575,7.5634375 7.17974908,7.5634375 Z M12.2751456,11 L12.2751456,8.41625 L12.8788956,8.41625 C12.9812914,8.41625 13.0830622,8.418125 13.1842081,8.421875 C13.2853539,8.425625 13.3901976,8.42395833 13.4987393,8.416875 L14.9338956,11 L16.3143643,11 L14.6557706,8.07375 C14.9911872,7.90958333 15.2677758,7.67619792 15.4855362,7.37359375 C15.7032966,7.07098958 15.8103539,6.70958333 15.8067081,6.289375 C15.8067081,5.809375 15.6859268,5.41692708 15.4443643,5.11203125 C15.2028018,4.80713542 14.8781664,4.57890625 14.4704581,4.42734375 C14.0627497,4.27578125 13.6101456,4.2 13.1126456,4.2 L10.9896768,4.2 L10.9896768,11 L12.2751456,11 Z M13.1012393,7.3584375 L12.2751456,7.3584375 L12.2751456,5.2846875 L13.0742081,5.2846875 C13.3644164,5.2846875 13.6087133,5.32080729 13.8070987,5.39304687 C14.0054841,5.46528646 14.1610049,5.58005208 14.2736612,5.73734375 C14.3863174,5.89463542 14.4426456,6.099375 14.4426456,6.3515625 C14.4426456,6.59052083 14.3839997,6.78223958 14.2667081,6.92671875 C14.1494164,7.07119792 13.9896768,7.17927083 13.7874893,7.2509375 C13.5853018,7.32260417 13.3565518,7.3584375 13.1012393,7.3584375 Z M20.092589,11.14 C20.7642557,11.1233333 21.3478755,10.9636979 21.8434484,10.6610937 C22.3390213,10.3584896 22.7271984,9.94117187 23.0079796,9.40914062 C23.2887609,8.87710937 23.4291515,8.25796875 23.4291515,7.55171875 C23.4291515,6.89953125 23.3004276,6.30888021 23.0429796,5.77976562 C22.7855317,5.25065104 22.4081619,4.82841146 21.9108703,4.51304687 C21.4135786,4.19768229 20.8084223,4.04 20.0954015,4.04 C19.4342557,4.05666667 18.8537609,4.21739583 18.3539171,4.5221875 C17.8540734,4.82697917 17.4643338,5.24697917 17.1846984,5.7821875 C16.905063,6.31739583 16.7652453,6.93479167 16.7652453,7.634375 C16.7652453,8.27989583 16.894438,8.86888021 17.1528234,9.40132812 C17.4112088,9.93377604 17.7896723,10.3566667 18.288214,10.67 C18.7867557,10.9833333 19.388214,11.14 20.092589,11.14 Z M20.090089,10.0471875 C19.6842557,10.0471875 19.3336567,9.94421875 19.0382921,9.73828125 C18.7429276,9.53234375 18.5146723,9.245625 18.3535265,8.878125 C18.1923807,8.510625 18.1118078,8.09098958 18.1118078,7.61921875 C18.1118078,7.11526042 18.2039953,6.67898437 18.3883703,6.31039062 C18.5727453,5.94179687 18.8182401,5.65505208 19.1248546,5.45015625 C19.4314692,5.24526042 19.760089,5.1428125 20.110714,5.1428125 C20.5221723,5.1428125 20.8751932,5.24697917 21.1697765,5.4553125 C21.4643598,5.66364583 21.6903234,5.94882812 21.8476671,6.31085937 C22.0050109,6.67289062 22.0836828,7.08984375 22.0836828,7.56171875 C22.0836828,8.11911458 21.9924848,8.58200521 21.810089,8.95039062 C21.6276932,9.31877604 21.3873286,9.59367187 21.0889953,9.77507812 C20.7906619,9.95648437 20.4576932,10.0471875 20.090089,10.0471875 Z\" id=\"PRO\" fill=\"#FFFFFF\" fill-rule=\"nonzero\"></path></g></g></g></g></g></g></g></svg>				\n				<h3>\n						Elementor Pro Support					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"39px\" height=\"34px\" viewBox=\"0 0 39 34\"><title>9E510554-3D85-447E-8370-979DB221A16E</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-989.000000, -3899.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-3\" transform=\"translate(643.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(73.000000, 52.000000)\"><path d=\"M15.55585,24.138725 C17.6909562,24.138725 19.4855724,25.5578955 20.0849667,27.4982018 L20.144575,27.708045 L38.16245,27.708045 L38.16245,30.088725 L20.144575,30.088725 C19.61324,32.135695 17.7655525,33.658045 15.55415,33.658045 C13.4190028,33.658045 11.62284,32.2388745 11.0233391,30.2985682 L10.963725,30.088725 L0.08797585,30.088725 L0.08797585,27.708045 L10.965425,27.708045 C11.49676,25.661075 13.3445325,24.138725 15.55585,24.138725 Z M29.832875,12.242125 C31.9680222,12.242125 33.764185,13.6597504 34.3636859,15.601442 L34.4233,15.811445 L38.1619825,15.811445 L38.1619825,18.192125 L34.4233,18.192125 C33.891965,20.239095 32.0441925,21.761445 29.832875,21.761445 C27.6977278,21.761445 25.901565,20.3422745 25.3020641,18.4019682 L25.24245,18.192125 L0.08755,18.192125 L0.08755,15.811445 L25.24245,15.811445 C25.773785,13.764475 27.6215575,12.242125 29.832875,12.242125 Z M8.4167,0.341955 C10.5518472,0.341955 12.34801,1.76112551 12.9475109,3.70143181 L13.007125,3.911275 L38.162025,3.911275 L38.162025,6.291955 L13.007125,6.291955 C12.47579,8.338925 10.6280175,9.861275 8.4167,9.861275 C6.28155276,9.861275 4.48538996,8.44210449 3.8858891,6.50179819 L3.826275,6.291955 L0.0875925,6.291955 L0.0875925,3.911275 L3.826275,3.911275 C4.35761,1.864305 6.2053825,0.341955 8.4167,0.341955 Z\" id=\"option-panel\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Powerful Theme Option Panel					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"60px\" height=\"42px\" viewBox=\"0 0 60 42\"><title>1332A8F0-B26E-492F-8227-658A0159FA33</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1193.000000, -3889.000000)\" fill=\"#020D26\" fill-rule=\"nonzero\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-7\" transform=\"translate(858.000000, 0.000000)\"><g id=\"tutorials\" transform=\"translate(62.000000, 42.000000)\"><path d=\"M53.9999617,1.77635684e-14 C57.3136914,1.77635684e-14 60,2.69118038 60,5.9952583 L60,36.0047417 C60,39.3158314 57.3053629,42 53.9999617,42 L6.0000383,42 C2.68630865,42 0,39.3088196 0,36.0047417 L0,5.9952583 C0,2.68416857 2.69463714,1.77635684e-14 6.0000383,1.77635684e-14 L53.9999617,1.77635684e-14 Z M53.9999617,2.5 L6.0000383,2.5 C4.13577609,2.5 2.60516281,3.96589583 2.50519332,5.80384346 L2.5,5.9952583 L2.5,36.0047417 C2.5,37.8663422 3.96656205,39.3949731 5.80822784,39.4948134 L6.0000383,39.5 L53.9999617,39.5 C55.8642239,39.5 57.3948372,38.0341042 57.4948067,36.1961565 L57.5,36.0047417 L57.5,5.9952583 C57.5,4.13365778 56.033438,2.6050269 54.1917722,2.50518662 L53.9999617,2.5 Z M24.7157073,11.219624 C25.2095711,10.926792 25.7526237,10.926792 26.2956762,11.219624 L26.2956762,11.219624 L41.1858903,19.5955215 C41.7289429,19.9618058 42,20.4749944 42,21.012016 C42,21.5500143 41.7038793,22.0870358 41.1608267,22.3798678 L41.1608267,22.3798678 L26.2705879,30.7558117 C26.0979332,30.8779053 25.8510013,31 25.5548806,31 C25.2587599,31 24.9626392,30.8779053 24.7157073,30.7558117 C24.2961207,30.4620029 24,29.9249814 24,29.3879598 L24,29.3879598 L24,12.5874759 C24,12.0494776 24.2218436,11.5124561 24.7157073,11.219624 Z\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						23 HD Video Tutorials for Beginners					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"40px\" height=\"40px\" viewBox=\"0 0 40 40\"><title>6C79444B-840B-467A-B96F-A525701CF7BE</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1417.000000, -3892.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-13\" transform=\"translate(0.000000, 138.000000)\"><g id=\"Group-11-Copy-6\" transform=\"translate(1071.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(73.000000, 45.000000)\"><path d=\"M5.66037736,28.6792453 C8.77474879,28.6792453 11.3207547,31.2116627 11.3207547,34.3357411 C11.3207547,37.4598179 8.78231407,40 5.66037736,40 C2.53844065,40 1.35358391e-12,37.4520533 1.35358391e-12,34.3357411 C1.35358391e-12,31.2194273 2.53847944,28.6792453 5.66037736,28.6792453 Z M40,34.7169811 L40,36.2264151 L15.0943396,36.2264151 L15.0943396,34.7169811 L40,34.7169811 Z M25.6603774,30.9433962 L25.6603774,32.4528302 L15.0943396,32.4528302 L15.0943396,30.9433962 L25.6603774,30.9433962 Z M5.66037736,14.3396226 C8.77474879,14.3396226 11.3207547,16.8780633 11.3207547,20 C11.3207547,23.1219367 8.78231407,25.6603774 5.66037736,25.6603774 C2.53844065,25.6603774 1.35358391e-12,23.1219367 1.35358391e-12,20 C1.35358391e-12,16.8780633 2.53847944,14.3396226 5.66037736,14.3396226 Z M40,21.1320755 L40,22.6415094 L15.0943396,22.6415094 L15.0943396,21.1320755 L40,21.1320755 Z M25.6603774,16.6037736 L25.6603774,18.1132075 L15.0943396,18.1132075 L15.0943396,16.6037736 L25.6603774,16.6037736 Z M5.66037736,1.40687462e-12 C8.77474879,1.40687462e-12 11.3207547,2.53844065 11.3207547,5.66037736 C11.3207547,8.78231407 8.78231407,11.3207547 5.66037736,11.3207547 C2.53844065,11.3207547 1.35358391e-12,8.78231407 1.35358391e-12,5.66037736 C1.35358391e-12,2.53844065 2.53847944,1.40687462e-12 5.66037736,1.40687462e-12 Z M40,6.79245283 L40,8.30188679 L15.0943396,8.30188679 L15.0943396,6.79245283 L40,6.79245283 Z M25.6603774,2.26415094 L25.6603774,3.77358491 L15.0943396,3.77358491 L15.0943396,2.26415094 L25.6603774,2.26415094 Z\" id=\"Combined-Shape\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Extensive <br />Setup Guide					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"52px\" height=\"46px\" viewBox=\"0 0 52 46\"><title>223B771E-197F-4237-BC5F-5F1A90975E8D</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-340.000000, -4107.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-5\" transform=\"translate(0.000000, 10.000000)\"><g id=\"Page-1\" transform=\"translate(67.000000, 30.000000)\"><path d=\"M20.125,1.0658141e-14 C22.4743925,1.0658141e-14 24.56331,1.1320025 25.875,2.879485 C27.18669,1.13206 29.2756075,1.0658141e-14 31.625,1.0658141e-14 L31.625,1.0658141e-14 L50.3125,1.0658141e-14 C51.10761,1.0658141e-14 51.75,0.64239 51.75,1.4375 L51.75,1.4375 L51.75,38.8125 C51.75,39.60761 51.10761,40.25 50.3125,40.25 L50.3125,40.25 L31.625,40.25 C29.2463975,40.25 27.3125,42.1838975 27.3125,44.5625 C27.3125,45.35761 26.67011,46 25.875,46 C25.07989,46 24.4375,45.35761 24.4375,44.5625 C24.4375,42.1838975 22.5036025,40.25 20.125,40.25 L20.125,40.25 L1.4375,40.25 C0.64239,40.25 1.0658141e-14,39.60761 1.0658141e-14,38.8125 L1.0658141e-14,38.8125 L1.0658141e-14,1.4375 C1.0658141e-14,0.64239 0.64239,1.0658141e-14 1.4375,1.0658141e-14 L1.4375,1.0658141e-14 Z M20.125,2.874885 L2.875,2.874885 L2.875,37.374885 L20.125,37.374885 C21.74443,37.374885 23.233565,37.9229175 24.4375,38.830325 L24.4375,38.830325 L24.4375,7.187385 C24.4375,4.8087825 22.5036025,2.874885 20.125,2.874885 L20.125,2.874885 Z M48.875,2.875 L31.625,2.875 C29.2463975,2.875 27.3125,4.8088975 27.3125,7.1875 L27.3125,7.1875 L27.3125,38.830325 C28.516435,37.922929 30.00557,37.374885 31.625,37.374885 L31.625,37.374885 L48.875,37.374885 L48.875,2.875 Z M20.125,30.1875 C20.92011,30.1875 21.5625,30.82989 21.5625,31.625 C21.5625,32.42011 20.92011,33.0625 20.125,33.0625 L20.125,33.0625 L7.1875,33.0625 C6.39239,33.0625 5.75,32.42011 5.75,31.625 C5.75,30.82989 6.39239,30.1875 7.1875,30.1875 L7.1875,30.1875 Z M44.5625,30.1875 C45.35761,30.1875 46,30.82989 46,31.625 C46,32.42011 45.35761,33.0625 44.5625,33.0625 L44.5625,33.0625 L31.625,33.0625 C30.82989,33.0625 30.1875,32.42011 30.1875,31.625 C30.1875,30.82989 30.82989,30.1875 31.625,30.1875 L31.625,30.1875 Z M20.125,24.4375 C20.92011,24.4375 21.5625,25.07989 21.5625,25.875 C21.5625,26.67011 20.92011,27.3125 20.125,27.3125 L20.125,27.3125 L7.1875,27.3125 C6.39239,27.3125 5.75,26.67011 5.75,25.875 C5.75,25.07989 6.39239,24.4375 7.1875,24.4375 L7.1875,24.4375 Z M44.5625,24.4375 C45.35761,24.4375 46,25.07989 46,25.875 C46,26.67011 45.35761,27.3125 44.5625,27.3125 L44.5625,27.3125 L31.625,27.3125 C30.82989,27.3125 30.1875,26.67011 30.1875,25.875 C30.1875,25.07989 30.82989,24.4375 31.625,24.4375 L31.625,24.4375 Z M20.125,18.6875 C20.92011,18.6875 21.5625,19.32989 21.5625,20.125 C21.5625,20.92011 20.92011,21.5625 20.125,21.5625 L20.125,21.5625 L7.1875,21.5625 C6.39239,21.5625 5.75,20.92011 5.75,20.125 C5.75,19.32989 6.39239,18.6875 7.1875,18.6875 L7.1875,18.6875 Z M44.5625,18.6875 C45.35761,18.6875 46,19.32989 46,20.125 C46,20.92011 45.35761,21.5625 44.5625,21.5625 L44.5625,21.5625 L31.625,21.5625 C30.82989,21.5625 30.1875,20.92011 30.1875,20.125 C30.1875,19.32989 30.82989,18.6875 31.625,18.6875 L31.625,18.6875 Z M20.125,12.9375 C20.92011,12.9375 21.5625,13.57989 21.5625,14.375 C21.5625,15.17011 20.92011,15.8125 20.125,15.8125 L20.125,15.8125 L7.1875,15.8125 C6.39239,15.8125 5.75,15.17011 5.75,14.375 C5.75,13.57989 6.39239,12.9375 7.1875,12.9375 L7.1875,12.9375 Z M44.5625,12.9375 C45.35761,12.9375 46,13.57989 46,14.375 C46,15.17011 45.35761,15.8125 44.5625,15.8125 L44.5625,15.8125 L31.625,15.8125 C30.82989,15.8125 30.1875,15.17011 30.1875,14.375 C30.1875,13.57989 30.82989,12.9375 31.625,12.9375 L31.625,12.9375 Z M20.125,7.1875 C20.92011,7.1875 21.5625,7.82989 21.5625,8.625 C21.5625,9.42011 20.92011,10.0625 20.125,10.0625 L20.125,10.0625 L7.1875,10.0625 C6.39239,10.0625 5.75,9.42011 5.75,8.625 C5.75,7.82989 6.39239,7.1875 7.1875,7.1875 L7.1875,7.1875 Z M44.5625,7.1875 C45.35761,7.1875 46,7.82989 46,8.625 C46,9.42011 45.35761,10.0625 44.5625,10.0625 L44.5625,10.0625 L31.625,10.0625 C30.82989,10.0625 30.1875,9.42011 30.1875,8.625 C30.1875,7.82989 30.82989,7.1875 31.625,7.1875 L31.625,7.1875 Z\" id=\"help-articles\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						100+ <br />Help Articles 					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>371637C1-AACF-4C65-8E68-D50446867E24</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-557.000000, -4107.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-4\" transform=\"translate(216.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(68.000000, 40.000000)\"><path d=\"M24.0127761,1.79634097 C29.5622206,1.79634097 34.6727206,3.69306319 38.7438872,6.86578542 L38.7438872,6.86578542 L38.6679317,7.04807431 C38.4769594,7.51029653 38.3944983,7.99424653 38.4205372,8.47601875 L38.4205372,8.47601875 L37.5134261,9.38312986 C33.837315,6.35574097 29.1344261,4.53718542 24.0128706,4.53718542 C12.2834261,4.53718542 2.73898333,14.0816299 2.73898333,25.8110743 C2.73898333,37.5405188 12.2834261,47.0849632 24.0128706,47.0849632 C35.742315,47.0849632 45.2867594,37.5405188 45.2867594,25.8110743 C45.2867594,20.7788521 43.5267594,16.1519076 40.5949261,12.5060743 L40.5949261,12.5060743 L41.5237594,11.577241 C41.5823539,11.5794076 41.6995428,11.5815799 41.6995428,11.5815799 C42.1270428,11.5815799 42.5502317,11.4969465 42.9538761,11.3298465 L42.9538761,11.3298465 L43.108115,11.2646743 C46.1918928,15.3035632 48.0300039,20.3447299 48.0300039,25.8091188 C48.0300039,39.051341 37.2572206,49.8241188 24.0149983,49.8241188 C10.7727761,49.8241188 -4.26325641e-14,39.051341 -4.26325641e-14,25.8091188 C-4.26325641e-14,12.5668965 10.7727761,1.79416875 24.0127761,1.79634097 Z M24.0149872,9.90840208 C27.6566539,9.90840208 31.0115983,11.1388465 33.6938761,13.2048465 L33.6938761,13.2048465 L31.736265,15.1626243 C29.5642094,13.5849576 26.8970983,12.6496243 24.0151539,12.6496243 C16.7601539,12.6496243 10.8551539,18.5529576 10.8551539,25.8096243 C10.8551539,33.066291 16.7579317,38.971291 24.0168206,38.971291 C31.2718206,38.971291 37.1768206,33.0679576 37.1768206,25.811291 C37.1768206,23.0184576 36.3000983,20.427291 34.8092094,18.2940688 L34.8092094,18.2940688 L36.7732094,16.3300688 C38.7480428,18.977291 39.917765,22.2608465 39.917765,25.8111799 C39.917765,34.5806243 32.7822094,41.7139576 24.0149872,41.7139576 C15.2455428,41.7139576 8.11220944,34.5784021 8.11220944,25.8111799 C8.11220944,17.0417354 15.247765,9.90840208 24.0149872,9.90840208 Z M24.0176539,18.406791 C25.3089317,18.406791 26.5220428,18.738791 27.5788761,19.3204021 L27.5788761,19.3204021 L22.643765,24.2595132 C22.2292983,24.6740132 22.0014317,25.2252354 22.0014317,25.8111799 C22.0014317,26.3971243 22.2292706,26.9461854 22.643765,27.3606799 C23.0560983,27.7751465 23.6073206,28.0030132 24.193265,28.0030132 C24.7770428,28.0030132 25.3282706,27.7751743 25.742765,27.3606799 L25.742765,27.3606799 L30.6234317,22.4800132 C31.1290761,23.4826243 31.4198761,24.6111243 31.4198761,25.8090132 C31.4198761,29.8974576 28.1060983,33.2112354 24.0176539,33.2112354 C19.9292094,33.2112354 16.6154317,29.8974576 16.6154317,25.8090132 C16.6154317,21.7205688 19.9290983,18.406791 24.0176539,18.406791 Z M48.1277928,0.320652083 C48.557515,-0.106864583 49.2519428,-0.106903472 49.6794594,0.320652083 C50.1069761,0.748207639 50.1069761,1.44263542 49.6794594,1.87015208 L49.6794594,1.87015208 L48.143015,3.40659653 L48.4359817,3.69956319 C49.8422594,5.10578542 49.3669817,7.49078542 47.5288706,8.25034097 L47.5288706,8.25034097 L42.5353706,10.3141188 C42.0535928,10.5116021 41.5740039,10.5246243 41.1421483,10.4074354 L41.1421483,10.4074354 L24.9660372,26.5835465 C24.7533706,26.798391 24.471265,26.9047299 24.191315,26.9047299 C23.9113817,26.9047299 23.6314372,26.798391 23.4165928,26.5835465 C22.9890761,26.155991 22.9890761,25.4615632 23.4165928,25.0340465 L23.4165928,25.0340465 L39.5904817,8.85793542 C39.4732928,8.42610208 39.4841428,7.94648542 39.6837983,7.46471319 L39.6837983,7.46471319 L41.7475761,2.47121319 C42.5071317,0.633102083 44.8921317,0.157879861 46.2983539,1.56410208 L46.2983539,1.56410208 L46.5913206,1.85706875 Z\" id=\"niche-design\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Niche Specific Design and Functionality 					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 83.5 83.5\" style=\"enable-background:new 0 0 83.5 83.5;\" xml:space=\"preserve\"> <style type=\"text/css\"> .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#020D26;} </style> <title>371637C1-AACF-4C65-8E68-D50446867E24</title> <g id=\"Page-1\"> <g id=\"Landingpage\" transform=\"translate(-755.000000, -4127.000000)\"> <g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"> <g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"> <g id=\"Group-11-Copy-9\" transform=\"translate(428.000000, 0.000000)\"> <path id=\"no-code\" d=\"M63.8,107.3v-3.1l-5.5-1.9l5.5-1.9v-3.1l-9.2,3.3v3.2L63.8,107.3z M76.5,108.7v-7l5.9,7h4.3 V93.3h-5.1v7l-5.9-7h-4.3v15.4H76.5z M97.2,109.1c1.7,0,3.1-0.3,4.5-1s2.4-1.6,3.1-2.9c0.7-1.2,1.1-2.6,1.1-4.1 s-0.4-2.9-1.1-4.1c-0.7-1.2-1.8-2.2-3.1-2.9c-1.3-0.7-2.8-1-4.5-1s-3.1,0.3-4.5,1c-1.3,0.7-2.4,1.6-3.1,2.9 c-0.7,1.2-1.1,2.6-1.1,4.1s0.4,2.9,1.1,4.1c0.7,1.2,1.8,2.2,3.1,2.9S95.5,109.1,97.2,109.1z M97.2,104.9 c-0.6,0-1.2-0.2-1.7-0.5s-0.9-0.8-1.2-1.3c-0.3-0.6-0.5-1.3-0.5-2c0-0.8,0.2-1.5,0.5-2c0.3-0.6,0.7-1,1.2-1.3 c0.5-0.3,1.1-0.5,1.7-0.5s1.2,0.2,1.7,0.5c0.5,0.3,0.9,0.8,1.2,1.3c0.3,0.6,0.5,1.3,0.5,2c0,0.8-0.2,1.5-0.5,2 c-0.3,0.6-0.7,1-1.2,1.3S97.8,104.9,97.2,104.9z M111.9,102.8l1-9.5H107l1,9.5H111.9z M109.9,108.9c0.9,0,1.5-0.3,2.1-0.8 c0.5-0.5,0.8-1.1,0.8-1.9c0-0.7-0.3-1.4-0.8-1.9s-1.2-0.7-2.1-0.7c-0.9,0-1.5,0.2-2.1,0.7s-0.8,1.1-0.8,1.9 c0,0.7,0.3,1.4,0.8,1.9C108.4,108.7,109.1,108.9,109.9,108.9z M121.7,110.5l5.9-17H124l-5.9,17H121.7z M127.7,107.3l9.2-3.3 v-3.2l-9.2-3.3v3.1l5.5,1.9l-5.5,1.9V107.3z\"></path> </g> </g> </g> </g> </g> </svg>				\n				<h3>\n						No Coding Knowledge Required					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"47px\" viewBox=\"0 0 50 47\"><title>3DBAF7B6-F31C-4D3D-8E1C-27CD51D784B3</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-985.000000, -4106.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-8\" transform=\"translate(643.000000, 0.000000)\"><path d=\"M94,39.0015646 C80.2131548,39.0015646 69,50.2178484 69,64.0046937 C69,72.6660617 73.3854434,80.5889605 80.7294574,85.1950059 C81.4601039,85.6581138 82.4254334,85.4328181 82.8854121,84.700607 C83.3453908,83.968396 83.1232242,83.0030665 82.3910132,82.5446524 C79.7453533,80.8846611 77.5487202,78.7287064 75.8668252,76.2441955 L77.5064773,75.2976407 C78.2558984,74.8658239 78.5124851,73.9098817 78.0791038,73.1604606 C77.6457225,72.4094749 76.6882158,72.1560173 75.9419238,72.587834 L74.2991426,73.5359534 C73.1053883,71.0655235 72.377871,68.3635396 72.1823018,65.5457788 L73.9236498,65.5457788 C74.7872833,65.5457788 75.4882033,64.8448589 75.4882033,63.9812254 C75.4882033,63.1175918 74.7888479,62.4166719 73.9236498,62.4166719 L72.1901245,62.4166719 C72.3966456,59.5472808 73.1570186,56.8280869 74.3695475,54.3701734 L75.9419238,55.2776144 C76.1875587,55.4199887 76.4566619,55.4872645 76.722636,55.4872645 C77.2639715,55.4872645 77.7880969,55.2072095 78.0791038,54.7049878 C78.5124851,53.9555667 78.2543338,52.9996245 77.5064773,52.5678077 L75.9497465,51.6697541 C77.5189937,49.3808123 79.5122348,47.4016522 81.8168221,45.8496151 L82.6976657,47.3750548 C82.9871081,47.878841 83.512798,48.1573315 84.0541336,48.1573315 C84.3201076,48.1573315 84.5892108,48.0900557 84.8348457,47.9476813 C85.5842669,47.5143 85.8408536,46.5583578 85.4074723,45.8105013 L84.5297578,44.2913199 C86.9422993,43.1272921 89.5989111,42.4013393 92.3994618,42.1979473 L92.3994618,44.1473809 C92.3994618,45.012579 93.0988172,45.7119344 93.9640153,45.7119344 C94.8292133,45.7119344 95.5285687,45.012579 95.5285687,44.1473809 L95.5285687,42.1916891 C98.3932662,42.3903874 101.109331,43.1398085 103.56568,44.339821 L102.716127,45.8089367 C102.284311,46.5583578 102.539333,47.5143 103.288754,47.9461168 C103.534389,48.0884911 103.803492,48.1557669 104.069466,48.1557669 C104.610802,48.1557669 105.134927,47.8772764 105.425934,47.3734902 L106.270793,45.9090682 C108.553476,47.4626698 110.527943,49.4371362 112.083109,51.7182552 L110.618687,52.5646786 C109.869266,52.99806 109.614244,53.9524376 110.04606,54.7018587 C110.337067,55.2056449 110.861193,55.4841354 111.402528,55.4841354 C111.668502,55.4841354 111.937606,55.4168596 112.183241,55.2744853 L113.65705,54.4249327 C114.858627,56.8828462 115.609613,59.5989111 115.81144,62.4636085 L114.09356,62.4636085 C113.229927,62.4636085 112.529007,63.1645284 112.529007,64.028162 C112.529007,64.8917955 113.229927,65.5927154 114.09356,65.5927154 L115.81144,65.5927154 C115.612742,68.372927 114.902434,71.0404906 113.733713,73.4796295 L112.184805,72.5847049 C111.438513,72.1528882 110.477877,72.4110395 110.047625,73.1573315 C109.615808,73.9067526 109.87083,74.8626948 110.620252,75.2945115 L112.173853,76.1910007 C110.457538,78.7459165 108.192065,80.9519369 105.457225,82.6353965 C104.72032,83.089117 104.49346,84.0544465 104.945616,84.788222 C105.241317,85.2669754 105.75449,85.5329495 106.278616,85.5329495 C106.557106,85.5329495 106.841855,85.4578509 107.096877,85.3013956 C114.55041,80.7109957 119,72.7474185 119,64.0015646 C119,50.2162839 107.783716,39 93.9984354,39 L94,39.0015646 Z M105.54484,59.1264159 C106.292697,58.6930346 106.549283,57.738657 106.117467,56.9892359 C105.68565,56.2398148 104.728143,55.9847925 103.980287,56.4166093 L95.4816321,61.323049 C95.0279116,61.0664622 94.511609,60.9084423 93.9530634,60.9084423 C92.2289255,60.9084423 90.8317792,62.3055886 90.8317792,64.028162 C90.8317792,65.7522999 92.2289255,67.1494461 93.9530634,67.1494461 C95.6772013,67.1494461 97.0743476,65.7522999 97.0743476,64.028162 L97.0743476,64.0187746 L105.546405,59.1264159 L105.54484,59.1264159 Z\" id=\"perrformance\"></path></g></g></g></g></g></svg>				\n				<h3>\n						Exceptional Page-Load Performance					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"50px\" height=\"50px\" viewBox=\"0 0 50 50\"><title>C8932F07-351D-41B7-AE78-EFD3BCEF3F74</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1199.000000, -4106.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-11\" transform=\"translate(858.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(68.000000, 39.000000)\"><path d=\"M20.7598734,20.1914937 C21.1381013,19.8107595 21.7092152,19.6846709 22.2778481,19.8107595 L22.2778481,19.8107595 L48.7342658,27.2795949 C49.3671835,27.4675063 49.8097215,28.0385823 49.8789494,28.6714937 C49.9407215,29.3044051 49.4981899,29.9372911 48.8652785,30.1894684 L48.8652785,30.1894684 L35.7000886,35.1266835 L30.5724937,48.4823797 C30.3821139,49.1153165 29.7492025,49.4960506 29.1162911,49.4960506 L29.1162911,49.4960506 L29.0520127,49.4960506 C28.3547975,49.4960506 27.7861772,48.9892152 27.5958101,48.3563038 L27.5958101,48.3563038 L20.3173291,21.7094684 C20.1912405,21.2051646 20.3791392,20.5722278 20.7598734,20.1914937 Z M12.1512658,27.5316456 C12.7841772,26.8987342 13.7978481,26.8987342 14.4307595,27.5316456 C15.0636709,28.1002532 15.0636709,29.1139241 14.4307595,29.7468354 L14.4307595,29.7468354 L11.0758228,33.1017722 C10.7593671,33.4182278 10.3786076,33.5443165 9.93607595,33.5443165 C9.4935443,33.5443165 9.11278481,33.4182278 8.79632911,33.1017722 C8.16341772,32.5331646 8.16341772,31.5194937 8.79632911,30.8865823 L8.79632911,30.8865823 Z M12.5322785,19.1132911 C13.4173418,19.1132911 14.114557,19.8105063 14.114557,20.6955696 C14.114557,21.5831013 13.4173418,22.2778481 12.5322785,22.2778481 L12.5322785,22.2778481 L2.08924051,22.2778481 C1.20417722,22.2778481 0.506962658,21.5806329 0.506962658,20.6955696 C0.506962658,19.8105063 1.20417722,19.1132911 2.08924051,19.1132911 L2.08924051,19.1132911 Z M31.4983388,8.24880382 C32.0800898,7.72320266 33.0130529,7.75824274 33.6087342,8.35392405 C34.2416456,8.92253165 34.2416456,9.93620253 33.6087342,10.5691139 L33.6087342,10.5691139 L30.2537975,13.9240506 C29.9373418,14.2405063 29.6208987,14.3665949 29.1783544,14.3665949 C28.7358228,14.3665949 28.3550633,14.2405063 28.0386076,13.9240506 C27.4056962,13.355443 27.4056962,12.3417722 28.0386076,11.7088608 L28.0386076,11.7088608 Z M8.92531646,8.29240506 C9.49392405,7.65949367 10.5075949,7.65949367 11.1405063,8.29240506 L11.1405063,8.29240506 L14.5597468,11.6473418 C15.1926582,12.2159494 15.1926582,13.2296203 14.5597468,13.8625316 C14.2432911,14.1789873 13.8625316,14.3050759 13.42,14.3050759 C12.9774684,14.3050759 12.5967089,14.1789873 12.2802532,13.8625316 L12.2802532,13.8625316 L8.82019622,10.4028005 C8.29459507,9.82104945 8.32963515,8.88808637 8.92531646,8.29240506 Z M21.393038,-8.79296636e-13 C22.2781013,-8.79296636e-13 22.9753165,0.69721519 22.9753165,1.58227848 L22.9753165,1.58227848 L22.9753165,12.0253165 C22.9753165,12.9103797 22.2781013,13.6075949 21.393038,13.6075949 C20.5055063,13.6075949 19.8107595,12.9103797 19.8107595,12.0253165 L19.8107595,12.0253165 L19.8107595,1.58227848 C19.8107595,0.69721519 20.5079747,-8.79296636e-13 21.393038,-8.79296636e-13 Z\" id=\"on-click-demo\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						One-Click Demo Content Installer					\n				</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"48px\" height=\"38px\" viewBox=\"0 0 48 38\"><title>5ED38025-F5B6-4241-9FFD-8A00B1035FE3</title><g id=\"Page-1\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"Landingpage\" transform=\"translate(-1413.000000, -4114.000000)\" fill=\"#020D26\"><g id=\"Key-features\" transform=\"translate(273.000000, 3709.000000)\"><g id=\"Group-12\" transform=\"translate(0.000000, 358.000000)\"><g id=\"Group-11-Copy-10\" transform=\"translate(1071.000000, 0.000000)\"><g id=\"Page-1\" transform=\"translate(69.000000, 47.000000)\"><path d=\"M37.1107556,8 L48,38 L43.3333333,38 L40.2222222,28.9916318 L27.7777778,28.9916318 L24.6666667,38 L20,38 L30.8885333,8 L37.1107556,8 Z M15.3374863,1.38777878e-17 L15.3374863,5.95801562 L26,5.95801562 L26,10.4612237 L15.2638647,10.4612237 C16.7976484,16.4928166 19.5009641,19.1081226 22.5685315,22.0857355 L22.5685315,22.0857355 L20.9611262,26.5129254 C17.967531,23.6061001 15.3381875,20.4105449 13.8044038,16.487586 L13.804,16.488 L13.6966399,16.8232133 C12.0732195,21.7350643 8.55422459,26.1740015 1.9866603,29.7570332 L1.53413427,30 L0.00035057913,25.4967919 C7.37583431,21.7914264 9.20270216,18.0156221 10.7364858,12.0576065 C10.8816466,11.40378 10.9555978,10.5320113 10.9555978,10.5320113 L10.9555978,10.5320113 L-1.38777878e-17,10.5320113 L-1.38777878e-17,6.02880324 L10.7361353,6.02880324 L10.7361353,1.38777878e-17 L15.3374863,1.38777878e-17 Z M33.5,13 L29,24.9271381 L38,25 L33.5,13 Z\" id=\"translation\"></path></g></g></g></g></g></g></svg>				\n				<h3>\n						Translation<br />Ready					\n				</h3>\n			<h2>Icons</h2>		\n		<p>Custom created icons crafted for your personal needs.</p>		\n			<h2>Compatible plugins</h2>		\n																					<img width=\"122\" height=\"137\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/99-free-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"200\" height=\"198\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Group-6-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>WP101 Video \nTutorials</p>		\n																					<img width=\"200\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>Elementor<br />\nPage Builder</p>		\n																					<img width=\"206\" height=\"228\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Elementor-Logo-Symbol-White2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Elementor<br />PRO \nPage Builder</p>		\n																					<img width=\"220\" height=\"130\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/woocommerce-logo.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>WooCommerce</p>		\n																					<img width=\"400\" height=\"401\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/plugins-icon-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n																					<img width=\"152\" height=\"184\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/yoast_icon_rgb_optm.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Yoast SEO</p>		\n																					<img width=\"200\" height=\"178\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/WPForms-icon-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Contact Form WPForms\n</p>		\n																					<img width=\"100\" height=\"100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/udp-logo-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>UpdraftPlus\n<br />\nBackup Plugin</p>		\n																					<img width=\"112\" height=\"89\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/wordfence-security-logo-1-1.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Wordfence Security\nWooCommerce</p>		\n																					<img width=\"92\" height=\"92\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Translate Multilingual Sites</p>		\n																					<img width=\"146\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/really-simple-sll-logo-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Really Simple SSL\n</p>		\n																					<img width=\"137\" height=\"83\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/loco-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Loco Translate</p>		\n																					<img width=\"300\" height=\"300\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy.png 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Limit-Login-Copy-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																								\n			<p>Limit Login<br />\nAttempts Reloaded</p>		\n																					<img width=\"273\" height=\"261\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Monsterlights-Copy-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Monsterinsights</p>		\n																					<img width=\"300\" height=\"300\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2.png 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/acf-logo-2-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																								\n			<p>Advanced Custom Fields</p>		\n																					<img width=\"100\" height=\"100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/icon-256x256-1-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<p>Cookie Notice for \n<br />GTPR & CCPA</p>		\n																					<img width=\"200\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Rectangle-4-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />																								\n			<p>LiteSpeed \n<br />\nCache</p>		\n			<h2>Lovely<br />\nniche theme.</h2>		\n			<a href=\"https://1.envato.market/vamtam-avvocato-checkout\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Buy Theme\n					</a>\n		It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.<a href=\"http://www.vamtam.com\" target=\"_blank\" rel=\"noopener\">VamTam Themes</a>		\n																					<img width=\"663\" height=\"1136\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone.png 663w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone-175x300.png 175w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone-598x1024.png 598w, https://coiffure.vamtam.com/wp-content/uploads/2023/03/Phone-640x1097.png 640w\" sizes=\"(max-width: 663px) 100vw, 663px\" />																								\n			<h2>Lovely<br />\nniche theme.</h2>		\n		It has purpose oriented design and it is suitable for users with zero programming skills as well as advanced developers.		\n			<a href=\"https://1.envato.market/vamtam-avvocato-checkout\" role=\"button\">\n						Buy Theme\n					</a>\n		<a href=\"http://www.vamtam.com\" target=\"_blank\" rel=\"noopener\">VamTam Themes</a>','Landing page','','publish','closed','closed','','landing-page','','','2023-03-03 12:43:36','2023-03-03 12:43:36','',0,'https://coiffure.vamtam.com/?elementor_library=landing-page',0,'elementor_library','',0),(5472,1,'2023-03-03 16:30:07','2023-03-03 16:30:07','','Order &ndash; March 3, 2023 @ 04:30 PM','','wc-on-hold','closed','closed','wc_order_KHoHBdH2gaCLa','order-mar-03-2023-0430-pm','','','2023-03-03 16:30:07','2023-03-03 16:30:07','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5472',0,'shop_order','',1),(5473,1,'2023-03-04 20:38:29','2023-03-04 20:38:29','','Order &ndash; March 4, 2023 @ 08:38 PM','','wc-on-hold','closed','closed','wc_order_H3WnZwFoYRear','order-mar-04-2023-0838-pm','','','2023-03-04 20:38:29','2023-03-04 20:38:29','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5473',0,'shop_order','',1),(5474,1,'2023-03-05 13:13:04','2023-03-05 13:13:04','','Order &ndash; March 5, 2023 @ 01:13 PM','','wc-on-hold','closed','closed','wc_order_C2LkuiwfS9j59','order-mar-05-2023-0113-pm','','','2023-03-05 13:13:04','2023-03-05 13:13:04','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5474',0,'shop_order','',1),(5520,1,'2023-03-06 12:32:23','2023-03-06 12:32:23','','Order &ndash; March 6, 2023 @ 12:32 PM','','wc-on-hold','closed','closed','wc_order_oGweRRPbEwZJs','order-mar-06-2023-1232-pm','','','2023-03-06 12:32:23','2023-03-06 12:32:23','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5520',0,'shop_order','',1),(5604,1,'2023-03-06 15:50:17','2023-03-06 15:50:17','','Order &ndash; March 6, 2023 @ 03:50 PM','','wc-on-hold','closed','closed','wc_order_Ox1HNtpoN5l9b','order-mar-06-2023-0350-pm','','','2023-03-06 15:50:17','2023-03-06 15:50:17','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5604',0,'shop_order','',1),(5629,1,'2023-03-06 16:31:53','2023-03-06 16:31:53','','Order &ndash; March 6, 2023 @ 04:31 PM','','wc-on-hold','closed','closed','wc_order_cMdtz3WdEYr78','order-mar-06-2023-0431-pm','','','2023-03-06 16:31:53','2023-03-06 16:31:53','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5629',0,'shop_order','',1),(5694,1,'2023-03-09 10:34:59','2023-03-09 10:34:59','','Order &ndash; March 9, 2023 @ 10:34 AM','','wc-on-hold','closed','closed','wc_order_BFH1bWsUgGaGV','order-mar-09-2023-1034-am','','','2023-03-09 10:34:59','2023-03-09 10:34:59','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5694',0,'shop_order','',1),(5710,1,'2023-03-11 10:18:05','2023-03-11 10:18:05','','Order &ndash; March 11, 2023 @ 10:18 AM','','wc-on-hold','closed','closed','wc_order_oEaqyDji7dCtP','order-mar-11-2023-1018-am','','','2023-03-11 10:18:05','2023-03-11 10:18:05','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5710',0,'shop_order','',1),(5808,1,'2023-05-15 20:53:14','2023-05-15 20:53:14','','Order &ndash; May 15, 2023 @ 08:53 PM','','wc-on-hold','closed','closed','wc_order_yPQOnBhZ7vVSK','order-may-15-2023-0853-pm','','','2023-05-15 20:53:14','2023-05-15 20:53:14','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5808',0,'shop_order','',1),(5809,1,'2023-05-15 21:07:25','2023-05-15 21:07:25','','Order &ndash; May 15, 2023 @ 09:07 PM','','wc-on-hold','closed','closed','wc_order_LuQSIpsskYFXu','order-may-15-2023-0907-pm','','','2023-05-15 21:07:25','2023-05-15 21:07:25','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5809',0,'shop_order','',1),(5811,1,'2023-06-20 08:24:13','2023-06-20 08:24:13','','Order &ndash; June 20, 2023 @ 08:24 AM','','wc-on-hold','closed','closed','wc_order_TcstYFHB26o3n','order-jun-20-2023-0824-am','','','2023-06-20 08:24:13','2023-06-20 08:24:13','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=5811',0,'shop_order','',1),(5853,1,'2023-10-12 09:11:15','2023-10-12 09:11:15','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Be beautiful. \n<br />\nBe you.</h2>		\n			<h2>We’ve got your beauty needs covered</h2>		\n			 • Our Services		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}</style>		\n									[elementor-template id=\"6460\"]\n									[elementor-template id=\"6545\"]\n									[elementor-template id=\"6618\"]\n									[elementor-template id=\"6460\"]\n					<p><style>.elementor-6533 .elementor-element.elementor-element-037663d{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6533 .elementor-element.elementor-element-037663d .elementor-divider-separator{width:100%;}.elementor-6533 .elementor-element.elementor-element-037663d .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-037663d > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-6533 .elementor-element.elementor-element-dffcf14 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-e44a72d > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-e44a72d{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-f988d98{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-f988d98 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-c7bd798 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-c7bd798{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-fa2df18{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-fa2df18 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-0186523 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-0186523{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-577d3b6{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-577d3b6 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-bc-flex-widget .elementor-6533 .elementor-element.elementor-element-f0909a0.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6533 .elementor-element.elementor-element-f0909a0.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6533 .elementor-element.elementor-element-f0909a0 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-6533 .elementor-element.elementor-element-a0991d1.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6533 .elementor-element.elementor-element-a0991d1.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6533 .elementor-element.elementor-element-a0991d1 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-a0991d1 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-9ebbcbc > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-9ebbcbc{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-ce32f3e{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-ce32f3e > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-bf0e0b3 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-bf0e0b3{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-88b541b{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-88b541b > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-6f4b049 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-6f4b049{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-b1f934e{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6533 .elementor-element.elementor-element-b1f934e > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6533 .elementor-element.elementor-element-aed105f{margin-top:20px;margin-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-7ab4343{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6533 .elementor-element.elementor-element-7ab4343 .elementor-divider-separator{width:100%;}.elementor-6533 .elementor-element.elementor-element-7ab4343 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-7ab4343 > .elementor-widget-container{margin:1px 0px 0px 0px;}@media(min-width:768px){.elementor-6533 .elementor-element.elementor-element-dffcf14{width:40%;}.elementor-6533 .elementor-element.elementor-element-f0909a0{width:19.333%;}.elementor-6533 .elementor-element.elementor-element-a0991d1{width:40%;}}@media(max-width:1024px){.elementor-6533 .elementor-element.elementor-element-a803c2d{padding:0px 15px 0px 15px;}.elementor-6533 .elementor-element.elementor-element-037663d > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-6533 .elementor-element.elementor-element-53b8e1d{padding:0px 15px 0px 15px;}.elementor-6533 .elementor-element.elementor-element-dffcf14 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-e44a72d > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-f988d98 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-c7bd798 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-fa2df18 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-0186523 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-577d3b6 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-a0991d1 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-9ebbcbc > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-ce32f3e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-bf0e0b3 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-88b541b > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-6f4b049 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-b1f934e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6533 .elementor-element.elementor-element-aed105f{margin-top:10px;margin-bottom:0px;padding:0px 15px 0px 15px;}}@media(max-width:767px){.elementor-6533 .elementor-element.elementor-element-53b8e1d{margin-top:0px;margin-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-dffcf14 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-a0991d1 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6533 .elementor-element.elementor-element-a0991d1 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6533 .elementor-element.elementor-element-aed105f{padding:0px 15px 0px 15px;}}</style>		\n								<section data-id=\"a803c2d\" data-element_type=\"section\">\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		</section>\n				<section data-id=\"53b8e1d\" data-element_type=\"section\">\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Haircut / Blow Dry</p>						\n							<p>$30 </p>						\n							<p>Ombre/Balayage</p>						\n							<p>$30 </p>						\n							<p>Color Change</p>						\n							<p>$70 </p>						\n							<p>Ombre/Balayage</p>						\n							<p>$30 </p>						\n							<p>Full Highlight + Root</p>						\n							<p>$130 </p>						\n							<p>Haircolor Half Highlight</p>						\n							<p>$120 </p>						\n		</section>\n				<section data-id=\"aed105f\" data-element_type=\"section\">\n		</section>\n		</p>\n									[elementor-template id=\"6545\"]\n					<p><style>.elementor-6548 .elementor-element.elementor-element-999c38f{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6548 .elementor-element.elementor-element-999c38f .elementor-divider-separator{width:100%;}.elementor-6548 .elementor-element.elementor-element-999c38f .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6548 .elementor-element.elementor-element-999c38f > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-6548 .elementor-element.elementor-element-cbd2f16 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-b5a7aca > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-b5a7aca{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-6212e63{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-6212e63 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-4625272 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-4625272{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-a3a4310{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-a3a4310 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-29cef79 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-29cef79{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-97c2863{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-97c2863 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-bc-flex-widget .elementor-6548 .elementor-element.elementor-element-ff38488.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6548 .elementor-element.elementor-element-ff38488.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6548 .elementor-element.elementor-element-ff38488 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-6548 .elementor-element.elementor-element-24a1ee9.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6548 .elementor-element.elementor-element-24a1ee9.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6548 .elementor-element.elementor-element-24a1ee9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6548 .elementor-element.elementor-element-24a1ee9 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-0f4bf3a > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-0f4bf3a{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-80cfab5{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-80cfab5 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-fdff36e > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-fdff36e{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-1f894ac{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-1f894ac > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-7858e33 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-7858e33{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-5526406{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6548 .elementor-element.elementor-element-5526406 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6548 .elementor-element.elementor-element-8dc8a0b{margin-top:20px;margin-bottom:0px;}.elementor-6548 .elementor-element.elementor-element-0a7d62d{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6548 .elementor-element.elementor-element-0a7d62d .elementor-divider-separator{width:100%;}.elementor-6548 .elementor-element.elementor-element-0a7d62d .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6548 .elementor-element.elementor-element-0a7d62d > .elementor-widget-container{margin:1px 0px 0px 0px;}@media(max-width:1024px){.elementor-6548 .elementor-element.elementor-element-bf83090{padding:0px 15px 0px 15px;}.elementor-6548 .elementor-element.elementor-element-999c38f > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-6548 .elementor-element.elementor-element-28dbe7c{padding:0px 15px 0px 15px;}.elementor-6548 .elementor-element.elementor-element-cbd2f16 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-b5a7aca > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-6212e63 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-4625272 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-a3a4310 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-29cef79 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-97c2863 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-24a1ee9 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-0f4bf3a > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-80cfab5 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-fdff36e > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-1f894ac > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-7858e33 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-5526406 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6548 .elementor-element.elementor-element-8dc8a0b{margin-top:10px;margin-bottom:0px;padding:0px 15px 0px 15px;}}@media(max-width:767px){.elementor-6548 .elementor-element.elementor-element-cbd2f16 > .elementor-element-populated{margin:0px 0px 9px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-24a1ee9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6548 .elementor-element.elementor-element-24a1ee9 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6548 .elementor-element.elementor-element-8dc8a0b{padding:0px 15px 0px 15px;}}@media(min-width:768px){.elementor-6548 .elementor-element.elementor-element-cbd2f16{width:40%;}.elementor-6548 .elementor-element.elementor-element-ff38488{width:19.333%;}.elementor-6548 .elementor-element.elementor-element-24a1ee9{width:40%;}}</style>		\n								<section data-id=\"bf83090\" data-element_type=\"section\">\n		</section>\n				<section data-id=\"28dbe7c\" data-element_type=\"section\">\n							<p>Signature Brow</p>						\n							<p>$25</p>						\n							<p>Signature Shape &amp; Tint</p>						\n							<p>$30 </p>						\n							<p>Upper Lip/Chin Hair</p>						\n							<p>$10 </p>						\n							<p>Brows</p>						\n							<p>$22</p>						\n							<p>Brow Lamination</p>						\n							<p>$70</p>						\n							<p>Lash Lift &amp; Tint</p>						\n							<p>$100 </p>						\n		</section>\n				<section data-id=\"8dc8a0b\" data-element_type=\"section\">\n		</section>\n		</p>\n									[elementor-template id=\"6618\"]\n					<p><style>.elementor-6627 .elementor-element.elementor-element-4fa0363f{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6627 .elementor-element.elementor-element-4fa0363f .elementor-divider-separator{width:100%;}.elementor-6627 .elementor-element.elementor-element-4fa0363f .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6627 .elementor-element.elementor-element-4fa0363f > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-6627 .elementor-element.elementor-element-5f507686 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-40e53ff0 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-40e53ff0{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-46be4795{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-46be4795 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-75d567ba > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-75d567ba{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-2b1bac9f{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-2b1bac9f > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-68538493 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-68538493{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-3142764c{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-3142764c > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-bc-flex-widget .elementor-6627 .elementor-element.elementor-element-67af1a89.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6627 .elementor-element.elementor-element-67af1a89.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6627 .elementor-element.elementor-element-67af1a89 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-6627 .elementor-element.elementor-element-5a7e77ae.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-69fd8c0d > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-69fd8c0d{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-7fc3c0b0{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-7fc3c0b0 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-e684f50 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-e684f50{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-440ec19c{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-440ec19c > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-2edd7b7b > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-2edd7b7b{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-30a52c22{text-align:right;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6627 .elementor-element.elementor-element-30a52c22 > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-6627 .elementor-element.elementor-element-46efb165{margin-top:20px;margin-bottom:0px;}.elementor-6627 .elementor-element.elementor-element-717e1f20{--divider-border-style:solid;--divider-color:var( --e-global-color-vamtam_accent_7 );--divider-border-width:1px;}.elementor-6627 .elementor-element.elementor-element-717e1f20 .elementor-divider-separator{width:100%;}.elementor-6627 .elementor-element.elementor-element-717e1f20 .elementor-divider{padding-top:0px;padding-bottom:0px;}.elementor-6627 .elementor-element.elementor-element-717e1f20 > .elementor-widget-container{margin:1px 0px 0px 0px;}@media(max-width:1024px){.elementor-6627 .elementor-element.elementor-element-702af35c{padding:0px 15px 0px 15px;}.elementor-6627 .elementor-element.elementor-element-4fa0363f > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-6627 .elementor-element.elementor-element-614282d4{padding:0px 15px 0px 15px;}.elementor-6627 .elementor-element.elementor-element-5f507686 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-40e53ff0 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-46be4795 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-75d567ba > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-2b1bac9f > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-68538493 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-3142764c > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-69fd8c0d > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-7fc3c0b0 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-e684f50 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-440ec19c > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-2edd7b7b > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-30a52c22 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-6627 .elementor-element.elementor-element-46efb165{margin-top:10px;margin-bottom:0px;padding:0px 15px 0px 15px;}}@media(max-width:767px){.elementor-6627 .elementor-element.elementor-element-5f507686 > .elementor-element-populated{margin:0px 0px 9px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-6627 .elementor-element.elementor-element-46efb165{padding:0px 15px 0px 15px;}}@media(min-width:768px){.elementor-6627 .elementor-element.elementor-element-5f507686{width:40%;}.elementor-6627 .elementor-element.elementor-element-67af1a89{width:19.333%;}.elementor-6627 .elementor-element.elementor-element-5a7e77ae{width:40%;}}</style>		\n								<section data-id=\"702af35c\" data-element_type=\"section\">\n		</section>\n				<section data-id=\"614282d4\" data-element_type=\"section\">\n							<p>Manicure </p>						\n							<p>$20</p>						\n							<p>Manicure Men</p>						\n							<p>$20 </p>						\n							<p>French Manicure</p>						\n							<p>$20 </p>						\n							<p>Nail Fill</p>						\n							<p>$20</p>						\n							<p>Nail Repair</p>						\n							<p>$60</p>						\n							<p>Nail Art (per nail)</p>						\n							<p>$5</p>						\n		</section>\n				<section data-id=\"46efb165\" data-element_type=\"section\">\n		</section>\n		</p>\n			<a role=\"button\">\n						View all services & pricing\n					</a>\n			<h2>Beautiful hair? It is easy and wonderful!</h2>		\n			 • The Salon		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"654\" height=\"982\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784.png 654w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-200x300.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-640x961.png 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/pexels-ekaterina-belinskaya-4744784-320x480.png 320w\" sizes=\"(max-width: 654px) 100vw, 654px\" />																								\n																					<img width=\"852\" height=\"844\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846.jpg 852w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846-300x297.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846-150x150.jpg 150w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846-768x761.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-532522846-640x634.jpg 640w\" sizes=\"(max-width: 852px) 100vw, 852px\" />																								\n			<style>/*! elementor-pro - v3.16.0 - 20-09-2023 */\n.e-lottie__container{display:inline-block;max-width:var(--lottie-container-max-width);width:var(--lottie-container-width);opacity:var(--lottie-container-opacity)}.e-lottie__container:hover{opacity:var(--lottie-container-opacity-hover);transition-duration:var(--lottie-container-transition-duration-hover)}.e-lottie__container svg,.e-lottie__container svg *{transition:none!important}.e-lottie__caption{color:var(--caption-color);margin-top:var(--caption-margin-top);text-align:var(--caption-text-align)}</style>		\n		<p>We started as a small beauty studio in Brooklyn, New York. Our main idea was to create the best beauty studio in the world. Can there be compromises in the best studio in the world? Our answer is always no. We care about the best quality, hire specialists, and provide customer service. This approach allowed us to grow and create an excellent team passionate about everything we do.</p>		\n			<a role=\"button\">\n						Learn more\n					</a>\n		<p>We can guarantee you have never received as many compliments as you will, after you book a visit with us.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 168 200\" width=\"168\"><path d=\"m635.594546 290.640151c11.326113-3.591246 23.764834-4.257452 35.970373-1.92543 9.132766 1.744965 16.995135 4.953636 23.372571 9.535152 1.696507 1.219145 3.329817 2.568691 4.906852 4.047096l.434179.407026.144693-.577275c.350152-1.396992.880551-2.108726 1.750327-2.821002 1.064609-.872386 2.386939-1.257513 4.108216-1.411835 7.445817-.667878 15.342929 3.543088 20.098485 10.735178 3.815355 5.771734 5.814123 13.375778 5.933554 22.605497.088669 6.892117-1.060283 11.987962-4.584899 15.651798-.569209.591291-1.234262 1.116695-1.973344 1.561824l-.186582.112373.018409.21703c.049021.577941.06878 1.148218.058074 1.710728-.02981 1.579902-.680921 3.289764-1.708335 4.143551-.607213.50436-1.313933.702312-2.055675.578436-1.113791-.186042-1.831659-.917494-2.738602-2.353878-.661583-1.045508-1.308415-2.09843-1.940681-3.15906l-.066386-.111364-.122915-.041241c-.873244-.292996-1.653712-.714915-2.322316-1.2539l-.633775-.510909.06524.811445c.823312 10.240159-1.878455 20.857922-7.695235 30.184358-6.254974 10.028939-15.422707 17.460951-25.851542 20.963948l-.176812.05939-.185656.691184c-3.235498 12.474163-.444769 27.328404 8.281336 44.166315l.145398.279976.729199 1.387443.365675.684792c1.226468 2.284375 2.546364 4.618564 4.496584 7.977518l2.498336 4.280513c7.24381 12.392895 10.500636 18.604609 13.206796 26.144142l.298912.84403-.869.3-.34951-.983992c-2.475411-6.827418-5.70213-13.140481-11.430352-23.015524l-4.636284-7.94813c-1.930198-3.338743-3.428222-6.02122-4.792853-8.615344l-.476583-.912829c-3.93317-7.588513-6.675264-14.794596-8.215596-21.57925-2.221686-4.620783-3.121052-8.868792-4.271097-18.163678l-.26044-2.133941c-.687131-5.594752-1.132012-8.404711-1.905185-11.360968l-.139967-.523807c-.122449-.449277-.240936-.855248-.407765-1.396167l-.494717-1.572015c-.692693-2.20081-1.014483-3.382802-1.222466-4.692063l-.062196-.419018c-.185787-1.340191-.222276-2.764087-.133515-4.368303.057723-1.043258.146419-1.969369.322081-3.409475l.303875-2.407825c.740818-6.024201.636789-8.684193-.913489-11.740355-.947357-1.86727-2.507441-3.232375-4.217346-3.279221-.435434-.011892-.876426.057947-1.333038.203674l-.154422.049284-.165174.393268c-.796441 1.858672-1.77894 3.527568-3.625941 6.303738l-1.359184 2.026399c-1.111455 1.66213-1.696971 2.583889-2.321971 3.675785l-.235499.418368-.385694.709333-.934053 1.75825c-.780364 1.448818-1.300017 2.307241-1.939247 3.155728l-.262971.340241c-1.288374 1.625117-2.847691 2.76729-4.47883 3.298533l-.167147.054437-.106837.309146c-.818516 2.186905-3.537667 4.427106-9.291106 8.021776l-1.570473.96932c-1.242775.758376-2.475351 1.490299-3.701226 2.197764l-.11754.110912c-.074499.113354-.141942.21549-.203771.308514l-.546119.803813c-5.097749 7.568641-6.136091 16.272507-5.117472 31.151979l.096665 1.349133c.029747.402416.077644.824894.144274 1.290371l.479506 1.200513.738119.070346c3.468998.364812 6.372338 1.210351 8.822214 2.712359 5.840111 3.580099 8.686573 11.215564 6.61476 17.744837-.601834 1.894819-1.500555 3.394497-2.669072 4.463232-2.707555 2.476603-7.341188 2.515897-10.091117.085346-2.096995-1.853856-2.330869-5.412167-1.626716-9.002162l.083493-.464678c.229684-1.403163.272668-2.888991.140858-4.470708-.195649-.692114-.372562-1.287714-.601809-2.025893l-.998108-3.14363c-.517115-1.631165-.838803-2.700446-1.097912-3.687405l-.196457-.781099-.152252-.651414-.263379-.013822c-1.126845-.059137-2.294859-.079636-3.538043-.067457-6.397535.054377-11.167907.693472-15.459722 2.073819-8.313739 2.67404-15.432531 8.629005-19.533615 16.339911-.914975 1.719821-1.570734 3.216293-2.71362 6.107429l-.629889 1.605545-.836725 2.107069c-.169936.417859-.331991.808241-.491408 1.182975l-.296378.686682c-4.102501 9.362221-10.332256 17.798073-18.074328 24.47586l-.303219.257484-.591-.701.308479-.262263c7.817989-6.746828 14.071428-15.311561 18.112166-24.815808.146466-.344255.29502-.701479.450427-1.082534l.32136-.797103 1.323048-3.361409c.976683-2.457789 1.601535-3.890195 2.382881-5.399974l.227939-.434424c4.211423-7.917781 11.525593-14.035831 20.063496-16.782039 4.378616-1.408446 9.228503-2.061973 15.732784-2.117528 1.160919-.009595 2.190808.003856 3.182893.046922l.43293.018793-.072714-.427194-.058543-.358052c-.816047-1.980987-1.581398-3.688979-2.875107-6.43569l-1.344358-2.833488-2.004547-4.237389c-1.738393-3.656822-3.201378-5.77191-5.4339-7.243214-2.895676-1.909504-6.546367-2.19719-11.331741-1.577661l-.97309.133419-2.660759.388375c-2.411078.339083-3.869889.470727-5.416856.447726l-.49266-.012342c-.885196-.030856-1.728654-.119515-2.543411-.272137-2.104229-.394648-4.107354-1.372054-5.638008-2.750391-1.712156-1.54028-2.658795-3.409296-2.748076-5.408699-.030276-.670567.026924-1.387167.163908-2.203095.086232-.513633.184671-.981132.356121-1.70753l.236471-.986684c.832402-3.513489.820163-4.86644-.534847-6.132152-.189915-.177662-.407829-.339233-.719722-.543933l-.50355-.325329c-.820216-.537887-1.195925-.87699-1.499726-1.427481-.380011-.689762-.413176-1.511931-.087236-2.324475.417891-1.041584 1.344702-1.90121 2.409894-2.235603.662756-.207347 1.369554-.274041 2.135969-.219297l1.053394.075242-4.835853-4.167951c-1.063494-.915977-1.572837-1.665171-1.383775-2.630781.131478-.671943.564166-1.127544 1.366927-1.581092.068544-.038727.130603-.072768.206272-.112989l.389746-.202695.367701-.196796.209905-.125413c.862734-.546911 1.359504-1.398727 1.466727-2.501321.187971-1.933547-.884952-4.454892-2.553698-6.036424l-1.064-.991775c-2.064958-1.96138-2.766751-3.103702-2.59311-4.781011.193417-1.871272 1.608261-3.153733 4.362718-4.480657l.902217-.439383c7.661682-3.772152 11.253883-6.647194 12.814687-11.314609l.059503-.181607c.366419-1.14264.538744-2.161531.753158-4.173095l.142094-1.376664.134862-1.164919c1.435794-11.069873 8.878961-21.198031 19.020121-25.89511l.155347-.071952.135268-.561724c.949874-3.672248 3.223055-6.959842 6.776668-9.787147 3.106738-2.471972 7.189741-4.553966 11.805752-6.017293zm-6.457159 138.445107.39872 1.082077c2.02778 5.625796 2.71225 10.167755 1.917718 14.217014l-.062498.333833c-.592424 3.329788-.205482 6.388051 1.397273 7.803976 2.426341 2.145435 6.473498 2.111074 8.86356-.075345 1.053276-.963253 1.863638-2.331694 2.413747-4.063651 1.919444-6.050037-.808237-13.367754-6.219551-16.684507-2.256611-1.383658-4.949623-2.183691-8.142801-2.548682zm2.981214-36.077393-1.102807.604515c-7.307683 4.005782-14.432377 7.141516-21.520578 9.472834l-1.758513.578378 1.848287.103553c2.5884.145019 4.82629.765906 6.669695 1.980913 2.471788 1.630013 4.045425 3.94584 5.954672 8.034158l3.409146 7.198858 1.491108 3.225001-.14771-2.530621c-.657721-12.105992.435371-20.544505 4.524731-27.580282zm39.274499-103.391943c-12.055777-2.303378-24.338347-1.647117-35.521424 1.898837-10.240428 3.246819-15.685536 8.432883-17.684547 14.239698l-.250488.727628.713049-.289393c5.423921-2.201316 9.942375-1.812831 13.577213.28618 3.950773 2.281713 6.596598 6.679078 6.867049 10.463746.118927 1.674992-.166188 3.133313-1.1194 6.193015l-.64728 2.043264c-1.95012 6.266905-2.306356 9.732895-.785909 14.528876 1.10634 3.488991 3.340014 6.796052 6.642621 9.845349l.402521.371648.168038-.521448c1.46482-4.545558 6.044768-7.951708 10.762794-7.951708l.070044.000284.382065.010231c5.160553.237661 9.911907 4.506121 10.650398 9.62818.266524 1.852181.094429 3.69419-.478329 5.599525l-.151518.50404.523417-.055213c.191422-.020192.382721-.027733.574261-.02226 1.954261.053706 3.831595 1.457564 5.010055 3.780813 1.390005 2.73994 1.682564 5.744251 1.270115 9.984471l-.036482.363868c-.03113.30107-.064667.602016-.105021.942268l-.463573 3.69384c-.052716.443686-.094239.822917-.134553 1.226668l-.047425.500249c-.191313 2.136592-.196918 3.875517.028641 5.503319.180665 1.304447.438917 2.342497 1.048181 4.30982l.670783 2.135531c.17984.582184.317178 1.049353.444974 1.518389l.109659.410058c.684425 2.610285 1.180818 5.486091 1.687188 9.410022l.045006.350635.707776 5.740347c.231607 1.820425.423794 3.190364.630755 4.451866l.173555 1.013909c.076186.427062.155946.85228.241559 1.290048l.693013-.085498c-.266428-5.082642.240475-9.869022 1.520947-14.344722.04237-.146585.154672-.262874.299034-.30938 10.39371-3.378582 19.543225-10.734923 25.766358-20.712174 6.222999-9.977034 8.804889-21.429578 7.267614-32.250223-.031158-.220546.101032-.431993.313439-.500684.211894-.068683.442784.025437.547208.22355.33247.632238.774868 1.190354 1.314635 1.661156l1.548215 1.350402-1.01373-1.786871c-6.839826-12.05635-11.855519-24.993078-14.942963-38.54623-.386698-1.694855-.54632-3.160344-.506761-4.41678l.004853-.154139-.79052-.758391c-1.595861-1.500284-3.25573-2.872954-4.988218-4.117592-6.271132-4.505252-14.01321-7.660105-23.008892-9.379024zm-39.625208 17.657434c-3.71571-2.145775-8.437181-2.351262-14.137606.371709-.099244.067579-.131743.087685-.164493.10231l-.422708.193007c-9.826039 4.578635-17.036583 14.396004-18.432333 25.151069l-.038006.303636c-.018413.151996-.036293.307273-.055216.479383l-.187258 1.806334c-.055045.520643-.0977.886173-.147011 1.250955l-.106643.722788c-.150687.931416-.339875 1.743327-.594767 2.506115-1.635879 4.891932-5.474925 7.997659-13.271046 11.842038l-1.202137.586512c-2.2353 1.11258-3.412924 2.148484-3.564108 3.609661-.129075 1.251408.481805 2.252356 1.99822 3.724859l.436143.413826.940651.873118c1.883049 1.784725 3.05026 4.591386 2.836222 6.791395-.134965 1.393577-.785823 2.489012-1.889185 3.188415-.132363.08374-.276465.165973-.453828.260509l-.648287.340545c-.693986.37858-.949238.613308-1.028563 1.018748-.110675.564018.290055 1.076856 1.0822 1.759022l6.434655 5.545725c.163229.141303.206361.377456.103075.567463-.102855.188728-.325478.280853-.533226.220239-2.274936-.670705-3.41879-.84705-4.682721-.450597-.792155.248963-1.521037.926059-1.832199 1.701509-.206999.517496-.231803 1.049603.039097 1.539848.207609.37661.459003.610475 1.048501 1.00393l.356844.232256.504241.331672c.253423.17481.452137.330427.635804.501877 1.531297 1.429772 1.678727 3.191924.961877 6.337857l-.454526 1.917777c-.363509 1.584615-.481671 2.43712-.438665 3.402219.15866 3.542862 3.619344 6.545959 7.638959 7.299136 2.357887.44189 4.461519.351733 8.335203-.19585l1.267323-.18502-.012375-.051351.637717-.161936c10.041338-2.612754 20.069059-6.823706 30.508808-12.810474l.11897-.112301 1.411417-2.169241c3.380889-5.150252 5.713911-8.228067 7.933852-10.204162l.203551-.181191-.125762-.241759c-.821088-1.578416-.748088-3.751953.126966-5.430335.972361-1.865111 2.323538-3.043379 5.301515-5.052452l13.28953-8.966761c1.018965-.687835 1.552624-1.012942 2.247193-1.32126l.134524-.059715.194978-.538041c.68719-1.994434.914346-3.897812.637604-5.817761-.69185-4.802882-5.186376-8.765709-10.037986-8.850205l-.425325.002528c-4.699917.136405-9.08319 3.862214-9.915786 8.49298-.028774.161915-.142037.295599-.296634.350535-.155753.055834-.327895.024279-.452333-.082173-3.989538-3.408085-6.650226-7.159202-7.915879-11.149222-1.659331-5.233381-1.161274-9.043089 1.091223-16.048463l.229162-.718575c1.016927-3.218029 1.306529-4.591386 1.191026-6.210249-.251745-3.532792-2.714612-7.600292-6.410439-9.734411zm11.683277 72.099565-.467179.431812c-2.029327 1.928278-4.354552 5.035363-7.086514 9.175601l-.853821 1.293951 1.326931-.801607 2.091478-1.275963c.806639-.49693 1.417352-.880285 2.027037-1.274572l1.061399-.697969c1.166824-.781516 2.178739-1.513462 3.04493-2.213699 1.252093-1.012203 2.169125-1.934396 2.716219-2.773902l.36217-.555744-.663175.014737-.191746.006488-.318078-.0096c-.852248-.050591-1.634907-.288495-2.27527-.692031-.179061-.112451-.3501-.245649-.538221-.414957zm2.857813-1.48771c-.059793 0-.120327.003158-.183414.009467-.478797.051051-.998014.266267-1.563261.630324l-.42679.274881.500105.370573.081893.055426c.569376.358738 1.290674.550859 2.082027.558315.257542.00275.51899-.014557.781304-.051502l.355944-.050133-.059603-.354481c-.061896-.368121-.246989-.699507-.555452-1.007969-.291651-.291651-.620565-.434901-1.012753-.434901zm17.105648-19.113145-14.694696 9.912522c-.355681.240169-.579191.391765-.777342.528297l-.629955.443154c-1.763997 1.271503-2.880379 2.376404-3.593486 3.744177-.683515 1.310541-.802314 2.994263-.270789 4.280683l.162746.393884.354726-.236221c.756207-.503579 1.443972-.790331 2.061186-.85538.744661-.080482 1.410597.155553 1.942915.687871.400885.400885.662383.852914.778933 1.338159l.09829.409218.384442-.171241c1.230685-.548181 2.399408-1.493496 3.394859-2.750352.656134-.828362 1.199405-1.68699 1.893728-2.952756l.360971-.668556.522654-.988595.655395-1.217401.247614-.439351c.566105-.98933 1.100773-1.842448 1.998837-3.195704l.960449-1.434623c1.368818-2.034603 1.943752-2.913246 2.61113-4.029049l.23786-.402899c.23207-.398483.446999-.784248.646848-1.162034zm61.279261-9.752408-.458916.185414c-1.635114.660626-3.426132.933172-5.140645.772232l-.695562-.065293.364161.596201c.375296.614429.760702 1.234093 1.155539 1.858162.767432 1.214225 1.323741 1.807004 2.114099 1.938584.480333.079874.92145-.048912 1.318791-.379321.787217-.654084 1.350851-2.092877 1.376691-3.454083.00609-.316694.001915-.635736-.012303-.957422zm-23.647907-44.294947.106754 1.030299c.078768.760198.220168 1.58706.424298 2.483053 3.251866 14.274382 8.656927 27.859866 16.089004 40.44315l.074213.125652.141495.035712c.284086.071702.575655.128758.872719.170436 1.834609.260583 3.836758-.055829 5.592277-.864399l.238395-.109802-.093155-.606224c-.420814-2.53659-1.306502-4.97616-2.92705-8.544331l-.870101-1.89628c-7.581451-16.440283-11.835663-23.963237-18.939052-31.512878zm24.568843 4.410378c-4.568455-6.908645-12.118903-10.965599-19.251216-10.327578-1.626594.145937-2.777617.526313-3.609026 1.207678-.920447.75503-1.457564 1.871589-1.621324 3.345248l-.018496.166446.44435.449504c7.356394 7.500735 11.970933 15.412441 19.308704 31.205408l.987546 2.136907.776141 1.701932c1.467886 3.27488 2.282943 5.567007 2.722244 8.008034l.09781.543492.449748-.320433c.426262-.303701.817511-.639347 1.166417-1.001638 3.049995-3.17041 4.419133-7.945898 4.328734-15.003671-.116763-9.040279-2.059376-16.481059-5.781632-22.111329z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-565 -287)\"></path></svg>			\n			<h2>Team of highly trained & skilled stylists</h2>		\n			 • Artists		\n			<a role=\"button\">\n						Meet the team\n					</a>\n		<p>Our Coiffure team comprises stylists with 10+ years of experience. Highly trained and skilled stylist ready to serve you every day.</p>		\n																					<img width=\"814\" height=\"806\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash.jpg 814w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash-300x297.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash-150x150.jpg 150w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash-768x760.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/eugene-chystiakov-taZSJ6xmt48-unsplash-640x634.jpg 640w\" sizes=\"(max-width: 814px) 100vw, 814px\" />																								\n			Mark Harris		\n		<p>Owner &amp; Senior Stylist</p>		\n																					<img width=\"814\" height=\"616\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234.jpg 814w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234-300x227.jpg 300w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234-768x581.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1412220234-640x484.jpg 640w\" sizes=\"(max-width: 814px) 100vw, 814px\" />																								\n			Jessica Smith		\n		<p>Stylist</p><p>Be your best.</p><p>We’re always here</p>		\n			 • Shop		\n																					<img width=\"380\" height=\"464\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686.jpg 380w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1160634686-246x300.jpg 246w\" sizes=\"(max-width: 380px) 100vw, 380px\" />																								\n			<h2>Products you\'ll definitely use every day</h2>		\n			<a role=\"button\">\n						View all products\n					</a>\n			<h3>Balayage, Ombre, and Sombre: What You Should Know</h3>		\n			 • Blog		\n			<a role=\"button\">\n						Read more\n					</a>\n			<h2>Home to the borough’s most creative hair stylists</h2>		\n			 • Location & Hours		\n			<h4>Hours</h4>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h4>Location</h4>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/\"> • @coiffure</a>		\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJNs_MP4I/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=5lepn9MI5DAAX-1-Dg0&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&#038;oe=65324939\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18006910973066338\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJNs_MP4I/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJNs_MP4I/\" data-full-res=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=5lepn9MI5DAAX-1-Dg0&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&#038;oe=65324939\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=5lepn9MI5DAAX-1-Dg0&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&amp;oe=65324939&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=5lepn9MI5DAAX-1-Dg0&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&amp;oe=65324939&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=5lepn9MI5DAAX-1-Dg0&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&amp;oe=65324939&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391343971_232630596207095_5836359012798331309_n.jpg?_nc_cat=109&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=5lepn9MI5DAAX-1-Dg0&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBysSrxyC9EBezT0RZNi0UabPRuvpnUpSVuWCp9srFgjg&amp;oe=65324939&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJLuvsn6f/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=QQg-3IEGOZEAX_iuvhE&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&#038;oe=6532F8B6\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18033128476609159\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJLuvsn6f/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJLuvsn6f/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=QQg-3IEGOZEAX_iuvhE&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&#038;oe=6532F8B6\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=QQg-3IEGOZEAX_iuvhE&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&amp;oe=6532F8B6&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=QQg-3IEGOZEAX_iuvhE&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&amp;oe=6532F8B6&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=QQg-3IEGOZEAX_iuvhE&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&amp;oe=6532F8B6&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391458644_820499226529217_5854966165289432830_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=QQg-3IEGOZEAX_iuvhE&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDOROuTlvgH5xTn7FLr0NiLZ-hkXi1TmHyXKo5Gys0DaQ&amp;oe=6532F8B6&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJJIfMfdU/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=WB-_YlhMJ04AX-fyeIL&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&#038;oe=65329BF0\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17987990759194570\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJJIfMfdU/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJJIfMfdU/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=WB-_YlhMJ04AX-fyeIL&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&#038;oe=65329BF0\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=WB-_YlhMJ04AX-fyeIL&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&amp;oe=65329BF0&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=WB-_YlhMJ04AX-fyeIL&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&amp;oe=65329BF0&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=WB-_YlhMJ04AX-fyeIL&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&amp;oe=65329BF0&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391357649_1823056651461218_5605935212654790127_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=WB-_YlhMJ04AX-fyeIL&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBs8yEdVkMyNmm59CRa1TeR4dxfZWsfjJTFZ57qmEBCHQ&amp;oe=65329BF0&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJG9MMrJw/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=JUSL9P-Yv60AX__mWys&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&#038;oe=65324BFE\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18027670954648485\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJG9MMrJw/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJG9MMrJw/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=JUSL9P-Yv60AX__mWys&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&#038;oe=65324BFE\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=JUSL9P-Yv60AX__mWys&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&amp;oe=65324BFE&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=JUSL9P-Yv60AX__mWys&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&amp;oe=65324BFE&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=JUSL9P-Yv60AX__mWys&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&amp;oe=65324BFE&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/391447465_2049401978749431_4439736819479264537_n.jpg?_nc_cat=106&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=JUSL9P-Yv60AX__mWys&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfDR1H0Hy-ZT2U-dzlwyTuO1-rGD24i35rbf4CTx8VUssg&amp;oe=65324BFE&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJEylsdOz/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=GTiQsKFO04IAX-zrRdU&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&#038;oe=6533A862\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18028234546636800\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJEylsdOz/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJEylsdOz/\" data-full-res=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=GTiQsKFO04IAX-zrRdU&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&#038;oe=6533A862\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=GTiQsKFO04IAX-zrRdU&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&amp;oe=6533A862&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=GTiQsKFO04IAX-zrRdU&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&amp;oe=6533A862&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=GTiQsKFO04IAX-zrRdU&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&amp;oe=6533A862&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391437498_632611142402562_8386334772086869875_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=GTiQsKFO04IAX-zrRdU&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfALTjmx7HkSfHDQQURyJtGDHeNwJFGt1W3piOSfAXSsmw&amp;oe=6533A862&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffurebeauty\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CydJB_MMmkb/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=iRIlEDl8EQwAX8henHZ&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&#038;oe=65328D2B\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffurebeauty\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17979179612596033\" data-user=\"\" data-url=\"https://www.instagram.com/p/CydJB_MMmkb/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CydJB_MMmkb/\" data-full-res=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&#038;ccb=1-7&#038;_nc_sid=c4dd86&#038;_nc_ohc=iRIlEDl8EQwAX8henHZ&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&#038;oe=65328D2B\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=iRIlEDl8EQwAX8henHZ&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&amp;oe=65328D2B&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=iRIlEDl8EQwAX8henHZ&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&amp;oe=65328D2B&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=iRIlEDl8EQwAX8henHZ&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&amp;oe=65328D2B&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/391412942_1398884074304625_4635408217027323907_n.jpg?_nc_cat=105&amp;ccb=1-7&amp;_nc_sid=c4dd86&amp;_nc_ohc=iRIlEDl8EQwAX8henHZ&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAdvMDsqRhGiazE1sAhYGdgdovEtsxg-vrOGpLAoZezA&amp;oe=65328D2B&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffurebeauty\">\n    </a>\n	<style type=\"text/css\">\n				#sb_instagram #sbi_load .sbi_load_btn:hover{\n			outline: none;\n			box-shadow: inset 0 0 20px 20px #E8E8EB;\n		}\n		#sb_instagram .sbi_follow_btn a:hover,\n		#sb_instagram .sbi_follow_btn a:focus{\n			outline: none;\n			box-shadow: inset 0 0 10px 20px #005B8C;\n		}\n			</style>','Beauty & Hair salon','','publish','closed','closed','','beauty-hair-salon','','','2023-10-12 09:11:15','2023-10-12 09:11:15','',0,'https://coiffure.vamtam.com/?page_id=5853',0,'page','',0),(5873,1,'2023-10-12 09:21:13','2023-10-12 09:21:13','<a role=\"button\">\n						Book Now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Beauty & Hair salon','','publish','closed','closed','','header-beauty-hair-salon','','','2023-10-12 09:21:13','2023-10-12 09:21:13','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=5873',0,'elementor_library','',0),(5886,1,'2023-10-12 09:41:19','2023-10-12 09:41:19','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Book now		\n		<p>Takes 2 minutes to complete.</p>		\n			<a role=\"button\">\n						Book\n					</a>','CTA Book Now - Home Beauty & Hair salon','','publish','closed','closed','','cta-book-now-home-beauty-hair-salon','','','2023-10-12 09:41:19','2023-10-12 09:41:19','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=5886',0,'elementor_library','',0),(6434,1,'2023-10-16 10:06:18','2023-10-16 10:06:18','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Book an appoitment</h2>		\n			<a role=\"button\">\n					</a>\n		<p>Become part of our beauty community with exclusive access to special offers and latest news</p>		\n			<h5>Contacts</h5>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h5>Location</h5>		\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" rel=\"noopener\">\n						758 5th Avenue\n					</a>\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" rel=\"noopener\">\n						In the heart of NYC\n					</a>\n			<h5>Social</h5>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n					</a>\n			<a href=\"https://www.facebook.com/Artandautonomy/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n					</a>','Footer - Beauty &amp; Hair Salon','','publish','closed','closed','','footer-beauty-hair-salon','','','2023-10-16 10:06:18','2023-10-16 10:06:18','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6434',0,'elementor_library','',0),(6460,1,'2023-10-16 10:45:30','2023-10-16 10:45:30','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"654\" height=\"844\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436.jpg 654w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436-232x300.jpg 232w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1414417436-640x826.jpg 640w\" sizes=\"(max-width: 654px) 100vw, 654px\" />																								\n			<a role=\"button\">\n						Hair and haircuts\n					</a>','Tabs 1 Heading Beauty & Salon','','publish','closed','closed','','tabs-1-heading-beauty-salon','','','2023-10-16 10:45:30','2023-10-16 10:45:30','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6460',0,'elementor_library','',0),(6533,1,'2023-10-16 11:19:23','2023-10-16 11:19:23','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>Haircut / Blow Dry</p><p>$30 </p><p>Ombre/Balayage</p><p>$30 </p><p>Color Change</p><p>$70 </p><p>Ombre/Balayage</p><p>$30 </p><p>Full Highlight + Root</p><p>$130 </p><p>Haircolor Half Highlight</p><p>$120 </p>','Tabs 1 Content Beauty & Salon','','publish','closed','closed','','tabs-1-content-beauty-salon','','','2023-10-16 11:19:23','2023-10-16 11:19:23','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6533',0,'elementor_library','',0),(6545,1,'2023-10-16 11:30:16','2023-10-16 11:30:16','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"654\" height=\"844\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661.jpg 654w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661-232x300.jpg 232w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-1440471661-640x826.jpg 640w\" sizes=\"(max-width: 654px) 100vw, 654px\" />																								\n			<a role=\"button\">\n						Beauty\n					</a>','Tabs 2 Heading Beauty &amp; Salon','','publish','closed','closed','','tabs-2-heading-beauty-salon','','','2023-10-16 11:30:16','2023-10-16 11:30:16','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6545',0,'elementor_library','',0),(6548,1,'2023-10-16 11:31:09','2023-10-16 11:31:09','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>Signature Brow</p><p>$25</p><p>Signature Shape &amp; Tint</p><p>$30 </p><p>Upper Lip/Chin Hair</p><p>$10 </p><p>Brows</p><p>$22</p><p>Brow Lamination</p><p>$70</p><p>Lash Lift &amp; Tint</p><p>$100 </p>','Tabs 2 Content Beauty &amp; Salon','','publish','closed','closed','','tabs-2-content-beauty-salon','','','2023-10-16 11:31:09','2023-10-16 11:31:09','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6548',0,'elementor_library','',0),(6618,1,'2023-10-16 12:00:05','2023-10-16 12:00:05','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"654\" height=\"844\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001.jpg 654w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001-232x300.jpg 232w, https://coiffure.vamtam.com/wp-content/uploads/2023/10/GettyImages-200360809-001-640x826.jpg 640w\" sizes=\"(max-width: 654px) 100vw, 654px\" />																								\n			<a role=\"button\">\n						Nails\n					</a>','Tabs 3 Heading Beauty & Salon','','publish','closed','closed','','tabs-3-heading-beauty-salon','','','2023-10-16 12:00:05','2023-10-16 12:00:05','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6618',0,'elementor_library','',0),(6627,1,'2023-10-16 12:02:24','2023-10-16 12:02:24','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>Manicure </p><p>$20</p><p>Manicure Men</p><p>$20 </p><p>French Manicure</p><p>$20 </p><p>Nail Fill</p><p>$20</p><p>Nail Repair</p><p>$60</p><p>Nail Art (per nail)</p><p>$5</p>','Tabs 3 Content Beauty &amp; Salon','','publish','closed','closed','','tabs-3-content-beauty-salon','','','2023-10-16 12:02:24','2023-10-16 12:02:24','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6627',0,'elementor_library','',0),(6801,1,'2023-10-17 17:29:19','2023-10-17 17:29:19','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5>Contacts</h5>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h5>Hours</h5>		\n		<p>Mon to Fri: 7:30 am — 1:00 am <br />Sat: 9:00 am — 1:00 am <br />Sun: 9:00 am — 11:30 pm</p>		\n			<h5>Location</h5>		\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>','Side Menu –  H. Beauty &amp; Salon','','publish','closed','closed','','side-menu-h-beauty-salon','','','2023-10-17 17:29:19','2023-10-17 17:29:19','',0,'https://coiffure.vamtam.com/?post_type=elementor_library&amp;p=6801',0,'elementor_library','',0),(6802,1,'2023-11-06 13:04:45','2023-11-06 13:04:45','','About','','publish','closed','closed','','about','','','2023-11-06 13:04:45','2023-11-06 13:04:45','',0,'https://johnbaconsalon.com/2023/11/06/about/',5,'nav_menu_item','',0),(6803,1,'2023-01-04 13:16:17','2023-01-04 13:16:17','','Shop','','publish','closed','closed','','shop','','','2023-01-04 13:16:17','2023-01-04 13:16:17','',0,'https://coiffure.vamtam.com/shop/',0,'page','',0),(6804,1,'2023-01-04 13:16:17','2023-01-04 13:16:17','<h4><a href=\"/cart\">Cart</a></h4>		\n			<h4><a href=\"/checkout\">Checkout</a></h4>		\n			<h4>Order complete</h4>		\n					<style>\n			.woocommerce-notices-wrapper,\n			.woocommerce-message,\n			.woocommerce-error,\n			.woocommerce-info {\n				display: none;\n			}\n		</style>\n						<!--open container-->\n							<!--open column-1-->\n		<h3>Your Cart</h3>\n<form action=\"https://coiffure.vamtam.com/cart/\" method=\"post\">\n						<!--open shop table div -->\n	<table cellspacing=\"0\">\n		<thead>\n			<tr>\n				<th>Thumbnail image</th>\n				<th>Product</th>\n				<th>Price</th>\n				<th>Quantity</th>\n				<th>Subtotal</th>\n				<th>Remove item</th>\n			</tr>\n		</thead>\n		<tbody>\n								<tr>\n						<td>\n						<a href=\"https://coiffure.vamtam.com/product/nak-beard-elixir/\"><img width=\"320\" height=\"480\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/4-320x480.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" /></a>						</td>\n						<td data-title=\"Product\">\n						<a href=\"https://coiffure.vamtam.com/product/nak-beard-elixir/\">NAK BEARD ELIXIR</a>						</td>\n						<td data-title=\"Price\">\n							<bdi>&#36;33.00</bdi>						</td>\n						<td data-title=\"Quantity\">\n		<label for=\"quantity_64060b7adf30b\">NAK BEARD ELIXIR quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_64060b7adf30b\"\n		class=\"input-text qty text\"\n		name=\"cart[10907813b97e249163587e6246612e21][qty]\"\n		value=\"1\"\n		title=\"Qty\"\n		size=\"4\"\n		min=\"0\"\n		max=\"\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n						</td>\n						<td data-title=\"Subtotal\">\n							<bdi>&#36;33.00</bdi>						</td>\n						<td>\n							<a href=\"https://coiffure.vamtam.com/cart/?remove_item=10907813b97e249163587e6246612e21&#038;_wpnonce=a0af22b9f7\" aria-label=\"Remove this item\" data-product_id=\"2245\" data-product_sku=\"\"><i><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 19\" width=\"17px\"><g fill=\"#BFBDBB\" fill-rule=\"nonzero\"><path d=\"M16.227 3.03h-5l-.433-1.87c-.086-.37-.394-.63-.749-.63h-3.09c-.355 0-.664.26-.75.632L5.771 3.03H.773c-.427 0-.773.373-.773.833v.834c0 .46.346.833.773.833h15.454c.427 0 .773-.373.773-.833v-.834c0-.46-.346-.833-.773-.833ZM15 6.53H3v9.75a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 15 16.28V6.53Z\"/></g></svg></i></a>						</td>\n					</tr>\n										<tr>\n						<td>\n						<a href=\"https://coiffure.vamtam.com/product/hair-and-beard-wash/?attribute_pa_size=500ml\"><img width=\"320\" height=\"480\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/02/1-320x480.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" /></a>						</td>\n						<td data-title=\"Product\">\n						<a href=\"https://coiffure.vamtam.com/product/hair-and-beard-wash/?attribute_pa_size=500ml\">HAIR AND BEARD WASH - 500ml</a>						</td>\n						<td data-title=\"Price\">\n							<bdi>&#36;38.00</bdi>						</td>\n						<td data-title=\"Quantity\">\n		<label for=\"quantity_64060b7ae1730\">HAIR AND BEARD WASH - 500ml quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_64060b7ae1730\"\n		class=\"input-text qty text\"\n		name=\"cart[872e62b292238f34f5dfe8961c1c3f1c][qty]\"\n		value=\"1\"\n		title=\"Qty\"\n		size=\"4\"\n		min=\"0\"\n		max=\"\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n						</td>\n						<td data-title=\"Subtotal\">\n							<bdi>&#36;38.00</bdi>						</td>\n						<td>\n							<a href=\"https://coiffure.vamtam.com/cart/?remove_item=872e62b292238f34f5dfe8961c1c3f1c&#038;_wpnonce=a0af22b9f7\" aria-label=\"Remove this item\" data-product_id=\"2255\" data-product_sku=\"324502\"><i><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 17 19\" width=\"17px\"><g fill=\"#BFBDBB\" fill-rule=\"nonzero\"><path d=\"M16.227 3.03h-5l-.433-1.87c-.086-.37-.394-.63-.749-.63h-3.09c-.355 0-.664.26-.75.632L5.771 3.03H.773c-.427 0-.773.373-.773.833v.834c0 .46.346.833.773.833h15.454c.427 0 .773-.373.773-.833v-.834c0-.46-.346-.833-.773-.833ZM15 6.53H3v9.75a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 15 16.28V6.53Z\"/></g></svg></i></a>						</td>\n					</tr>\n			<tr>\n				<td colspan=\"6\">\n					<button type=\"submit\" name=\"update_cart\" value=\"Update cart\">Update cart</button>\n					<input type=\"hidden\" id=\"woocommerce-cart-nonce\" name=\"woocommerce-cart-nonce\" value=\"a0af22b9f7\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" />				</td>\n			</tr>\n					</tbody>\n	</table>\n					<!--close shop table div -->\n					<input type=\"text\" name=\"coupon_code\" id=\"coupon_code\" value=\"\" placeholder=\"Coupon code\" />\n					<button name=\"apply_coupon\" type=\"submit\" value=\"Apply coupon\">Apply coupon</button>\n		</form>\n						<!--close column-1-->\n							<!--open column-2-->\n									<!--open column-inner-->\n										<!--open cart-totals-->\n	<h2>Cart  Totals</h2>\n	<table cellspacing=\"0\">\n		<tr>\n			<th>Subtotal</th>\n			<td data-title=\"Subtotal\"><bdi>&#36;71.00</bdi></td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td data-title=\"Total\"><strong><bdi>&#36;71.00</bdi></strong> </td>\n		</tr>\n	</table>\n<a href=\"https://coiffure.vamtam.com/checkout/\">\n	Proceed to Checkout</a>\n									<!--close cart-totals-->\n									<!--close column-inner-->\n							<!--close column-2-->\n						<!--close container-->','Cart','','publish','closed','closed','','cart','','','2023-01-04 13:16:17','2023-01-04 13:16:17','',0,'https://coiffure.vamtam.com/cart/',0,'page','',0),(6805,1,'2023-01-04 13:16:17','2023-01-04 13:16:17','<h4><a href=\"/cart\">Cart</a></h4>		\n			<h4><a href=\"/checkout\">Checkout</a></h4>		\n			<h4>Order complete</h4>		\n<form name=\"checkout\" method=\"post\" action=\"https://coiffure.vamtam.com/checkout/\" enctype=\"multipart/form-data\">\n			<!--open container-->\n				<!--open column-1-->\n		<h3>Billing Details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First Name&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"text\" name=\"billing_first_name\" id=\"billing_first_name\" placeholder=\"First Name\"  value=\"test\" autocomplete=\"given-name\" /></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last Name&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"text\" name=\"billing_last_name\" id=\"billing_last_name\" placeholder=\"Last Name\"  value=\"test\" autocomplete=\"family-name\" /></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company Name&nbsp;(optional)</label><input type=\"text\" name=\"billing_company\" id=\"billing_company\" placeholder=\"Company Name\"  value=\"test\" autocomplete=\"organization\" /></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label><select name=\"billing_country\" id=\"billing_country\" autocomplete=\"country\" data-placeholder=\"Select a country / region&hellip;\" data-label=\"Country / Region\"><option value=\"\">Select a country / region&hellip;</option><option value=\"AF\" >Afghanistan</option><option value=\"AX\" >Åland Islands</option><option value=\"AL\" >Albania</option><option value=\"DZ\" >Algeria</option><option value=\"AS\" >American Samoa</option><option value=\"AD\" >Andorra</option><option value=\"AO\" >Angola</option><option value=\"AI\" >Anguilla</option><option value=\"AQ\" >Antarctica</option><option value=\"AG\" >Antigua and Barbuda</option><option value=\"AR\" >Argentina</option><option value=\"AM\" >Armenia</option><option value=\"AW\" >Aruba</option><option value=\"AU\" >Australia</option><option value=\"AT\" >Austria</option><option value=\"AZ\" >Azerbaijan</option><option value=\"BS\" >Bahamas</option><option value=\"BH\" >Bahrain</option><option value=\"BD\" >Bangladesh</option><option value=\"BB\" >Barbados</option><option value=\"BY\" >Belarus</option><option value=\"PW\" >Belau</option><option value=\"BE\" >Belgium</option><option value=\"BZ\" >Belize</option><option value=\"BJ\" >Benin</option><option value=\"BM\" >Bermuda</option><option value=\"BT\" >Bhutan</option><option value=\"BO\" >Bolivia</option><option value=\"BQ\" >Bonaire, Saint Eustatius and Saba</option><option value=\"BA\" >Bosnia and Herzegovina</option><option value=\"BW\" >Botswana</option><option value=\"BV\" >Bouvet Island</option><option value=\"BR\" >Brazil</option><option value=\"IO\" >British Indian Ocean Territory</option><option value=\"BN\" >Brunei</option><option value=\"BG\"  selected=\'selected\'>Bulgaria</option><option value=\"BF\" >Burkina Faso</option><option value=\"BI\" >Burundi</option><option value=\"KH\" >Cambodia</option><option value=\"CM\" >Cameroon</option><option value=\"CA\" >Canada</option><option value=\"CV\" >Cape Verde</option><option value=\"KY\" >Cayman Islands</option><option value=\"CF\" >Central African Republic</option><option value=\"TD\" >Chad</option><option value=\"CL\" >Chile</option><option value=\"CN\" >China</option><option value=\"CX\" >Christmas Island</option><option value=\"CC\" >Cocos (Keeling) Islands</option><option value=\"CO\" >Colombia</option><option value=\"KM\" >Comoros</option><option value=\"CG\" >Congo (Brazzaville)</option><option value=\"CD\" >Congo (Kinshasa)</option><option value=\"CK\" >Cook Islands</option><option value=\"CR\" >Costa Rica</option><option value=\"HR\" >Croatia</option><option value=\"CU\" >Cuba</option><option value=\"CW\" >Cura&ccedil;ao</option><option value=\"CY\" >Cyprus</option><option value=\"CZ\" >Czech Republic</option><option value=\"DK\" >Denmark</option><option value=\"DJ\" >Djibouti</option><option value=\"DM\" >Dominica</option><option value=\"DO\" >Dominican Republic</option><option value=\"EC\" >Ecuador</option><option value=\"EG\" >Egypt</option><option value=\"SV\" >El Salvador</option><option value=\"GQ\" >Equatorial Guinea</option><option value=\"ER\" >Eritrea</option><option value=\"EE\" >Estonia</option><option value=\"SZ\" >Eswatini</option><option value=\"ET\" >Ethiopia</option><option value=\"FK\" >Falkland Islands</option><option value=\"FO\" >Faroe Islands</option><option value=\"FJ\" >Fiji</option><option value=\"FI\" >Finland</option><option value=\"FR\" >France</option><option value=\"GF\" >French Guiana</option><option value=\"PF\" >French Polynesia</option><option value=\"TF\" >French Southern Territories</option><option value=\"GA\" >Gabon</option><option value=\"GM\" >Gambia</option><option value=\"GE\" >Georgia</option><option value=\"DE\" >Germany</option><option value=\"GH\" >Ghana</option><option value=\"GI\" >Gibraltar</option><option value=\"GR\" >Greece</option><option value=\"GL\" >Greenland</option><option value=\"GD\" >Grenada</option><option value=\"GP\" >Guadeloupe</option><option value=\"GU\" >Guam</option><option value=\"GT\" >Guatemala</option><option value=\"GG\" >Guernsey</option><option value=\"GN\" >Guinea</option><option value=\"GW\" >Guinea-Bissau</option><option value=\"GY\" >Guyana</option><option value=\"HT\" >Haiti</option><option value=\"HM\" >Heard Island and McDonald Islands</option><option value=\"HN\" >Honduras</option><option value=\"HK\" >Hong Kong</option><option value=\"HU\" >Hungary</option><option value=\"IS\" >Iceland</option><option value=\"IN\" >India</option><option value=\"ID\" >Indonesia</option><option value=\"IR\" >Iran</option><option value=\"IQ\" >Iraq</option><option value=\"IE\" >Ireland</option><option value=\"IM\" >Isle of Man</option><option value=\"IL\" >Israel</option><option value=\"IT\" >Italy</option><option value=\"CI\" >Ivory Coast</option><option value=\"JM\" >Jamaica</option><option value=\"JP\" >Japan</option><option value=\"JE\" >Jersey</option><option value=\"JO\" >Jordan</option><option value=\"KZ\" >Kazakhstan</option><option value=\"KE\" >Kenya</option><option value=\"KI\" >Kiribati</option><option value=\"KW\" >Kuwait</option><option value=\"KG\" >Kyrgyzstan</option><option value=\"LA\" >Laos</option><option value=\"LV\" >Latvia</option><option value=\"LB\" >Lebanon</option><option value=\"LS\" >Lesotho</option><option value=\"LR\" >Liberia</option><option value=\"LY\" >Libya</option><option value=\"LI\" >Liechtenstein</option><option value=\"LT\" >Lithuania</option><option value=\"LU\" >Luxembourg</option><option value=\"MO\" >Macao</option><option value=\"MG\" >Madagascar</option><option value=\"MW\" >Malawi</option><option value=\"MY\" >Malaysia</option><option value=\"MV\" >Maldives</option><option value=\"ML\" >Mali</option><option value=\"MT\" >Malta</option><option value=\"MH\" >Marshall Islands</option><option value=\"MQ\" >Martinique</option><option value=\"MR\" >Mauritania</option><option value=\"MU\" >Mauritius</option><option value=\"YT\" >Mayotte</option><option value=\"MX\" >Mexico</option><option value=\"FM\" >Micronesia</option><option value=\"MD\" >Moldova</option><option value=\"MC\" >Monaco</option><option value=\"MN\" >Mongolia</option><option value=\"ME\" >Montenegro</option><option value=\"MS\" >Montserrat</option><option value=\"MA\" >Morocco</option><option value=\"MZ\" >Mozambique</option><option value=\"MM\" >Myanmar</option><option value=\"NA\" >Namibia</option><option value=\"NR\" >Nauru</option><option value=\"NP\" >Nepal</option><option value=\"NL\" >Netherlands</option><option value=\"NC\" >New Caledonia</option><option value=\"NZ\" >New Zealand</option><option value=\"NI\" >Nicaragua</option><option value=\"NE\" >Niger</option><option value=\"NG\" >Nigeria</option><option value=\"NU\" >Niue</option><option value=\"NF\" >Norfolk Island</option><option value=\"KP\" >North Korea</option><option value=\"MK\" >North Macedonia</option><option value=\"MP\" >Northern Mariana Islands</option><option value=\"NO\" >Norway</option><option value=\"OM\" >Oman</option><option value=\"PK\" >Pakistan</option><option value=\"PS\" >Palestinian Territory</option><option value=\"PA\" >Panama</option><option value=\"PG\" >Papua New Guinea</option><option value=\"PY\" >Paraguay</option><option value=\"PE\" >Peru</option><option value=\"PH\" >Philippines</option><option value=\"PN\" >Pitcairn</option><option value=\"PL\" >Poland</option><option value=\"PT\" >Portugal</option><option value=\"PR\" >Puerto Rico</option><option value=\"QA\" >Qatar</option><option value=\"RE\" >Reunion</option><option value=\"RO\" >Romania</option><option value=\"RU\" >Russia</option><option value=\"RW\" >Rwanda</option><option value=\"ST\" >S&atilde;o Tom&eacute; and Pr&iacute;ncipe</option><option value=\"BL\" >Saint Barth&eacute;lemy</option><option value=\"SH\" >Saint Helena</option><option value=\"KN\" >Saint Kitts and Nevis</option><option value=\"LC\" >Saint Lucia</option><option value=\"SX\" >Saint Martin (Dutch part)</option><option value=\"MF\" >Saint Martin (French part)</option><option value=\"PM\" >Saint Pierre and Miquelon</option><option value=\"VC\" >Saint Vincent and the Grenadines</option><option value=\"WS\" >Samoa</option><option value=\"SM\" >San Marino</option><option value=\"SA\" >Saudi Arabia</option><option value=\"SN\" >Senegal</option><option value=\"RS\" >Serbia</option><option value=\"SC\" >Seychelles</option><option value=\"SL\" >Sierra Leone</option><option value=\"SG\" >Singapore</option><option value=\"SK\" >Slovakia</option><option value=\"SI\" >Slovenia</option><option value=\"SB\" >Solomon Islands</option><option value=\"SO\" >Somalia</option><option value=\"ZA\" >South Africa</option><option value=\"GS\" >South Georgia/Sandwich Islands</option><option value=\"KR\" >South Korea</option><option value=\"SS\" >South Sudan</option><option value=\"ES\" >Spain</option><option value=\"LK\" >Sri Lanka</option><option value=\"SD\" >Sudan</option><option value=\"SR\" >Suriname</option><option value=\"SJ\" >Svalbard and Jan Mayen</option><option value=\"SE\" >Sweden</option><option value=\"CH\" >Switzerland</option><option value=\"SY\" >Syria</option><option value=\"TW\" >Taiwan</option><option value=\"TJ\" >Tajikistan</option><option value=\"TZ\" >Tanzania</option><option value=\"TH\" >Thailand</option><option value=\"TL\" >Timor-Leste</option><option value=\"TG\" >Togo</option><option value=\"TK\" >Tokelau</option><option value=\"TO\" >Tonga</option><option value=\"TT\" >Trinidad and Tobago</option><option value=\"TN\" >Tunisia</option><option value=\"TR\" >Turkey</option><option value=\"TM\" >Turkmenistan</option><option value=\"TC\" >Turks and Caicos Islands</option><option value=\"TV\" >Tuvalu</option><option value=\"UG\" >Uganda</option><option value=\"UA\" >Ukraine</option><option value=\"AE\" >United Arab Emirates</option><option value=\"GB\" >United Kingdom (UK)</option><option value=\"US\" >United States (US)</option><option value=\"UM\" >United States (US) Minor Outlying Islands</option><option value=\"UY\" >Uruguay</option><option value=\"UZ\" >Uzbekistan</option><option value=\"VU\" >Vanuatu</option><option value=\"VA\" >Vatican</option><option value=\"VE\" >Venezuela</option><option value=\"VN\" >Vietnam</option><option value=\"VG\" >Virgin Islands (British)</option><option value=\"VI\" >Virgin Islands (US)</option><option value=\"WF\" >Wallis and Futuna</option><option value=\"EH\" >Western Sahara</option><option value=\"YE\" >Yemen</option><option value=\"ZM\" >Zambia</option><option value=\"ZW\" >Zimbabwe</option></select><noscript><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></noscript></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"text\" name=\"billing_address_1\" id=\"billing_address_1\" placeholder=\"House number and street name\"  value=\"Test Address\" autocomplete=\"address-line1\" /></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label><input type=\"text\" name=\"billing_address_2\" id=\"billing_address_2\" placeholder=\"Apartment, suite, unit, etc. (optional)\"  value=\"10\" autocomplete=\"address-line2\" /></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"text\" name=\"billing_city\" id=\"billing_city\" placeholder=\"\"  value=\"Bansko\" autocomplete=\"address-level2\" /></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State / County&nbsp;<abbr title=\"required\">*</abbr></label><select name=\"billing_state\" id=\"billing_state\" autocomplete=\"address-level1\" data-placeholder=\"Select an option&hellip;\"  data-input-classes=\"elementor-field-textual\" data-label=\"State / County\">\n						<option value=\"\">Select an option&hellip;</option><option value=\"BG-01\"  selected=\'selected\'>Blagoevgrad</option><option value=\"BG-02\" >Burgas</option><option value=\"BG-08\" >Dobrich</option><option value=\"BG-07\" >Gabrovo</option><option value=\"BG-26\" >Haskovo</option><option value=\"BG-09\" >Kardzhali</option><option value=\"BG-10\" >Kyustendil</option><option value=\"BG-11\" >Lovech</option><option value=\"BG-12\" >Montana</option><option value=\"BG-13\" >Pazardzhik</option><option value=\"BG-14\" >Pernik</option><option value=\"BG-15\" >Pleven</option><option value=\"BG-16\" >Plovdiv</option><option value=\"BG-17\" >Razgrad</option><option value=\"BG-18\" >Ruse</option><option value=\"BG-27\" >Shumen</option><option value=\"BG-19\" >Silistra</option><option value=\"BG-20\" >Sliven</option><option value=\"BG-21\" >Smolyan</option><option value=\"BG-23\" >Sofia District</option><option value=\"BG-22\" >Sofia</option><option value=\"BG-24\" >Stara Zagora</option><option value=\"BG-25\" >Targovishte</option><option value=\"BG-03\" >Varna</option><option value=\"BG-04\" >Veliko Tarnovo</option><option value=\"BG-05\" >Vidin</option><option value=\"BG-06\" >Vratsa</option><option value=\"BG-28\" >Yambol</option></select></p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">Postcode / ZIP&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"text\" name=\"billing_postcode\" id=\"billing_postcode\" placeholder=\"\"  value=\"2770\" autocomplete=\"postal-code\" /></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"tel\" name=\"billing_phone\" id=\"billing_phone\" placeholder=\"Phone\"  value=\"1213\" autocomplete=\"tel\" /></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email Address&nbsp;<abbr title=\"required\">*</abbr></label><input type=\"email\" name=\"billing_email\" id=\"billing_email\" placeholder=\"Email Address\"  value=\"test@test.com\" autocomplete=\"email username\" /></p>	\n			<h3>Additional Information</h3>\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order Notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" placeholder=\"Notes about your order, e.g. special notes for delivery.\"  rows=\"2\" cols=\"5\"></textarea></p>					\n							<!--close column-1-->\n					<!--open column-2-->\n							<!--open column-inner-->\n								<!--open order_review-->\n	<h3 id=\"order_review_heading\">Your Order</h3>\n		<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						NAK BEARD ELIXIR&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						<bdi>&#36;33.00</bdi>					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td><bdi>&#36;33.00</bdi></td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong><bdi>&#36;33.00</bdi></strong> </td>\n		</tr>\n	</tfoot>\n</table>\n									<!--close wc_order_review-->\n								<!--close order_review-->\n			<p>Have a coupon? <a href=\"#\">Click here to enter your coupon code</a></p>\n				<label>If you have a coupon code, please apply it below.</label>\n							<input type=\"text\" name=\"coupon_code\" placeholder=\"Coupon code\" id=\"coupon_code\" value=\"\" />\n							<button name=\"apply_coupon\" type=\"submit\">Apply</button>\n								<!--reopen wc_order_review-2-->\n			<ul>\n			<li>\n	<input id=\"payment_method_bacs\" type=\"radio\" name=\"payment_method\" value=\"bacs\"  checked=\'checked\' data-order_button_text=\"\" />\n	<label for=\"payment_method_bacs\">\n		Direct bank transfer 	</label>\n			<p>Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.</p>\n	</li>\n<li>\n	<input id=\"payment_method_cheque\" type=\"radio\" name=\"payment_method\" value=\"cheque\"  data-order_button_text=\"\" />\n	<label for=\"payment_method_cheque\">\n		Check payments 	</label>\n			<p>Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.</p>\n	</li>\n<li>\n	<input id=\"payment_method_cod\" type=\"radio\" name=\"payment_method\" value=\"cod\"  data-order_button_text=\"\" />\n	<label for=\"payment_method_cod\">\n		Cash on delivery 	</label>\n			<p>Pay with cash upon delivery.</p>\n	</li>\n		</ul>\n		<noscript>\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br/><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		</noscript>\n		<p>Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our <a href=\"https://coiffure.vamtam.com/privacy-policy/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>.</p>\n<p>By clicking “sign in,” “create account,” or “complete purchase” and entering or otherwise using our website or mobile application (the “Site”), you agree to and accept these terms and conditions. Certain products and services on our Site may have additional terms that apply (for example, if you enroll in our Treats loyalty program or you subscribe to our Auto ship subscription program, you also will be subject to the Treats rules and the Auto ship terms). If these Terms of Use are inconsistent with terms applicable to a certain product or service, those other terms will control.</p>\n<p>THESE TERMS AND CONDITIONS, AS WELL AS ANY OTHER PRODUCT AND SERVICE SPECIFIC TERMS ON OUR SITE, CONSTITUTE YOUR SERVICE AGREEMENT (“AGREEMENT”) WITH Coiffure, INC. AND ANY OF ITS OWNED OR OPERATED SITES WHERE THESE TERMS OF USE ARE POSTED (“Coiffure”). THIS AGREEMENT SETS FORTH THE LEGALLY BINDING TERMS FOR YOUR USE OF OUR SITE AND YOUR PURCHASE OR USE OF ANY PRODUCTS OR SERVICES OFFERED ON THE SITE. BY ACCESSING AND/OR USING THE SITE, YOU REPRESENT AND WARRANT THAT YOU HAVE THE RIGHT, AUTHORITY, AND CAPACITY TO ENTER INTO THE AGREEMENT AND TO ABIDE BY ALL OF THE TERMS AND CONDITIONS SET FORTH HEREIN. YOU MAY NOT ACCESS OR USE THIS SITE OR ACCEPT THIS AGREEMENT UNLESS YOU ARE AT LEAST 18 YEARS OLD. ARBITRATION NOTICE: THESE TERMS CONTAIN AN ARBITRATION AGREEMENT A LITTLE LATER ON THAT AFFECTS YOUR RIGHTS. YOU AND Coiffure AGREE THAT DISPUTES BETWEEN US WILL BE RESOLVED BY MANDATORY BINDING INDIVIDUAL ARBITRATION, AND YOU AND Coiffure WAIVE ANY RIGHT TO PARTICIPATE IN A CLASS-ACTION LAWSUIT OR CLASS-WIDE ARBITRATION AND THE RIGHT TO A JURY TRIAL. IN ARBITRATION, THERE IS LESS DISCOVERY AND APPELLATE REVIEW THAN IN COURT. PLEASE REVIEW THESE TERMS CAREFULLY.</p>\n<h3>Electronic Communications</h3>\n<p>When you use our Site, or send e-mails, and other electronic communications from your desktop or mobile device to us, you are communicating with us electronically. By sending, you consent to receive reply communications from us electronically in the same format and you can retain copies of these communications for your records. You agree that all agreements, notices, disclosures, and other communications that we provide to you electronically satisfy any legal requirement that such communications be in writing.</p>\n<h3>Accounts</h3>\n<p>		In order to use certain features of the Site (e.g., purchasing products and services (referred to collectively as &#8220;Products&#8221; herein) from the Site), you must register for an account with Coiffure (&#8220;Coiffure Account&#8221;) and provide certain information about yourself as prompted by the Site registration form. You represent and warrant that: (a) all required registration information you submit is truthful and accurate; (b) you will maintain the accuracy of such information; and (c) your use of the Site does not violate any applicable law or regulation or the terms of this Agreement. You are responsible for maintaining the confidentiality of your Coiffure Account login information.</p>\n<p> </p>\n<p>You are fully responsible for all activities that are associated with your Coiffure Account (including but not limited to any purchases, use of the Site, or correspondence from your account to Coiffure ). You agree to immediately notify Coiffure of any unauthorized use or suspected unauthorized use of your Coiffure  Account or any other breach of security. When you provide Coiffure with such notice, Coiffure will suspend or otherwise secure your Account to prevent future unauthorized activity.		</p>\n<h3>Permissible Uses of Site<br />\n</h3>\n<p>		Subject to the terms of this Agreement, Coiffure grants you a limited, non-transferable, non-exclusive license to access and make personal use of the Site. This license does not include any resale or commercial use of the Site features or content, or the right to access or use the Site for any of the restricted purposes set forth below. Coiffure may terminate this license at any time for any reason.</p>\n<p> </p>\n<p>The rights granted to you in this Agreement are subject to the following restrictions: (a) you shall not use the Site to place an order on behalf of yourself or a third party for resale to that third party; (b) you shall not license, sublicense, reproduce, sell, rent, lease, transfer, assign, distribute, host, or otherwise commercially exploit the Site, its products, or its content without the express written consent of Coiffure ; (c) you shall not modify, make derivative works of, disassemble, reverse compile, or reverse engineer any part of the Site; (d) you shall not access the Site in order to build a similar or competitive service, or to download, copy, or collect content or account information for the benefit of another merchant; (e) except as expressly stated herein, no part of the Site may be copied, reproduced, distributed, republished, downloaded, displayed, posted, or transmitted in any form or by any means without Coiffure&#8217;s express written consent; and (f) you shall not frame or utilize framing techniques to enclose any trademark, logo, or other proprietary information or content (including images and text descriptions) of the Site without Coiffure&#8217;s express written consent.</p>\n<p> </p>\n<p>Coiffure reserves the right, at any time, to modify, suspend, or discontinue the Site or any part thereof with or without notice. You agree that Coiffure will not be liable to you or to any third party for any modification, suspension, or discontinuance of the Site or any part thereof.</p>\n					<p>\n				<label>\n				<input type=\"checkbox\" name=\"terms\"  id=\"terms\" />\n					I have read and agree to the website <a href=\"https://coiffure.vamtam.com/terms-of-use/\" target=\"_blank\" rel=\"noopener\">terms and conditions</a>&nbsp;<abbr title=\"required\">*</abbr>\n				</label>\n				<input type=\"hidden\" name=\"terms-field\" value=\"1\" />\n			</p>\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n		<input type=\"hidden\" id=\"woocommerce-process-checkout-nonce\" name=\"woocommerce-process-checkout-nonce\" value=\"8d5c5164e8\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/wp-admin/admin-ajax.php\" />	\n											<!--close wc_order_review-2-->\n						<!--close column-inner-->\n					<!--close column-2-->\n				<!--close container-->\n</form>','Checkout','','publish','closed','closed','','checkout','','','2023-01-04 13:16:17','2023-01-04 13:16:17','',0,'https://coiffure.vamtam.com/checkout/',0,'page','',0),(6806,1,'2023-11-06 13:04:46','2023-11-06 13:04:46',' ','','','publish','closed','closed','','6806','','','2023-11-06 13:04:46','2023-11-06 13:04:46','',0,'https://johnbaconsalon.com/2023/11/06/',11,'nav_menu_item','',0),(6807,1,'2023-11-06 13:04:46','2023-11-06 13:04:46',' ','','','publish','closed','closed','','6807','','','2023-11-06 13:04:46','2023-11-06 13:04:46','',0,'https://johnbaconsalon.com/2023/11/06/',12,'nav_menu_item','',0),(6915,1,'2023-10-18 08:47:32','2023-10-18 08:47:32','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist-Colorist •		\n		<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Jessica Smith','Stylist','publish','closed','closed','','jessica-smith-2','','','2023-10-18 08:47:32','2023-10-18 08:47:32','',1263,'https://coiffure.vamtam.com/?page_id=6915',0,'page','',0),(6926,1,'2023-10-18 08:49:46','2023-10-18 08:49:46','<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Stylist-Colorist •		\n		<p>From a young age, Isabella always aspired to be a hair stylist. At the age of 18, after graduating high school, she moved from Florida to New York City to pursue her career. For the past several years, she’s traveled the globe teaching thousands of stylists her distinct method of \"carving petals” to frame the face. Isabella is currently offering several online haircutting classes designed for non-professional, home stylists. Her extensive knowledge benefits everyone at Coiffure: She’s the lead educator for the salon’s up-and-coming stylists.</p>		\n			<style>/*! elementor - v3.16.0 - 09-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<a role=\"button\">\n						See other team members\n					</a>','Mark Harris','Owner & Senior Stylist','publish','closed','closed','','mark-harris-2','','','2023-10-18 08:49:46','2023-10-18 08:49:46','',1263,'https://coiffure.vamtam.com/?page_id=6926',0,'page','',0),(7585,1,'2023-10-21 11:52:49','2023-10-21 11:52:49','','Order &ndash; October 21, 2023 @ 11:52 AM','','wc-on-hold','open','closed','wc_order_YYuR9H8YHqyVp','order-oct-21-2023-1152-am','','','2023-10-21 11:52:49','2023-10-21 11:52:49','',0,'https://coiffure.vamtam.com/?post_type=shop_order&amp;p=7585',0,'shop_order','',1),(7586,1,'2023-11-06 13:04:50','2023-11-06 13:04:50',' ','','','publish','closed','closed','','7586','','','2023-11-06 13:04:50','2023-11-06 13:04:50','',0,'https://johnbaconsalon.com/2023/11/06/7586/',5,'nav_menu_item','',0),(7587,1,'2023-11-06 13:04:50','2023-11-06 13:04:50','','Privacy','','publish','closed','closed','','privacy','','','2023-11-06 13:04:50','2023-11-06 13:04:50','',0,'https://johnbaconsalon.com/2023/11/06/privacy/',2,'nav_menu_item','',0),(7588,1,'2023-11-06 13:04:50','2023-11-06 13:04:50','','Refund and Returns','','publish','closed','closed','','refund-and-returns','','','2023-11-06 13:04:50','2023-11-06 13:04:50','',0,'https://johnbaconsalon.com/2023/11/06/refund-and-returns/',1,'nav_menu_item','',0),(7589,1,'2023-11-06 13:04:50','2023-11-06 13:04:50',' ','','','publish','closed','closed','','7589','','','2023-11-06 13:04:50','2023-11-06 13:04:50','',0,'https://johnbaconsalon.com/2023/11/06/7589/',4,'nav_menu_item','',0),(7590,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7590','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7590/',2,'nav_menu_item','',0),(7591,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7591','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7591/',3,'nav_menu_item','',0),(7592,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7592','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7592/',4,'nav_menu_item','',0),(7593,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7593','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7593/',5,'nav_menu_item','',0),(7594,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','About','','publish','closed','closed','','about-2','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/about-2/',1,'nav_menu_item','',0),(7595,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','Terms','','publish','closed','closed','','terms','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/terms/',1,'nav_menu_item','',0),(7596,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','Privacy','','publish','closed','closed','','privacy-2','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/privacy-2/',2,'nav_menu_item','',0),(7597,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','H.','','publish','closed','closed','','h','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/h/',1,'nav_menu_item','',0),(7598,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7598','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7598/',9,'nav_menu_item','',0),(7599,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7599','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7599/',13,'nav_menu_item','',0),(7600,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7600','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7600/',12,'nav_menu_item','',0),(7601,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7601','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7601/',11,'nav_menu_item','',0),(7602,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7602','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7602/',10,'nav_menu_item','',0),(7603,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7603','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',883,'https://johnbaconsalon.com/2023/11/06/7603/',7,'nav_menu_item','',0),(7604,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7604','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7604/',3,'nav_menu_item','',0),(7605,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7605','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7605/',3,'nav_menu_item','',0),(7606,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7606','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7606/',4,'nav_menu_item','',0),(7607,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7607','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7607/',6,'nav_menu_item','',0),(7608,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7608','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',883,'https://johnbaconsalon.com/2023/11/06/7608/',7,'nav_menu_item','',0),(7609,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7609','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7609/',8,'nav_menu_item','',0),(7610,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7610','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7610/',9,'nav_menu_item','',0),(7611,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7611','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7611/',10,'nav_menu_item','',0),(7612,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','About','','publish','closed','closed','','about-3','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/about-3/',6,'nav_menu_item','',0),(7613,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','Join Us','','publish','closed','closed','','join-us','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/join-us/',8,'nav_menu_item','',0),(7614,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7614','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7614/',2,'nav_menu_item','',0),(7615,1,'2023-11-06 13:04:51','2023-11-06 13:04:51','','Home','','publish','closed','closed','','home','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/home/',1,'nav_menu_item','',0),(7616,1,'2023-11-06 13:04:51','2023-11-06 13:04:51',' ','','','publish','closed','closed','','7616','','','2023-11-06 13:04:51','2023-11-06 13:04:51','',0,'https://johnbaconsalon.com/2023/11/06/7616/',2,'nav_menu_item','',0),(7617,1,'2023-11-06 13:04:53','2023-11-06 13:04:53','','theme-icons','','publish','closed','closed','','theme-icons','','','2023-11-06 13:04:53','2023-11-06 13:04:53','',0,'https://johnbaconsalon.com/?elementor_icons=theme-icons',0,'elementor_icons','',0),(7618,1,'2023-11-06 13:08:54','0000-00-00 00:00:00','','Auto Draft','','auto-draft','','open','','','','','2023-11-06 13:08:54','0000-00-00 00:00:00','',0,'https://johnbaconsalon.com/?p=7618',0,'post','',0),(7621,1,'2023-11-06 13:24:05','2023-11-06 13:24:05','','Elementor-post-screenshot_1483_2023-11-06-13-24-05_6b5ff5c0.png','','inherit','','closed','','elementor-post-screenshot_1483_2023-11-06-13-24-05_6b5ff5c0-png','','','2023-11-06 13:24:05','2023-11-06 13:24:05','',1483,'https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_1483_2023-11-06-13-24-05_6b5ff5c0.png',0,'attachment','image/png',0),(7622,1,'2023-11-06 13:26:10','2023-11-06 13:26:10','','favicon','','inherit','','closed','','favicon','','','2023-11-06 13:26:10','2023-11-06 13:26:10','',18,'https://johnbaconsalon.com/wp-content/uploads/2023/01/favicon.ico',0,'attachment','image/x-icon',0),(7623,1,'2023-11-06 13:26:24','2023-11-06 13:26:24','','Default Kit','','inherit','closed','closed','','18-revision-v1','','','2023-11-06 13:26:24','2023-11-06 13:26:24','',18,'https://johnbaconsalon.com/?p=7623',0,'revision','',0),(7624,1,'2023-11-06 13:27:44','2023-11-06 13:27:44','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"105\" height=\"24\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-06 13:27:44','2023-11-06 13:27:44','',66,'https://johnbaconsalon.com/?p=7624',0,'revision','',0),(7625,1,'2023-11-06 13:27:45','2023-11-06 13:27:45','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/logo-light.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-06 13:27:45','2023-11-06 13:27:45','',66,'https://johnbaconsalon.com/?p=7625',0,'revision','',0),(7627,1,'2023-11-06 13:36:13','2023-11-06 13:36:13','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"296\" height=\"96\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-06 13:36:13','2023-11-06 13:36:13','',66,'https://johnbaconsalon.com/?p=7627',0,'revision','',0),(7629,1,'2023-11-07 00:52:56','2023-11-07 00:52:56','','Default Kit','','inherit','closed','closed','','18-revision-v1','','','2023-11-07 00:52:56','2023-11-07 00:52:56','',18,'https://johnbaconsalon.com/?p=7629',0,'revision','',0),(7631,1,'2023-11-07 01:39:21','2023-11-07 01:39:21','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"200\" viewBox=\"0 0 168 200\" width=\"168\"><path d=\"m635.594546 290.640151c11.326113-3.591246 23.764834-4.257452 35.970373-1.92543 9.132766 1.744965 16.995135 4.953636 23.372571 9.535152 1.696507 1.219145 3.329817 2.568691 4.906852 4.047096l.434179.407026.144693-.577275c.350152-1.396992.880551-2.108726 1.750327-2.821002 1.064609-.872386 2.386939-1.257513 4.108216-1.411835 7.445817-.667878 15.342929 3.543088 20.098485 10.735178 3.815355 5.771734 5.814123 13.375778 5.933554 22.605497.088669 6.892117-1.060283 11.987962-4.584899 15.651798-.569209.591291-1.234262 1.116695-1.973344 1.561824l-.186582.112373.018409.21703c.049021.577941.06878 1.148218.058074 1.710728-.02981 1.579902-.680921 3.289764-1.708335 4.143551-.607213.50436-1.313933.702312-2.055675.578436-1.113791-.186042-1.831659-.917494-2.738602-2.353878-.661583-1.045508-1.308415-2.09843-1.940681-3.15906l-.066386-.111364-.122915-.041241c-.873244-.292996-1.653712-.714915-2.322316-1.2539l-.633775-.510909.06524.811445c.823312 10.240159-1.878455 20.857922-7.695235 30.184358-6.254974 10.028939-15.422707 17.460951-25.851542 20.963948l-.176812.05939-.185656.691184c-3.235498 12.474163-.444769 27.328404 8.281336 44.166315l.145398.279976.729199 1.387443.365675.684792c1.226468 2.284375 2.546364 4.618564 4.496584 7.977518l2.498336 4.280513c7.24381 12.392895 10.500636 18.604609 13.206796 26.144142l.298912.84403-.869.3-.34951-.983992c-2.475411-6.827418-5.70213-13.140481-11.430352-23.015524l-4.636284-7.94813c-1.930198-3.338743-3.428222-6.02122-4.792853-8.615344l-.476583-.912829c-3.93317-7.588513-6.675264-14.794596-8.215596-21.57925-2.221686-4.620783-3.121052-8.868792-4.271097-18.163678l-.26044-2.133941c-.687131-5.594752-1.132012-8.404711-1.905185-11.360968l-.139967-.523807c-.122449-.449277-.240936-.855248-.407765-1.396167l-.494717-1.572015c-.692693-2.20081-1.014483-3.382802-1.222466-4.692063l-.062196-.419018c-.185787-1.340191-.222276-2.764087-.133515-4.368303.057723-1.043258.146419-1.969369.322081-3.409475l.303875-2.407825c.740818-6.024201.636789-8.684193-.913489-11.740355-.947357-1.86727-2.507441-3.232375-4.217346-3.279221-.435434-.011892-.876426.057947-1.333038.203674l-.154422.049284-.165174.393268c-.796441 1.858672-1.77894 3.527568-3.625941 6.303738l-1.359184 2.026399c-1.111455 1.66213-1.696971 2.583889-2.321971 3.675785l-.235499.418368-.385694.709333-.934053 1.75825c-.780364 1.448818-1.300017 2.307241-1.939247 3.155728l-.262971.340241c-1.288374 1.625117-2.847691 2.76729-4.47883 3.298533l-.167147.054437-.106837.309146c-.818516 2.186905-3.537667 4.427106-9.291106 8.021776l-1.570473.96932c-1.242775.758376-2.475351 1.490299-3.701226 2.197764l-.11754.110912c-.074499.113354-.141942.21549-.203771.308514l-.546119.803813c-5.097749 7.568641-6.136091 16.272507-5.117472 31.151979l.096665 1.349133c.029747.402416.077644.824894.144274 1.290371l.479506 1.200513.738119.070346c3.468998.364812 6.372338 1.210351 8.822214 2.712359 5.840111 3.580099 8.686573 11.215564 6.61476 17.744837-.601834 1.894819-1.500555 3.394497-2.669072 4.463232-2.707555 2.476603-7.341188 2.515897-10.091117.085346-2.096995-1.853856-2.330869-5.412167-1.626716-9.002162l.083493-.464678c.229684-1.403163.272668-2.888991.140858-4.470708-.195649-.692114-.372562-1.287714-.601809-2.025893l-.998108-3.14363c-.517115-1.631165-.838803-2.700446-1.097912-3.687405l-.196457-.781099-.152252-.651414-.263379-.013822c-1.126845-.059137-2.294859-.079636-3.538043-.067457-6.397535.054377-11.167907.693472-15.459722 2.073819-8.313739 2.67404-15.432531 8.629005-19.533615 16.339911-.914975 1.719821-1.570734 3.216293-2.71362 6.107429l-.629889 1.605545-.836725 2.107069c-.169936.417859-.331991.808241-.491408 1.182975l-.296378.686682c-4.102501 9.362221-10.332256 17.798073-18.074328 24.47586l-.303219.257484-.591-.701.308479-.262263c7.817989-6.746828 14.071428-15.311561 18.112166-24.815808.146466-.344255.29502-.701479.450427-1.082534l.32136-.797103 1.323048-3.361409c.976683-2.457789 1.601535-3.890195 2.382881-5.399974l.227939-.434424c4.211423-7.917781 11.525593-14.035831 20.063496-16.782039 4.378616-1.408446 9.228503-2.061973 15.732784-2.117528 1.160919-.009595 2.190808.003856 3.182893.046922l.43293.018793-.072714-.427194-.058543-.358052c-.816047-1.980987-1.581398-3.688979-2.875107-6.43569l-1.344358-2.833488-2.004547-4.237389c-1.738393-3.656822-3.201378-5.77191-5.4339-7.243214-2.895676-1.909504-6.546367-2.19719-11.331741-1.577661l-.97309.133419-2.660759.388375c-2.411078.339083-3.869889.470727-5.416856.447726l-.49266-.012342c-.885196-.030856-1.728654-.119515-2.543411-.272137-2.104229-.394648-4.107354-1.372054-5.638008-2.750391-1.712156-1.54028-2.658795-3.409296-2.748076-5.408699-.030276-.670567.026924-1.387167.163908-2.203095.086232-.513633.184671-.981132.356121-1.70753l.236471-.986684c.832402-3.513489.820163-4.86644-.534847-6.132152-.189915-.177662-.407829-.339233-.719722-.543933l-.50355-.325329c-.820216-.537887-1.195925-.87699-1.499726-1.427481-.380011-.689762-.413176-1.511931-.087236-2.324475.417891-1.041584 1.344702-1.90121 2.409894-2.235603.662756-.207347 1.369554-.274041 2.135969-.219297l1.053394.075242-4.835853-4.167951c-1.063494-.915977-1.572837-1.665171-1.383775-2.630781.131478-.671943.564166-1.127544 1.366927-1.581092.068544-.038727.130603-.072768.206272-.112989l.389746-.202695.367701-.196796.209905-.125413c.862734-.546911 1.359504-1.398727 1.466727-2.501321.187971-1.933547-.884952-4.454892-2.553698-6.036424l-1.064-.991775c-2.064958-1.96138-2.766751-3.103702-2.59311-4.781011.193417-1.871272 1.608261-3.153733 4.362718-4.480657l.902217-.439383c7.661682-3.772152 11.253883-6.647194 12.814687-11.314609l.059503-.181607c.366419-1.14264.538744-2.161531.753158-4.173095l.142094-1.376664.134862-1.164919c1.435794-11.069873 8.878961-21.198031 19.020121-25.89511l.155347-.071952.135268-.561724c.949874-3.672248 3.223055-6.959842 6.776668-9.787147 3.106738-2.471972 7.189741-4.553966 11.805752-6.017293zm-6.457159 138.445107.39872 1.082077c2.02778 5.625796 2.71225 10.167755 1.917718 14.217014l-.062498.333833c-.592424 3.329788-.205482 6.388051 1.397273 7.803976 2.426341 2.145435 6.473498 2.111074 8.86356-.075345 1.053276-.963253 1.863638-2.331694 2.413747-4.063651 1.919444-6.050037-.808237-13.367754-6.219551-16.684507-2.256611-1.383658-4.949623-2.183691-8.142801-2.548682zm2.981214-36.077393-1.102807.604515c-7.307683 4.005782-14.432377 7.141516-21.520578 9.472834l-1.758513.578378 1.848287.103553c2.5884.145019 4.82629.765906 6.669695 1.980913 2.471788 1.630013 4.045425 3.94584 5.954672 8.034158l3.409146 7.198858 1.491108 3.225001-.14771-2.530621c-.657721-12.105992.435371-20.544505 4.524731-27.580282zm39.274499-103.391943c-12.055777-2.303378-24.338347-1.647117-35.521424 1.898837-10.240428 3.246819-15.685536 8.432883-17.684547 14.239698l-.250488.727628.713049-.289393c5.423921-2.201316 9.942375-1.812831 13.577213.28618 3.950773 2.281713 6.596598 6.679078 6.867049 10.463746.118927 1.674992-.166188 3.133313-1.1194 6.193015l-.64728 2.043264c-1.95012 6.266905-2.306356 9.732895-.785909 14.528876 1.10634 3.488991 3.340014 6.796052 6.642621 9.845349l.402521.371648.168038-.521448c1.46482-4.545558 6.044768-7.951708 10.762794-7.951708l.070044.000284.382065.010231c5.160553.237661 9.911907 4.506121 10.650398 9.62818.266524 1.852181.094429 3.69419-.478329 5.599525l-.151518.50404.523417-.055213c.191422-.020192.382721-.027733.574261-.02226 1.954261.053706 3.831595 1.457564 5.010055 3.780813 1.390005 2.73994 1.682564 5.744251 1.270115 9.984471l-.036482.363868c-.03113.30107-.064667.602016-.105021.942268l-.463573 3.69384c-.052716.443686-.094239.822917-.134553 1.226668l-.047425.500249c-.191313 2.136592-.196918 3.875517.028641 5.503319.180665 1.304447.438917 2.342497 1.048181 4.30982l.670783 2.135531c.17984.582184.317178 1.049353.444974 1.518389l.109659.410058c.684425 2.610285 1.180818 5.486091 1.687188 9.410022l.045006.350635.707776 5.740347c.231607 1.820425.423794 3.190364.630755 4.451866l.173555 1.013909c.076186.427062.155946.85228.241559 1.290048l.693013-.085498c-.266428-5.082642.240475-9.869022 1.520947-14.344722.04237-.146585.154672-.262874.299034-.30938 10.39371-3.378582 19.543225-10.734923 25.766358-20.712174 6.222999-9.977034 8.804889-21.429578 7.267614-32.250223-.031158-.220546.101032-.431993.313439-.500684.211894-.068683.442784.025437.547208.22355.33247.632238.774868 1.190354 1.314635 1.661156l1.548215 1.350402-1.01373-1.786871c-6.839826-12.05635-11.855519-24.993078-14.942963-38.54623-.386698-1.694855-.54632-3.160344-.506761-4.41678l.004853-.154139-.79052-.758391c-1.595861-1.500284-3.25573-2.872954-4.988218-4.117592-6.271132-4.505252-14.01321-7.660105-23.008892-9.379024zm-39.625208 17.657434c-3.71571-2.145775-8.437181-2.351262-14.137606.371709-.099244.067579-.131743.087685-.164493.10231l-.422708.193007c-9.826039 4.578635-17.036583 14.396004-18.432333 25.151069l-.038006.303636c-.018413.151996-.036293.307273-.055216.479383l-.187258 1.806334c-.055045.520643-.0977.886173-.147011 1.250955l-.106643.722788c-.150687.931416-.339875 1.743327-.594767 2.506115-1.635879 4.891932-5.474925 7.997659-13.271046 11.842038l-1.202137.586512c-2.2353 1.11258-3.412924 2.148484-3.564108 3.609661-.129075 1.251408.481805 2.252356 1.99822 3.724859l.436143.413826.940651.873118c1.883049 1.784725 3.05026 4.591386 2.836222 6.791395-.134965 1.393577-.785823 2.489012-1.889185 3.188415-.132363.08374-.276465.165973-.453828.260509l-.648287.340545c-.693986.37858-.949238.613308-1.028563 1.018748-.110675.564018.290055 1.076856 1.0822 1.759022l6.434655 5.545725c.163229.141303.206361.377456.103075.567463-.102855.188728-.325478.280853-.533226.220239-2.274936-.670705-3.41879-.84705-4.682721-.450597-.792155.248963-1.521037.926059-1.832199 1.701509-.206999.517496-.231803 1.049603.039097 1.539848.207609.37661.459003.610475 1.048501 1.00393l.356844.232256.504241.331672c.253423.17481.452137.330427.635804.501877 1.531297 1.429772 1.678727 3.191924.961877 6.337857l-.454526 1.917777c-.363509 1.584615-.481671 2.43712-.438665 3.402219.15866 3.542862 3.619344 6.545959 7.638959 7.299136 2.357887.44189 4.461519.351733 8.335203-.19585l1.267323-.18502-.012375-.051351.637717-.161936c10.041338-2.612754 20.069059-6.823706 30.508808-12.810474l.11897-.112301 1.411417-2.169241c3.380889-5.150252 5.713911-8.228067 7.933852-10.204162l.203551-.181191-.125762-.241759c-.821088-1.578416-.748088-3.751953.126966-5.430335.972361-1.865111 2.323538-3.043379 5.301515-5.052452l13.28953-8.966761c1.018965-.687835 1.552624-1.012942 2.247193-1.32126l.134524-.059715.194978-.538041c.68719-1.994434.914346-3.897812.637604-5.817761-.69185-4.802882-5.186376-8.765709-10.037986-8.850205l-.425325.002528c-4.699917.136405-9.08319 3.862214-9.915786 8.49298-.028774.161915-.142037.295599-.296634.350535-.155753.055834-.327895.024279-.452333-.082173-3.989538-3.408085-6.650226-7.159202-7.915879-11.149222-1.659331-5.233381-1.161274-9.043089 1.091223-16.048463l.229162-.718575c1.016927-3.218029 1.306529-4.591386 1.191026-6.210249-.251745-3.532792-2.714612-7.600292-6.410439-9.734411zm11.683277 72.099565-.467179.431812c-2.029327 1.928278-4.354552 5.035363-7.086514 9.175601l-.853821 1.293951 1.326931-.801607 2.091478-1.275963c.806639-.49693 1.417352-.880285 2.027037-1.274572l1.061399-.697969c1.166824-.781516 2.178739-1.513462 3.04493-2.213699 1.252093-1.012203 2.169125-1.934396 2.716219-2.773902l.36217-.555744-.663175.014737-.191746.006488-.318078-.0096c-.852248-.050591-1.634907-.288495-2.27527-.692031-.179061-.112451-.3501-.245649-.538221-.414957zm2.857813-1.48771c-.059793 0-.120327.003158-.183414.009467-.478797.051051-.998014.266267-1.563261.630324l-.42679.274881.500105.370573.081893.055426c.569376.358738 1.290674.550859 2.082027.558315.257542.00275.51899-.014557.781304-.051502l.355944-.050133-.059603-.354481c-.061896-.368121-.246989-.699507-.555452-1.007969-.291651-.291651-.620565-.434901-1.012753-.434901zm17.105648-19.113145-14.694696 9.912522c-.355681.240169-.579191.391765-.777342.528297l-.629955.443154c-1.763997 1.271503-2.880379 2.376404-3.593486 3.744177-.683515 1.310541-.802314 2.994263-.270789 4.280683l.162746.393884.354726-.236221c.756207-.503579 1.443972-.790331 2.061186-.85538.744661-.080482 1.410597.155553 1.942915.687871.400885.400885.662383.852914.778933 1.338159l.09829.409218.384442-.171241c1.230685-.548181 2.399408-1.493496 3.394859-2.750352.656134-.828362 1.199405-1.68699 1.893728-2.952756l.360971-.668556.522654-.988595.655395-1.217401.247614-.439351c.566105-.98933 1.100773-1.842448 1.998837-3.195704l.960449-1.434623c1.368818-2.034603 1.943752-2.913246 2.61113-4.029049l.23786-.402899c.23207-.398483.446999-.784248.646848-1.162034zm61.279261-9.752408-.458916.185414c-1.635114.660626-3.426132.933172-5.140645.772232l-.695562-.065293.364161.596201c.375296.614429.760702 1.234093 1.155539 1.858162.767432 1.214225 1.323741 1.807004 2.114099 1.938584.480333.079874.92145-.048912 1.318791-.379321.787217-.654084 1.350851-2.092877 1.376691-3.454083.00609-.316694.001915-.635736-.012303-.957422zm-23.647907-44.294947.106754 1.030299c.078768.760198.220168 1.58706.424298 2.483053 3.251866 14.274382 8.656927 27.859866 16.089004 40.44315l.074213.125652.141495.035712c.284086.071702.575655.128758.872719.170436 1.834609.260583 3.836758-.055829 5.592277-.864399l.238395-.109802-.093155-.606224c-.420814-2.53659-1.306502-4.97616-2.92705-8.544331l-.870101-1.89628c-7.581451-16.440283-11.835663-23.963237-18.939052-31.512878zm24.568843 4.410378c-4.568455-6.908645-12.118903-10.965599-19.251216-10.327578-1.626594.145937-2.777617.526313-3.609026 1.207678-.920447.75503-1.457564 1.871589-1.621324 3.345248l-.018496.166446.44435.449504c7.356394 7.500735 11.970933 15.412441 19.308704 31.205408l.987546 2.136907.776141 1.701932c1.467886 3.27488 2.282943 5.567007 2.722244 8.008034l.09781.543492.449748-.320433c.426262-.303701.817511-.639347 1.166417-1.001638 3.049995-3.17041 4.419133-7.945898 4.328734-15.003671-.116763-9.040279-2.059376-16.481059-5.781632-22.111329z\" fill=\"\" fill-rule=\"evenodd\" transform=\"translate(-565 -287)\"></path></svg>			\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css\">		<h4>\n				Look			\n				Feel&nbsp;			\n					your best•\n					</h4>\n			<a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7846024,-74.0098325,12z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">\n						758 5th Avenue\n					</a>\n			<a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7846024,-74.0098325,12z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">\n						in the heart of NYC\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.facebook.com/Artandautonomy/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Hours</a>','Footer - Hair Salon','','inherit','closed','closed','','356-revision-v1','','','2023-11-07 01:39:21','2023-11-07 01:39:21','',356,'https://johnbaconsalon.com/?p=7631',0,'revision','',0),(7632,1,'2023-11-07 01:39:21','2023-11-07 01:39:21','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-animated-headline.min.css\">		<h4>\n				Look			\n				Feel&nbsp;			\n					your best•\n					</h4>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://www.facebook.com/Artandautonomy/\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Hours</a>','Footer - Hair Salon','','inherit','closed','closed','','356-revision-v1','','','2023-11-07 01:39:21','2023-11-07 01:39:21','',356,'https://johnbaconsalon.com/?p=7632',0,'revision','',0),(7634,1,'2023-11-07 02:55:10','2023-11-07 02:55:10','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-animated-headline.min.css\">		<h4>\n				Look			\n				Feel&nbsp;			\n					your best•\n					</h4>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@johnbaconsalon.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/john_bacon_salon/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"http://www.facebook.com/pages/Providence-RI/John-Bacon-Salon/184324367031\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Hours</a>','Footer - Hair Salon','','inherit','closed','closed','','356-revision-v1','','','2023-11-07 02:55:10','2023-11-07 02:55:10','',356,'https://johnbaconsalon.com/?p=7634',0,'revision','',0),(7636,1,'2023-11-07 03:55:24','2023-11-07 03:55:24','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-animated-headline.min.css\">		<h4>\n				Look			\n				Feel&nbsp;			\n					your best•\n					</h4>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@johnbaconsalon.com\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a href=\"https://www.instagram.com/john_bacon_salon/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"http://www.facebook.com/pages/Providence-RI/John-Bacon-Salon/184324367031\" target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n						<details id=\"e-n-accordion-item-6550\" open>\n				<summary role=\"button\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-6550\" >\n					 HOURS \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>						\n					</details>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n												<a tabindex=\"0\">Hours</a>','Footer - Hair Salon','','inherit','closed','closed','','356-revision-v1','','','2023-11-07 03:55:24','2023-11-07 03:55:24','',356,'https://johnbaconsalon.com/?p=7636',0,'revision','',0);
INSERT INTO `wpuf_posts` VALUES (7638,1,'2023-11-07 04:20:47','2023-11-07 04:20:47','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Look & Feel Your Best</h1>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>758 5TH AVENUE<br />IN THE HEART OF NYC</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"128\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>A great hairstyle is the best accessory.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1252\" height=\"1876\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg 1252w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-320x480.jpg 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-640x959.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-200x300.jpg 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-683x1024.jpg 683w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-768x1151.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-1025x1536.jpg 1025w\" sizes=\"(max-width: 1252px) 100vw, 1252px\" />																								\n																					<img width=\"1100\" height=\"1467\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg 1100w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-640x854.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-225x300.jpg 225w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-768x1024.jpg 768w\" sizes=\"(max-width: 1100px) 100vw, 1100px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"1400\" height=\"2100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg 1400w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-320x480.jpg 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-640x960.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-200x300.jpg 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-683x1024.jpg 683w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-768x1152.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1024x1536.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1365x2048.jpg 1365w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1280x1920.jpg 1280w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />																								\n																					<img width=\"1200\" height=\"1498\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg 1200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-640x799.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-240x300.jpg 240w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-820x1024.jpg 820w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"700\" height=\"1050\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png 700w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-320x480.png 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-640x960.png 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-200x300.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-683x1024.png 683w\" sizes=\"(max-width: 700px) 100vw, 700px\" />																								\n																					<img width=\"1400\" height=\"1823\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg 1400w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-640x833.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-230x300.jpg 230w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-786x1024.jpg 786w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-768x1000.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-1180x1536.jpg 1180w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-1280x1667.jpg 1280w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img width=\"162\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n														Previous\n														Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmecT2MVk1/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=0RzUkrr0UjwAX-KlR7m&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&#038;oe=6410CC8A\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18065625412370205\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmecT2MVk1/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmecT2MVk1/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=0RzUkrr0UjwAX-KlR7m&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&#038;oe=6410CC8A\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.<br />#vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeY0AMdiG/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kLoLakr7sTAAX8qhcD8&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&#038;oe=6410A1FC\" data-lightbox-sbi=\"\" data-title=\"If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.&lt;br&gt;\n#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17984252599824896\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeY0AMdiG/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeY0AMdiG/\" data-full-res=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kLoLakr7sTAAX8qhcD8&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&#038;oe=6410A1FC\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.\n#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeUaqs6p-/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kfSqZUQPxj4AX_fjfYf&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&#038;oe=640F3D9F\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18006932644592627\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeUaqs6p-/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeUaqs6p-/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kfSqZUQPxj4AX_fjfYf&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&#038;oe=640F3D9F\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeN1QMO-e/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kdeUer9U99YAX8NAGrG&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&#038;oe=6410169D\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17859039287912720\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeN1QMO-e/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeN1QMO-e/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kdeUer9U99YAX8NAGrG&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&#038;oe=6410169D\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n	<style type=\"text/css\">\n		#sb_instagram .sbi_follow_btn a:hover,\n		#sb_instagram .sbi_follow_btn a:focus{\n			outline: none;\n			box-shadow: inset 0 0 10px 20px #005B8C;\n		}\n			</style>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:20:47','2023-11-07 04:20:47','',16,'https://johnbaconsalon.com/?p=7638',0,'revision','',0),(7639,1,'2023-11-07 04:20:47','2023-11-07 04:20:47','<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Look & Feel Your Best</h1>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>758 5TH AVENUE<br />IN THE HEART OF NYC</p>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"128\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>A great hairstyle is the best accessory.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1252\" height=\"1876\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg 1252w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-320x480.jpg 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-640x959.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-200x300.jpg 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-683x1024.jpg 683w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-768x1151.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650-1025x1536.jpg 1025w\" sizes=\"(max-width: 1252px) 100vw, 1252px\" />																								\n																					<img width=\"1100\" height=\"1467\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg 1100w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-640x854.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-225x300.jpg 225w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257-768x1024.jpg 768w\" sizes=\"(max-width: 1100px) 100vw, 1100px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"1400\" height=\"2100\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg 1400w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-320x480.jpg 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-640x960.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-200x300.jpg 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-683x1024.jpg 683w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-768x1152.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1024x1536.jpg 1024w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1365x2048.jpg 1365w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971-1280x1920.jpg 1280w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />																								\n																					<img width=\"1200\" height=\"1498\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg 1200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-640x799.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-240x300.jpg 240w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-820x1024.jpg 820w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"700\" height=\"1050\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png 700w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-320x480.png 320w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-640x960.png 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-200x300.png 200w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759-683x1024.png 683w\" sizes=\"(max-width: 700px) 100vw, 700px\" />																								\n																					<img width=\"1400\" height=\"1823\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg 1400w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-640x833.jpg 640w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-230x300.jpg 230w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-786x1024.jpg 786w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-768x1000.jpg 768w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-1180x1536.jpg 1180w, https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080-1280x1667.jpg 1280w\" sizes=\"(max-width: 1400px) 100vw, 1400px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img width=\"162\" height=\"200\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n														Previous\n														Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n								<li>\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://coiffure.vamtam.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n								</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmecT2MVk1/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=0RzUkrr0UjwAX-KlR7m&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&#038;oe=6410CC8A\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18065625412370205\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmecT2MVk1/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmecT2MVk1/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=0RzUkrr0UjwAX-KlR7m&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&#038;oe=6410CC8A\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334371459_3399409240347757_230812460524462112_n.jpg?_nc_cat=100&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=0RzUkrr0UjwAX-KlR7m&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfCNaVIFpeSlKeZVxEWV8mvMr8kLIbn1ATnVkhpK_a3AbA&amp;oe=6410CC8A&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.<br />#vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeY0AMdiG/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kLoLakr7sTAAX8qhcD8&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&#038;oe=6410A1FC\" data-lightbox-sbi=\"\" data-title=\"If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.&lt;br&gt;\n#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17984252599824896\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeY0AMdiG/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeY0AMdiG/\" data-full-res=\"https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kLoLakr7sTAAX8qhcD8&#038;_nc_ht=scontent-dfw5-1.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&#038;oe=6410A1FC\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-1.cdninstagram.com/v/t51.29350-15/334362548_552284157001890_423937247446277551_n.jpg?_nc_cat=111&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kLoLakr7sTAAX8qhcD8&amp;_nc_ht=scontent-dfw5-1.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfBGVcYobG72hyz8XdXf0SqzePJ66B6pBfigHDZIogBKfA&amp;oe=6410A1FC&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"If you find your protective style isn’t lasting as long as you want it to or looking as great as it did in the beginning, it is probably a simple fix. Here are my Тop 5 тips on maintaining braids.\n#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeUaqs6p-/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kfSqZUQPxj4AX_fjfYf&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&#038;oe=640F3D9F\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_18006932644592627\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeUaqs6p-/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeUaqs6p-/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kfSqZUQPxj4AX_fjfYf&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&#038;oe=640F3D9F\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334816554_147380561261691_4512552638296846508_n.jpg?_nc_cat=104&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kfSqZUQPxj4AX_fjfYf&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfA5vT-z77tlXbD2xWJuUHgAAuHhb_pXhPHcVl7OQjj8hg&amp;oe=640F3D9F&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n                <p \n        >\n        #vamtamthemecoiffure\n    </p>\n                    <a target=\"_blank\" rel=\"nofollow noopener\" title=\"Instagram\" href=\"https://www.instagram.com/p/CpmeN1QMO-e/\" style=\"color: rgba(221,216,212,1)\">\n                View\n                <svg aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n	                <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path>\n	            </svg>            </a>\n        <a rel=\"nofollow noopener\" href=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kdeUer9U99YAX8NAGrG&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&#038;oe=6410169D\" data-lightbox-sbi=\"\" data-title=\"#vamtamthemecoiffure\" data-video=\"\" data-carousel=\"\" data-id=\"sbi_17859039287912720\" data-user=\"\" data-url=\"https://www.instagram.com/p/CpmeN1QMO-e/\" data-avatar=\"\" data-account-type=\"business\" data-iframe=\'\' data-media-type=\"feed\" data-posted-on=\"\" data-custom-avatar=\"\">\n                Open            \n                    </a>\n    <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://www.instagram.com/p/CpmeN1QMO-e/\" data-full-res=\"https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&#038;ccb=1-7&#038;_nc_sid=8ae9d6&#038;_nc_ohc=kdeUer9U99YAX8NAGrG&#038;_nc_ht=scontent-dfw5-2.cdninstagram.com&#038;edm=AEoDcc0EAAAA&#038;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&#038;oe=6410169D\" data-img-src-set=\"{&quot;d&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;150&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;320&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;,&quot;640&quot;:&quot;https://scontent-dfw5-2.cdninstagram.com/v/t51.29350-15/334768791_714612873730011_6729539692338194236_n.jpg?_nc_cat=107&amp;ccb=1-7&amp;_nc_sid=8ae9d6&amp;_nc_ohc=kdeUer9U99YAX8NAGrG&amp;_nc_ht=scontent-dfw5-2.cdninstagram.com&amp;edm=AEoDcc0EAAAA&amp;oh=00_AfAAEuz0Tw74TNBcMfV3ZZRXXEf1jPLQXxdlT_ekxqmmbg&amp;oe=6410169D&quot;}\">\n        <img src=\"https://coiffure.vamtam.com/wp-content/plugins/instagram-feed-pro/img/placeholder.png\" alt=\"#vamtamthemecoiffure\">\n    </a>\n	<style type=\"text/css\">\n		#sb_instagram .sbi_follow_btn a:hover,\n		#sb_instagram .sbi_follow_btn a:focus{\n			outline: none;\n			box-shadow: inset 0 0 10px 20px #005B8C;\n		}\n			</style>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:20:47','2023-11-07 04:20:47','',16,'https://johnbaconsalon.com/?p=7639',0,'revision','',0),(7640,1,'2023-11-07 04:20:47','2023-11-07 04:20:47','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:20:47','2023-11-07 04:20:47','',16,'https://johnbaconsalon.com/?p=7640',0,'revision','',0),(7641,1,'2023-11-07 04:27:11','2023-11-07 04:27:11','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						758 5th Avenue\n					</a>\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						in the heart of NYC\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:27:11','2023-11-07 04:27:11','',891,'https://johnbaconsalon.com/?p=7641',0,'revision','',0),(7642,1,'2023-11-07 04:27:11','2023-11-07 04:27:11','<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						758 5th Avenue\n					</a>\n			<a href=\"https://www.google.com/maps/dir//302+W+50th+St,+New+York,+NY+10019,+United+States/@40.7623722,-74.0565819,12z/data=!4m8!4m7!1m0!1m5!1m1!1s0x89c2598b4f41e787:0x46171cb606c416f4!2m2!1d-73.986542!2d40.7623934\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						in the heart of NYC\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"375\" height=\"21\" src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:27:11','2023-11-07 04:27:11','',891,'https://johnbaconsalon.com/?p=7642',0,'revision','',0),(7643,1,'2023-11-07 04:27:11','2023-11-07 04:27:11','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:27:11','2023-11-07 04:27:11','',891,'https://johnbaconsalon.com/?p=7643',0,'revision','',0),(7645,1,'2023-11-07 04:31:07','2023-11-07 04:31:07','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:31:07','2023-11-07 04:31:07','',891,'https://johnbaconsalon.com/?p=7645',0,'revision','',0),(7646,1,'2023-11-07 04:31:07','2023-11-07 04:31:07','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:31:07','2023-11-07 04:31:07','',891,'https://johnbaconsalon.com/?p=7646',0,'revision','',0),(7647,1,'2023-11-07 04:31:07','2023-11-07 04:31:07','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-521-1005\n					</a>\n			<a role=\"button\">\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:31:07','2023-11-07 04:31:07','',891,'https://johnbaconsalon.com/?p=7647',0,'revision','',0),(7648,1,'2023-11-07 04:37:42','2023-11-07 04:37:42','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-521-1005\n					</a>\n			<a role=\"button\">\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:37:42','2023-11-07 04:37:42','',891,'https://johnbaconsalon.com/?p=7648',0,'revision','',0),(7649,1,'2023-11-07 04:37:42','2023-11-07 04:37:42','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-521-1005\n					</a>\n			<a role=\"button\">\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Tuesday - Sunday:</p><p>9:00 AM - 7:00 PM</p><p>Monday: Closed</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:37:42','2023-11-07 04:37:42','',891,'https://johnbaconsalon.com/?p=7649',0,'revision','',0),(7650,1,'2023-11-07 04:37:42','2023-11-07 04:37:42','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Location</h2>		\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						343 South Main Street\n					</a>\n			<a href=\"https://maps.app.goo.gl/LoTDNkW2MFq8pREe9\" target=\"_blank\" rel=\"noopener\">\n						Providence, RI 02903\n					</a>\n			<a role=\"button\">\n						401-521-1005\n					</a>\n			<a role=\"button\">\n					</a>\n			<h2>Business Hours</h2>		\n		<p>Monday</p><p>Tuesday</p><p>Wednesday</p><p>Thursday</p><p>Friday</p><p>Saturday</p><p>9 am to 2:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 7:00 pm</p><p>9 am to 6:00 pm</p><p>9 am to 5:00 pm</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Drop us a line		\n			<h6>Say Hi •</h6>		\n			<h2>We would love to hear from you!</h2>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=5460%20Douglas%20Blvd%20suite%20c%2C%20Granite%20Bay%2C%20CA%2095746%2C%20United%20States&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n					aria-label=\"5460 Douglas Blvd suite c, Granite Bay, CA 95746, United States\"\n			></iframe>','Contacts','Find the hairdresser you can’t live without! Coiffure Salon is located at 5th Avenue in New York.','inherit','closed','closed','','891-revision-v1','','','2023-11-07 04:37:42','2023-11-07 04:37:42','',891,'https://johnbaconsalon.com/?p=7650',0,'revision','',0),(7651,1,'2023-11-07 04:38:29','2023-11-07 04:38:29','','Elementor-post-screenshot_356_2023-11-07-04-38-29_56f6bb9b.png','','inherit','','closed','','elementor-post-screenshot_356_2023-11-07-04-38-29_56f6bb9b-png','','','2023-11-07 04:38:29','2023-11-07 04:38:29','',356,'https://johnbaconsalon.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_356_2023-11-07-04-38-29_56f6bb9b.png',0,'attachment','image/png',0),(7652,1,'2023-11-07 04:43:26','2023-11-07 04:43:26','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"296\" height=\"96\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-07 04:43:26','2023-11-07 04:43:26','',66,'https://johnbaconsalon.com/?p=7652',0,'revision','',0),(7653,1,'2023-11-07 04:45:07','2023-11-07 04:45:07','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"296\" height=\"96\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a role=\"button\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-07 04:45:07','2023-11-07 04:45:07','',66,'https://johnbaconsalon.com/?p=7653',0,'revision','',0),(7655,1,'2023-11-07 04:56:06','2023-11-07 04:56:06','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:56:06','2023-11-07 04:56:06','',16,'https://johnbaconsalon.com/?p=7655',0,'revision','',0),(7656,1,'2023-11-07 04:56:06','2023-11-07 04:56:06','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1317331156.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:56:06','2023-11-07 04:56:06','',16,'https://johnbaconsalon.com/?p=7656',0,'revision','',0),(7657,1,'2023-11-07 04:56:06','2023-11-07 04:56:06','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 04:56:06','2023-11-07 04:56:06','',16,'https://johnbaconsalon.com/?p=7657',0,'revision','',0),(7659,1,'2023-11-07 05:01:21','2023-11-07 05:01:21','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:01:21','2023-11-07 05:01:21','',16,'https://johnbaconsalon.com/?p=7659',0,'revision','',0),(7660,1,'2023-11-07 05:01:21','2023-11-07 05:01:21','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:01:21','2023-11-07 05:01:21','',16,'https://johnbaconsalon.com/?p=7660',0,'revision','',0),(7661,1,'2023-11-07 05:01:22','2023-11-07 05:01:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Call  to Book an Appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:01:22','2023-11-07 05:01:22','',16,'https://johnbaconsalon.com/?p=7661',0,'revision','',0),(7663,1,'2023-11-07 05:08:05','2023-11-07 05:08:05','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Call  to Book an Appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:08:05','2023-11-07 05:08:05','',16,'https://johnbaconsalon.com/?p=7663',0,'revision','',0),(7664,1,'2023-11-07 05:08:05','2023-11-07 05:08:05','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a role=\"button\">\n						Call  to Book an Appointment\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:08:05','2023-11-07 05:08:05','',16,'https://johnbaconsalon.com/?p=7664',0,'revision','',0),(7665,1,'2023-11-07 05:08:06','2023-11-07 05:08:06','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-07 05:08:06','2023-11-07 05:08:06','',16,'https://johnbaconsalon.com/?p=7665',0,'revision','',0),(7666,1,'2023-11-07 05:12:06','2023-11-07 05:12:06','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"296\" height=\"96\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-salon-logo_296x96.jpg.webp\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-07 05:12:06','2023-11-07 05:12:06','',66,'https://johnbaconsalon.com/?p=7666',0,'revision','',0),(7667,1,'2023-11-08 04:31:12','2023-11-08 04:31:12','','John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art','','inherit','closed','closed','','john-bacon-hair-salon-providence-where-hair-is-art','','','2023-11-08 04:31:36','2023-11-08 04:31:36','',66,'https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg',0,'attachment','image/svg+xml',0),(7668,1,'2023-11-08 04:33:40','2023-11-08 04:33:40','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 04:33:40','2023-11-08 04:33:40','',66,'https://johnbaconsalon.com/?p=7668',0,'revision','',0),(7669,1,'2023-11-08 04:37:22','2023-11-08 04:37:22','','john-bacon-providence-salon-interior_1170x778_med_2016','','inherit','','closed','','john-bacon-providence-salon-interior_1170x778_med_2016','','','2023-11-08 04:37:22','2023-11-08 04:37:22','',0,'https://johnbaconsalon.com/wp-content/uploads/2023/11/john-bacon-providence-salon-interior_1170x778_med_2016.jpg',0,'attachment','image/jpeg',0),(7671,1,'2023-11-08 04:47:17','2023-11-08 04:47:17','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 04:47:17','2023-11-08 04:47:17','',16,'https://johnbaconsalon.com/?p=7671',0,'revision','',0),(7672,1,'2023-11-08 04:47:17','2023-11-08 04:47:17','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 04:47:17','2023-11-08 04:47:17','',16,'https://johnbaconsalon.com/?p=7672',0,'revision','',0),(7673,1,'2023-11-08 04:47:17','2023-11-08 04:47:17','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 04:47:17','2023-11-08 04:47:17','',16,'https://johnbaconsalon.com/?p=7673',0,'revision','',0),(7674,1,'2023-11-08 04:48:32','2023-11-08 04:48:32','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - Hair Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 04:48:32','2023-11-08 04:48:32','',66,'https://johnbaconsalon.com/?p=7674',0,'revision','',0),(7676,1,'2023-11-08 05:05:37','2023-11-08 05:05:37','','John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_dark_blond_bob_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:37','2023-11-08 05:05:37','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7677,1,'2023-11-08 05:05:40','2023-11-08 05:05:40','','John_Bacon_Salon_Interior_1_1037x778','','inherit','','closed','','john_bacon_salon_interior_1_1037x778','','','2023-11-08 05:05:40','2023-11-08 05:05:40','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Interior_1_1037x778.jpg',0,'attachment','image/jpeg',0),(7678,1,'2023-11-08 05:05:42','2023-11-08 05:05:42','','John_Bacon_Salon_Interior_2_1037x778','','inherit','','closed','','john_bacon_salon_interior_2_1037x778','','','2023-11-08 05:05:42','2023-11-08 05:05:42','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Interior_2_1037x778.jpg',0,'attachment','image/jpeg',0),(7679,1,'2023-11-08 05:05:45','2023-11-08 05:05:45','','John_Bacon_Salon_Interior_3_1037x778','','inherit','','closed','','john_bacon_salon_interior_3_1037x778','','','2023-11-08 05:05:45','2023-11-08 05:05:45','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Interior_3_1037x778.jpg',0,'attachment','image/jpeg',0),(7680,1,'2023-11-08 05:05:47','2023-11-08 05:05:47','','John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_black_hair_bangs_hair_cut_and_style_1037x778','','','2023-11-08 05:05:47','2023-11-08 05:05:47','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7681,1,'2023-11-08 05:05:49','2023-11-08 05:05:49','','John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_blond_bob_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:49','2023-11-08 05:05:49','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Blond_Bob_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7682,1,'2023-11-08 05:05:52','2023-11-08 05:05:52','','John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_brunette_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:52','2023-11-08 05:05:52','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7683,1,'2023-11-08 05:05:54','2023-11-08 05:05:54','','John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_happy_long_brunette_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:54','2023-11-08 05:05:54','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Happy_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7684,1,'2023-11-08 05:05:56','2023-11-08 05:05:56','','John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_light_blond_long_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:56','2023-11-08 05:05:56','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7685,1,'2023-11-08 05:05:59','2023-11-08 05:05:59','','John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_long_brunette_hair_cut_color_and_style_1037x778','','','2023-11-08 05:05:59','2023-11-08 05:05:59','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Long_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7686,1,'2023-11-08 05:06:01','2023-11-08 05:06:01','','John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_short_brunette_hair_cut_color_and_style_1037x778','','','2023-11-08 05:06:01','2023-11-08 05:06:01','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7687,1,'2023-11-08 05:06:03','2023-11-08 05:06:03','','John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_young_woman_light_blond_long_hair_cut_color_and_style_1037x778','','','2023-11-08 05:06:03','2023-11-08 05:06:03','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7688,1,'2023-11-08 05:06:06','2023-11-08 05:06:06','','John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_blonde_medium_hair_cut_color_and_style_1037x778','','','2023-11-08 05:06:06','2023-11-08 05:06:06','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Blonde_Medium_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7689,1,'2023-11-08 05:06:08','2023-11-08 05:06:08','','John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_young_woman_short_brunette_hair_cut_color_and_style_1037x778','','','2023-11-08 05:06:08','2023-11-08 05:06:08','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7690,1,'2023-11-08 05:06:10','2023-11-08 05:06:10','','John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778','','inherit','','closed','','john_bacon_salon_providence_light_blond_medium_hair_cut_color_and_style_1037x778','','','2023-11-08 05:06:10','2023-11-08 05:06:10','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg',0,'attachment','image/jpeg',0),(7691,1,'2023-11-08 05:06:12','2023-11-08 05:06:12','','John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778','','inherit','','closed','','john_bacon_salon_providence_hair_saolon_interior_1037x778','','','2023-11-08 05:06:12','2023-11-08 05:06:12','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Hair_Saolon_Interior_1037x778.jpg',0,'attachment','image/jpeg',0),(7692,1,'2023-11-08 05:14:01','2023-11-08 05:14:01','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:14:01','2023-11-08 05:14:01','',16,'https://johnbaconsalon.com/?p=7692',0,'revision','',0),(7693,1,'2023-11-08 05:14:02','2023-11-08 05:14:02','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1006812650.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1287384257.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1132012971.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1183120759.png\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:14:02','2023-11-08 05:14:02','',16,'https://johnbaconsalon.com/?p=7693',0,'revision','',0),(7694,1,'2023-11-08 05:14:02','2023-11-08 05:14:02','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"947\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg 947w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-300x246.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-768x630.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-640x525.jpg 640w\" sizes=\"(max-width: 947px) 100vw, 947px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:14:02','2023-11-08 05:14:02','',16,'https://johnbaconsalon.com/?p=7694',0,'revision','',0),(7696,1,'2023-11-08 05:36:19','2023-11-08 05:36:19','','John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style','','inherit','','closed','','john-bacon-salon-providence-young-woman-blond-short-hair-cut-color-style','','','2023-11-08 05:36:19','2023-11-08 05:36:19','',16,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg',0,'attachment','image/jpeg',0),(7697,1,'2023-11-08 05:55:37','2023-11-08 05:55:37','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"947\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg 947w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-300x246.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-768x630.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-640x525.jpg 640w\" sizes=\"(max-width: 947px) 100vw, 947px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:55:37','2023-11-08 05:55:37','',16,'https://johnbaconsalon.com/?p=7697',0,'revision','',0),(7698,1,'2023-11-08 05:55:37','2023-11-08 05:55:37','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1305492118.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"947\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300.jpg 947w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-300x246.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-768x630.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699420426300-640x525.jpg 640w\" sizes=\"(max-width: 947px) 100vw, 947px\" />																								\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1387228080.jpg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						Jessica did a fantastic job on my hair. She really listened and helped me design and executed a great cut! Also her cuts are so well priced for this kind of place. I highly recommend her.					\n					<cite>Jame</cite>				\n						Had a really great experience with Mark and the shampoo girl with green hair. Mark really took his time, answered all my questions, and helped me achieve the look I wanted. Highly recommend this salon.					\n					<cite>Panga</cite>				\n						I told Jessica what I wanted, and she took it, and made it even better than what I thought. She has incredible technique and knowledge about different hair types and took her time to make sure it came out perfect. Will definitely be back!!					\n					<cite>Liza</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.8</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/Art+%2B+Autonomy+SoHo+Salon/@40.723058,-74.002887,15z/data=!3m1!5s0x89c2598b8623016b:0xbca315d8681dc99e!4m7!3m6!1s0x0:0xf967e700721697e1!8m2!3d40.723058!4d-74.002887!9m1!1b1\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:55:37','2023-11-08 05:55:37','',16,'https://johnbaconsalon.com/?p=7698',0,'revision','',0),(7699,1,'2023-11-08 05:55:37','2023-11-08 05:55:37','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:55:37','2023-11-08 05:55:37','',16,'https://johnbaconsalon.com/?p=7699',0,'revision','',0),(7700,1,'2023-11-08 05:59:22','2023-11-08 05:59:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:59:22','2023-11-08 05:59:22','',16,'https://johnbaconsalon.com/?p=7700',0,'revision','',0),(7701,1,'2023-11-08 05:59:22','2023-11-08 05:59:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:59:22','2023-11-08 05:59:22','',16,'https://johnbaconsalon.com/?p=7701',0,'revision','',0),(7702,1,'2023-11-08 05:59:22','2023-11-08 05:59:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 05:59:22','2023-11-08 05:59:22','',16,'https://johnbaconsalon.com/?p=7702',0,'revision','',0),(7704,1,'2023-11-08 06:19:16','2023-11-08 06:19:16','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:19:16','2023-11-08 06:19:16','',16,'https://johnbaconsalon.com/?p=7704',0,'revision','',0),(7705,1,'2023-11-08 06:19:16','2023-11-08 06:19:16','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Artists•</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours•</h3>		\n			<p>Monday - Friday</p>		\n			<p>8:0AM - 7:00PM</p>		\n			<p>Saturday</p>		\n			<p>8:0AM - 5:00PM</p>		\n			<p>Sunday</p>		\n			<p>8:0AM - 3:00PM</p>		\n			<h3>Appoitments•</h3>		\n			<a role=\"button\">\n						+1-800-356-8933\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p>In the heart of NYC: <br /><a href=\"https://www.google.com/maps/dir/41.8424176,23.4895156/Mure+Salon+New+York+City,+1566+2nd+Ave,+New+York,+NY+10028,+United+States/@40.7926618,-73.9939533,13.25z/data=!4m9!4m8!1m1!4e1!1m5!1m1!1s0x89c258beb305d8bd:0x263065d40241a8cc!2m2!1d-73.953776!2d40.774834\" target=\"_blank\" rel=\"noopener\">758 5th Avenue, New York, NY 10057</a></p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:19:16','2023-11-08 06:19:16','',16,'https://johnbaconsalon.com/?p=7705',0,'revision','',0),(7706,1,'2023-11-08 06:19:16','2023-11-08 06:19:16','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:19:16','2023-11-08 06:19:16','',16,'https://johnbaconsalon.com/?p=7706',0,'revision','',0),(7707,1,'2023-11-08 06:25:51','2023-11-08 06:25:51','Owner &amp; Senior Stylist •\n<h2>Mark Harris</h2>\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.\n<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a role=\"button\">\nSee other team members\n</a>','Mark Harris','Owner & Senior Stylist\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. ','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:25:51','2023-11-08 06:25:51','',1252,'https://johnbaconsalon.com/?p=7707',0,'revision','',0),(7708,1,'2023-11-08 06:25:51','2023-11-08 06:25:51','Owner &amp; Senior Stylist •\n<h2>Mark Harris</h2>\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. His extensive knowledge benefits everyone at Coiffure: He’s the lead educator for the salon’s up-and-coming stylists.\n<a href=\"https://www.instagram.com/vamtam.themes/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a role=\"button\">\nSee other team members\n</a>','Mark Harris','Owner & Senior Stylist\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. ','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:25:51','2023-11-08 06:25:51','',1252,'https://johnbaconsalon.com/?p=7708',0,'revision','',0),(7709,1,'2023-11-08 06:25:51','2023-11-08 06:25:51','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','Mark Harris','Owner & Senior Stylist\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. ','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:25:51','2023-11-08 06:25:51','',1252,'https://johnbaconsalon.com/?p=7709',0,'revision','',0),(7711,1,'2023-11-08 06:31:18','2023-11-08 06:31:18','','John_Bacon','','inherit','','closed','','john_bacon','','','2023-11-08 06:31:18','2023-11-08 06:31:18','',1252,'https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon.jpg',0,'attachment','image/jpeg',0),(7712,1,'2023-11-08 06:31:46','2023-11-08 06:31:46','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','Mark Harris','Owner & Senior Stylist\nFrom a young age, Mark always aspired to be a hair stylist. At the age of 18, after graduating high school, he moved from Florida to New York City to pursue his career. For the past several years, he’s traveled the globe teaching thousands of stylists her distinct method of “carving petals” to frame the face. Mark is currently offering several online haircutting classes designed for non-professional, home stylists. ','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:31:46','2023-11-08 06:31:46','',1252,'https://johnbaconsalon.com/?p=7712',0,'revision','',0),(7713,1,'2023-11-08 06:31:46','2023-11-08 06:31:46','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner\nohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:31:46','2023-11-08 06:31:46','',1252,'https://johnbaconsalon.com/?p=7713',0,'revision','',0),(7714,1,'2023-11-08 06:31:46','2023-11-08 06:31:46','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner\nohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:31:46','2023-11-08 06:31:46','',1252,'https://johnbaconsalon.com/?p=7714',0,'revision','',0),(7715,1,'2023-11-08 06:32:09','2023-11-08 06:32:09','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:32:09','2023-11-08 06:32:09','',16,'https://johnbaconsalon.com/?p=7715',0,'revision','',0),(7716,1,'2023-11-08 06:32:09','2023-11-08 06:32:09','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n			<h2>Salon•</h2>		\n		As a sustainably-minded salon, all of our products contain gentle, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. 		\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:32:09','2023-11-08 06:32:09','',16,'https://johnbaconsalon.com/?p=7716',0,'revision','',0),(7717,1,'2023-11-08 06:32:09','2023-11-08 06:32:09','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:32:09','2023-11-08 06:32:09','',16,'https://johnbaconsalon.com/?p=7717',0,'revision','',0),(7718,1,'2023-11-08 06:33:56','2023-11-08 06:33:56','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:33:56','2023-11-08 06:33:56','',16,'https://johnbaconsalon.com/?p=7718',0,'revision','',0),(7719,1,'2023-11-08 06:33:57','2023-11-08 06:33:57','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:33:57','2023-11-08 06:33:57','',16,'https://johnbaconsalon.com/?p=7719',0,'revision','',0),(7720,1,'2023-11-08 06:33:57','2023-11-08 06:33:57','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:33:57','2023-11-08 06:33:57','',16,'https://johnbaconsalon.com/?p=7720',0,'revision','',0),(7721,1,'2023-11-08 06:41:24','2023-11-08 06:41:24','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner\nohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:41:24','2023-11-08 06:41:24','',1252,'https://johnbaconsalon.com/?p=7721',0,'revision','',0),(7722,1,'2023-11-08 06:41:25','2023-11-08 06:41:25','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>ohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner John Bacon Salon\nJohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.\n\nJohn soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.\n\nThirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.\n\nEDUCATION:\nGraduate of Warwick Beauty Academy 1982\nGraduate of Robert Fiance Beauty Academy, NYC, NY 1983','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:41:25','2023-11-08 06:41:25','',1252,'https://johnbaconsalon.com/?p=7722',0,'revision','',0),(7723,1,'2023-11-08 06:41:25','2023-11-08 06:41:25','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>Owner John Bacon Salon		\n			<h2>John Bacon</h2>		\n		<p>John Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.</p><p>John soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.</p><p>Thirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.</p><h6>Education:</h6><p>Graduate of Warwick Beauty Academy 1982<br />Graduate of Robert Fiance Beauty Academy, NYC, NY 1983</p>		\n			<a role=\"button\">\n						See other team members\n					</a>','John Bacon','Owner John Bacon Salon\nJohn Bacon began his career in New York City, New York and quickly rose to be one of New York’s most sought after stylists. Along with servicing his high profile clientele, John’s styling expertise was also in great demand out of the salon. As a session stylist (editorial), his styles appeared in many national fashion magazines such as Vogue, Glamour and Gentleman’s Quarterly. John’s design innovations soon found him backstage for Broadway and off Broadway productions as senior styles designer. His reputation as an efficient backstage stylist brought him to Radio City Music Hall where he served as official stylist for the ABC production of “A Night of 100 Stars”.\n\nJohn soon joined the Maurice Tidy artistic team where he traveled the United States as an on stage educator. After a very successful career in New York City, John decided to move home to Providence, RI and soon founded John Bacon Salon in the fall of 1988. His dedication to his industry and team quickly catapulted John Bacon Salon to one of Southern New England’s most reputable salons.\n\nThirty four years later, he is proud to continue to provide to his customers a quality in service they have come to know.\n\nEDUCATION:\nGraduate of Warwick Beauty Academy 1982\nGraduate of Robert Fiance Beauty Academy, NYC, NY 1983','inherit','closed','closed','','1252-revision-v1','','','2023-11-08 06:41:25','2023-11-08 06:41:25','',1252,'https://johnbaconsalon.com/?p=7723',0,'revision','',0),(7724,1,'2023-11-08 06:44:49','2023-11-08 06:44:49','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:44:49','2023-11-08 06:44:49','',16,'https://johnbaconsalon.com/?p=7724',0,'revision','',0),(7725,1,'2023-11-08 06:44:49','2023-11-08 06:44:49','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n			<h2>Our commitment to being your reward</h2>		\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Location & Hours\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n				<a href=\"http://2\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M42.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L30.5 358.45a22.79 22.79 0 0 1-28.21-19.6 197.16 197.16 0 0 1 9-85.32 22.8 22.8 0 0 1 31.61-13.21zm44 239.25a199.45 199.45 0 0 0 79.42 32.11A22.78 22.78 0 0 0 192.94 490l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.4a22.82 22.82 0 0 0 4.09 34.09zm145.34-109.92l58.81 94a22.93 22.93 0 0 0 34 5.5 198.36 198.36 0 0 0 52.71-67.61A23 23 0 0 0 364.17 370l-105.42-34.26c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23a197.44 197.44 0 0 0-50.41-69.31 22.85 22.85 0 0 0-34 4.4l-62 91.92c-11.9 17.7 4.7 40.61 25.2 34.71L366 268.63a23 23 0 0 0 14.61-31.21zM62.11 30.18a22.86 22.86 0 0 0-9.9 32l104.12 180.44c11.7 20.2 42.61 11.9 42.61-11.4V22.88a22.67 22.67 0 0 0-24.5-22.8 320.37 320.37 0 0 0-112.33 30.1z\"></path></svg>				</a>\n					<a href=\"http://2\" target=\"_blank\" rel=\"noopener\">\n						Yelp					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:44:49','2023-11-08 06:44:49','',16,'https://johnbaconsalon.com/?p=7725',0,'revision','',0),(7726,1,'2023-11-08 06:44:49','2023-11-08 06:44:49','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 06:44:49','2023-11-08 06:44:49','',16,'https://johnbaconsalon.com/?p=7726',0,'revision','',0),(7728,1,'2023-11-08 07:09:21','2023-11-08 07:09:21','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 07:09:21','2023-11-08 07:09:21','',16,'https://johnbaconsalon.com/?p=7728',0,'revision','',0),(7729,1,'2023-11-08 07:09:22','2023-11-08 07:09:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n						CoiffureSalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 07:09:22','2023-11-08 07:09:22','',16,'https://johnbaconsalon.com/?p=7729',0,'revision','',0),(7730,1,'2023-11-08 07:09:22','2023-11-08 07:09:22','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Where Hair is Art</h1>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n		<p>343 South Main Street, Providence</p><p>401-421-1005</p>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img width=\"585\" height=\"287\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png.webp 585w, https://johnbaconsalon.com/wp-content/uploads/2023/11/JB-Salon-Diamond-with-tag.png-300x147.webp 300w\" sizes=\"(max-width: 585px) 100vw, 585px\" />																								\n		Established in September of 1988 John Bacon Salon had one goal in mind, the pursuit of excellence. 34 years later we are proud to continue to achieve our goal. Come visit John Bacon Salon and realize our commitment to being your reward.		\n			<a href=\"tel:401-521-1005\">\n						Call 401-421-1005\n					</a>\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Light_Blond_Medium_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"1037\" height=\"778\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778.jpg 1037w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-300x225.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-1024x768.jpg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-768x576.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Short_Brunette_Hair_Cut_Color_and_Style_1037x778-640x480.jpg 640w\" sizes=\"(max-width: 1037px) 100vw, 1037px\" />																								\n																					<img width=\"740\" height=\"730\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893.jpg 740w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-300x296.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Black_Hair_Bangs_Hair_Cut_and_Style_1037x778-e1699421248893-640x631.jpg 640w\" sizes=\"(max-width: 740px) 100vw, 740px\" />																								\n																					<img width=\"584\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505.jpg 584w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Young_Woman_Light_Blond_Long_Hair_Cut_Color_and_Style_1037x778-e1699420392505-225x300.jpg 225w\" sizes=\"(max-width: 584px) 100vw, 584px\" />																								\n																					<img width=\"582\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318.jpg 582w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Brunette_Hair_Cut_Color_and_Style_1037x778-e1699421371318-225x300.jpg 225w\" sizes=\"(max-width: 582px) 100vw, 582px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>If my hair looks good, \nI can deal with anything.</h2>		\n		<p>We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair, nourishing and natural ingredients and avoid any harsh or damaging chemical additives. We specialise in modern cuts and colour, with an emphasis on the long-term condition of your hair.</p>		\n			<a role=\"button\">\n						Read full story\n					</a>\n																					<img width=\"776\" height=\"777\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609.jpg 776w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-300x300.jpg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-150x150.jpg 150w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-768x769.jpg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-640x641.jpg 640w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John_Bacon_Salon_Providence_Dark_Blond_Bob_Hair_Cut_Color_and_Style_1037x778-e1699421103609-320x320.jpg 320w\" sizes=\"(max-width: 776px) 100vw, 776px\" />																								\n																					<img width=\"1170\" height=\"765\" src=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style.jpeg 1170w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-300x196.jpeg 300w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-1024x670.jpeg 1024w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-768x502.jpeg 768w, https://johnbaconsalon.com/wp-content/uploads/2023/11/John-Bacon-Salon-Providence-Young-Woman-Blond-Short-Hair-Cut-Color-Style-640x418.jpeg 640w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" />																								\n			<h6>Philosophy •</h6>		\n			<h2>Pushing the boundaries of creativity.​</h2>		\n			<h2>Stylists</h2>		\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/GettyImages-1441495005.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			<h2>Services•</h2>		\n			<h3>Hair</h3>		\n		<p>Haircut / Blow Dry: $30<br />Haircut Men: $30<br />Blow Dry Short: $30<br />Blow Dry Long: $30<br />Haircolor Half Highlight: $30<br />Ombre/Balayage: $30<br />Color Change: $70</p><p>All services are inclusive of Premium shampoo &amp; conditioner with head massage!</p>		\n			<h3>Beauty</h3>		\n		<p>Signature Brow: $25<br />Signature Shape &amp; Tint: $30<br />Upper Lip/Chin Hair: $10<br />Eyelash: $22<br />Brows: $20<br />Brow Lamination: $70<br />Lash Lift &amp; Tint: $100</p>		\n			<h3>Nails</h3>		\n		<p>Manicure: $20<br />Manicure Men: $20<br />French Manicure: $20<br />Manicure Permanent: $20<br />Nail Fill: $20<br />Nail Repair: $60</p>		\n			<a role=\"button\">\n						Full pricelist & Service breakdown\n					</a>\n			<h5>Happy Hour </h5>		\n		<p>Enjoy 10 percent off any services, Monday through Friday, from 11am - 3pm.<br />Simply mention “Happy Hour” when checking out with our receptionist.</p>		\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Cancellations: We require that you provide at least 24 hours notice in case you need to reschedule or cancel your appointment. If the notice hasn’t been given we charge 50% of the cost of your service. \n									</li>\n						</ul>\n			<h2>Must-Haves•</h2>		\n		<p>Exclusively curated products to suit all hair types</p>		\n			<a role=\"button\">\n						Shop all products\n					</a>\n																					<img src=\"https://coiffure.vamtam.com/wp-content/uploads/2023/01/top-shape.svg\" title=\"\" alt=\"\" loading=\"lazy\" />																								\n			Products you\'ll definitely use every day		\n			<h3>Hours</h3>		\n			<p>Monday</p>		\n			<p>9 am to 2 pm</p>		\n			<p>Tuesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Wednesday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Thursday</p>		\n			<p>9 am to 7 pm</p>		\n			<p>Friday</p>		\n			<p>9 am to 6 pm</p>		\n			<p>Saturday</p>		\n			<p>9 am to 5 pm</p>		\n			<h3>AppoiNtments</h3>		\n			<a role=\"button\">\n						401-421-1005\n					</a>\n			<a role=\"button\">\n						booking@domain.com\n					</a>\n		<p><br />343 South Main Street Providence RI 02903</p>		\n			<a role=\"button\">\n						Book an appointment\n					</a>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/pro-elements/assets/css/widget-carousel.min.css\">		\n						I had a wonderful experience at John Bacon salon. Leah did my highlights and Brazilian blowout and it was fabulous. I never leave a salon totally satisfied until I went there and everything came out perfect. I left happy and pleased with my new hair. Thank you!!					\n					<cite>Sydney L</cite>				\n						A happy chance of finding.\nJohn was recommended to me by someone I work with and I’m extremely happy with the suggestion.\nA style jem in providence- aesthetically pleasing and extremely engaging is the environment, but methodical and kind was my stylist.\nHe was an artist and I enjoyed the outcome. I’ll visit again in my travels, you should too.					\n					<cite>Miguel</cite>				\n						I love my stylist jessica she rocks\n&#x1f64f;&#x1f33b;&#x1f308;&#x1f499; …					\n					<cite>Mary H</cite>				\n						Had a great experience with Lea, she did a v nice job on my hair					\n					<cite>Julie S</cite>				\n						Couldn’t have asked for a better cut and color! John was extremely professional and kind. He took his time and made sure everything was perfect! From the way I was greeted to how I felt when I left...I am obsessed with this place!					\n					<cite>Jan M</cite>				\n						I screwed my hair up with color box product and made an appointment to come in. Mind you, never tried this place before. I was assigned to Jennifer. I was so happy with my color results and fix up! This is my new place now! Jennifer has such a beautiful personality too! Thank you so much Jen!					\n					<cite>Ella M</cite>				\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>							Previous\n							<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>							Next\n			<h2>4.6</h2>		\n					<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>						\n									</li>\n						</ul>\n			<link rel=\"stylesheet\" href=\"https://johnbaconsalon.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" tabindex=\"-1\" rel=\"noopener\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>				</a>\n					<a href=\"https://www.google.com/maps/place/John+Bacon+Salon/@41.821409,-71.4069909,17z/data=!4m8!3m7!1s0x89e4453e4615c3ef:0x8efecac03e796f4f!8m2!3d41.821409!4d-71.404416!9m1!1b1!16s%2Fg%2F1tzgknpx?entry=ttu\" target=\"_blank\" rel=\"noopener\">\n						Google					</a>\n			<h6>Follow us on Instagram</h6>		\n			<a href=\"https://www.instagram.com/vamtam.themes/?hl=bg\" target=\"_blank\" rel=\"noopener\">\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>			</a>\n			<a href=\"https://www.instagram.com/john_bacon_salon/\" target=\"_blank\" rel=\"noopener\">\n						Johnbaconsalon\n					</a>','Hair Salon ','','inherit','closed','closed','','16-revision-v1','','','2023-11-08 07:09:22','2023-11-08 07:09:22','',16,'https://johnbaconsalon.com/?p=7730',0,'revision','',0),(7731,1,'2023-11-08 07:11:17','2023-11-08 07:11:17','','John-Bacon-Salon-Hair-Salon-Providence-Logo-White','','inherit','','closed','','john-bacon-salon-hair-salon-providence-logo-white','','','2023-11-08 07:11:17','2023-11-08 07:11:17','',66,'https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg',0,'attachment','image/svg+xml',0),(7732,1,'2023-11-08 07:13:39','2023-11-08 07:13:39','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Hair-Salon-Providence-Where-Hair-Is-Art.svg\" alt=\"John Bacon Salon\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - John Bacon Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 07:13:39','2023-11-08 07:13:39','',66,'https://johnbaconsalon.com/?p=7732',0,'revision','',0),(7733,1,'2023-11-08 07:13:39','2023-11-08 07:13:39','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\" alt=\"\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - John Bacon Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 07:13:39','2023-11-08 07:13:39','',66,'https://johnbaconsalon.com/?p=7733',0,'revision','',0),(7734,1,'2023-11-08 07:18:04','2023-11-08 07:18:04','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\" alt=\"\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - John Bacon Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 07:18:04','2023-11-08 07:18:04','',66,'https://johnbaconsalon.com/?p=7734',0,'revision','',0),(7735,1,'2023-11-08 07:18:37','2023-11-08 07:18:37','<style>/*! elementor - v3.17.0 - 01-11-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>				\n																					<img src=\"https://johnbaconsalon.com/wp-content/uploads/2023/01/John-Bacon-Salon-Hair-Salon-Providence-Logo-White.svg\" alt=\"\" decoding=\"async\" />																								\n			<a role=\"button\">\n						Location\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Call 401-421-1005\n					</a>\n			<a role=\"button\">\n						Book now\n					</a>\n			<a href=\"tel:401-421-1005\">\n						Book Now\n					</a>','Header - John Bacon Salon','','inherit','closed','closed','','66-revision-v1','','','2023-11-08 07:18:37','2023-11-08 07:18:37','',66,'https://johnbaconsalon.com/?p=7735',0,'revision','',0);
/*!40000 ALTER TABLE `wpuf_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_sbi_feed_caches`
--

DROP TABLE IF EXISTS `wpuf_sbi_feed_caches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_feed_caches` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_id` varchar(255) NOT NULL DEFAULT '',
  `cache_key` varchar(255) NOT NULL DEFAULT '',
  `cache_value` longtext NOT NULL DEFAULT '',
  `cron_update` varchar(20) NOT NULL DEFAULT 'yes',
  `last_updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `feed_id` (`feed_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_feed_caches`
--

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

--
-- Table structure for table `wpuf_sbi_feeds`
--

DROP TABLE IF EXISTS `wpuf_sbi_feeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_feeds` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_name` text NOT NULL DEFAULT '',
  `feed_title` text NOT NULL DEFAULT '',
  `settings` longtext NOT NULL DEFAULT '',
  `author` bigint(20) unsigned NOT NULL DEFAULT 1,
  `status` varchar(255) NOT NULL DEFAULT '',
  `last_modified` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `author` (`author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_feeds`
--

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

--
-- Table structure for table `wpuf_sbi_instagram_feed_locator`
--

DROP TABLE IF EXISTS `wpuf_sbi_instagram_feed_locator`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_instagram_feed_locator` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `feed_id` varchar(50) NOT NULL DEFAULT '',
  `post_id` bigint(20) unsigned NOT NULL,
  `html_location` varchar(50) NOT NULL DEFAULT 'unknown',
  `shortcode_atts` longtext NOT NULL,
  `last_update` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `feed_id` (`feed_id`),
  KEY `post_id` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_instagram_feed_locator`
--

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

--
-- Table structure for table `wpuf_sbi_instagram_feeds_posts`
--

DROP TABLE IF EXISTS `wpuf_sbi_instagram_feeds_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_instagram_feeds_posts` (
  `record_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `id` int(11) unsigned NOT NULL,
  `instagram_id` varchar(1000) NOT NULL DEFAULT '',
  `feed_id` varchar(1000) NOT NULL DEFAULT '',
  `hashtag` varchar(1000) NOT NULL DEFAULT '',
  PRIMARY KEY (`record_id`),
  KEY `hashtag` (`hashtag`(191)),
  KEY `feed_id` (`feed_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_instagram_feeds_posts`
--

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

--
-- Table structure for table `wpuf_sbi_instagram_posts`
--

DROP TABLE IF EXISTS `wpuf_sbi_instagram_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_instagram_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `created_on` datetime DEFAULT NULL,
  `instagram_id` varchar(1000) NOT NULL DEFAULT '',
  `time_stamp` datetime DEFAULT NULL,
  `top_time_stamp` datetime DEFAULT NULL,
  `json_data` longtext NOT NULL DEFAULT '',
  `media_id` varchar(1000) NOT NULL DEFAULT '',
  `sizes` varchar(1000) NOT NULL DEFAULT '',
  `aspect_ratio` decimal(4,2) NOT NULL DEFAULT 0.00,
  `images_done` tinyint(1) NOT NULL DEFAULT 0,
  `last_requested` date DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_instagram_posts`
--

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

--
-- Table structure for table `wpuf_sbi_sources`
--

DROP TABLE IF EXISTS `wpuf_sbi_sources`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_sbi_sources` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `account_id` varchar(255) NOT NULL DEFAULT '',
  `account_type` varchar(255) NOT NULL DEFAULT '',
  `privilege` varchar(255) NOT NULL DEFAULT '',
  `access_token` varchar(1000) NOT NULL DEFAULT '',
  `username` varchar(255) NOT NULL DEFAULT '',
  `info` text NOT NULL DEFAULT '',
  `error` text NOT NULL DEFAULT '',
  `expires` datetime NOT NULL,
  `last_updated` datetime NOT NULL,
  `author` bigint(20) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `account_type` (`account_type`(191)),
  KEY `author` (`author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_sbi_sources`
--

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

--
-- Table structure for table `wpuf_term_relationships`
--

DROP TABLE IF EXISTS `wpuf_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_term_relationships`
--

LOCK TABLES `wpuf_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpuf_term_relationships` DISABLE KEYS */;
INSERT INTO `wpuf_term_relationships` VALUES (5,2,0),(8,2,0),(8,3,0),(66,39,0),(315,4,0),(315,10,0),(315,37,0),(327,40,0),(339,4,0),(339,10,0),(339,37,0),(356,36,0),(390,34,0),(642,40,0),(781,41,0),(1473,47,0),(1483,39,0),(2037,39,0),(2060,46,0),(2215,46,0),(2222,46,0),(2227,46,0),(2245,4,0),(2245,32,0),(2245,37,0),(2248,4,0),(2248,37,0),(2251,4,0),(2251,32,0),(2251,37,0),(2255,6,0),(2255,28,0),(2255,29,0),(2255,30,0),(2255,32,0),(2255,37,0),(2348,42,0),(2363,46,0),(2370,46,0),(2398,36,0),(3044,42,0),(3684,47,0),(4075,46,0),(4352,18,0),(4352,24,0),(4352,25,0),(4352,27,0),(4364,21,0),(4364,26,0),(4364,27,0),(4367,18,0),(4367,24,0),(4367,25,0),(4367,27,0),(4369,21,0),(4369,26,0),(4369,27,0),(4371,18,0),(4371,24,0),(4371,25,0),(4371,27,0),(4373,18,0),(4373,24,0),(4373,25,0),(4373,27,0),(4375,18,0),(4375,24,0),(4375,25,0),(4375,27,0),(4377,23,0),(4377,24,0),(4377,25,0),(4377,27,0),(4379,18,0),(4379,24,0),(4379,25,0),(4379,27,0),(4381,18,0),(4381,24,0),(4381,25,0),(4381,27,0),(4495,31,0),(4517,48,0),(4552,46,0),(4591,41,0),(4594,23,0),(4594,24,0),(4594,25,0),(4594,27,0),(4597,23,0),(4597,24,0),(4597,25,0),(4597,27,0),(4600,23,0),(4600,24,0),(4600,25,0),(4600,27,0),(4666,4,0),(4666,10,0),(4666,33,0),(4666,37,0),(4666,38,0),(4672,4,0),(4672,10,0),(4672,33,0),(4672,37,0),(4672,38,0),(4675,6,0),(4675,10,0),(4675,28,0),(4675,29,0),(4675,30,0),(4675,33,0),(4675,37,0),(4675,38,0),(4677,4,0),(4677,10,0),(4677,37,0),(4677,38,0),(4679,4,0),(4679,10,0),(4679,37,0),(4679,38,0),(4682,4,0),(4682,10,0),(4682,37,0),(4682,38,0),(4745,44,0),(4842,43,0),(5062,46,0),(5266,45,0),(5275,35,0),(5382,41,0),(5873,39,0),(5886,42,0),(6434,36,0),(6460,46,0),(6533,46,0),(6545,46,0),(6548,46,0),(6618,46,0),(6627,46,0),(6801,42,0),(6802,53,0),(6806,53,0),(6807,53,0),(7586,51,0),(7587,49,0),(7588,49,0),(7589,51,0),(7590,52,0),(7591,52,0),(7592,52,0),(7593,52,0),(7594,52,0),(7595,50,0),(7596,50,0),(7597,51,0),(7598,51,0),(7599,51,0),(7600,51,0),(7601,51,0),(7602,51,0),(7603,51,0),(7604,51,0),(7605,53,0),(7606,53,0),(7607,53,0),(7608,53,0),(7609,53,0),(7610,53,0),(7611,53,0),(7612,51,0),(7613,51,0),(7614,51,0),(7615,53,0),(7616,53,0),(7626,39,0),(7630,36,0),(7633,36,0),(7635,36,0);
/*!40000 ALTER TABLE `wpuf_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_term_taxonomy`
--

DROP TABLE IF EXISTS `wpuf_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=54 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_term_taxonomy`
--

LOCK TABLES `wpuf_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpuf_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpuf_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'wp_theme','',0,2),(3,3,'wp_template_part_area','',0,1),(4,4,'product_type','',0,10),(5,5,'product_type','',0,0),(6,6,'product_type','',0,2),(7,7,'product_type','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,8),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_visibility','',0,0),(16,16,'product_visibility','',0,0),(17,17,'product_cat','',0,0),(18,18,'category','',0,7),(19,19,'category','',0,0),(20,20,'category','',0,0),(21,21,'category','',0,2),(22,22,'category','',0,0),(23,23,'category','',0,4),(24,24,'post_tag','',0,11),(25,25,'post_tag','',0,11),(26,26,'post_tag','',0,2),(27,27,'post_tag','',0,13),(28,28,'pa_size','',0,2),(29,29,'pa_size','',0,2),(30,30,'pa_size','',0,2),(31,31,'elementor_library_type','',0,1),(32,32,'product_cat','',0,3),(33,33,'product_tag','',0,3),(34,34,'elementor_font_type','',0,1),(35,35,'elementor_library_type','',0,1),(36,36,'elementor_library_type','',0,3),(37,37,'product_cat','Use the latest stylist-recommended products for healthy, gorgeous hair.',0,12),(38,38,'product_tag','',0,6),(39,39,'elementor_library_type','',0,4),(40,40,'elementor_library_type','',0,2),(41,41,'elementor_library_type','',0,3),(42,42,'elementor_library_type','',0,4),(43,43,'elementor_library_type','',0,1),(44,44,'elementor_library_type','',0,1),(45,45,'elementor_library_type','',0,1),(46,46,'elementor_library_type','',0,15),(47,47,'elementor_library_type','',0,2),(48,48,'elementor_library_type','',0,1),(49,49,'nav_menu','',0,2),(50,50,'nav_menu','',0,2),(51,51,'nav_menu','',0,13),(52,52,'nav_menu','',0,5),(53,53,'nav_menu','',0,12);
/*!40000 ALTER TABLE `wpuf_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_termmeta`
--

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

--
-- Dumping data for table `wpuf_termmeta`
--

LOCK TABLES `wpuf_termmeta` WRITE;
/*!40000 ALTER TABLE `wpuf_termmeta` DISABLE KEYS */;
INSERT INTO `wpuf_termmeta` VALUES (1,28,'order','0'),(2,28,'order','0'),(3,29,'order','0'),(4,29,'order','0'),(5,30,'order','0'),(6,30,'order','0'),(7,32,'order','0'),(8,32,'order','0'),(9,32,'product_count_product_cat','3'),(10,33,'product_count_product_tag','3'),(11,37,'order','0'),(12,37,'order','0'),(13,37,'product_count_product_cat','12'),(14,37,'display_type',''),(15,37,'thumbnail_id','0'),(16,38,'product_count_product_tag','6');
/*!40000 ALTER TABLE `wpuf_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_terms`
--

DROP TABLE IF EXISTS `wpuf_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=54 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_terms`
--

LOCK TABLES `wpuf_terms` WRITE;
/*!40000 ALTER TABLE `wpuf_terms` DISABLE KEYS */;
INSERT INTO `wpuf_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'twentytwentythree','twentytwentythree',0),(3,'header','header',0),(4,'simple','simple',0),(5,'grouped','grouped',0),(6,'variable','variable',0),(7,'external','external',0),(8,'exclude-from-search','exclude-from-search',0),(9,'exclude-from-catalog','exclude-from-catalog',0),(10,'featured','featured',0),(11,'outofstock','outofstock',0),(12,'rated-1','rated-1',0),(13,'rated-2','rated-2',0),(14,'rated-3','rated-3',0),(15,'rated-4','rated-4',0),(16,'rated-5','rated-5',0),(17,'Uncategorized','uncategorized',0),(18,'Hair','hair',0),(19,'sample-image','sample-image',0),(20,'sample-product-image','sample-product-image',0),(21,'Skin','skin',0),(22,'Team','team',0),(23,'Treatment','treatment',0),(24,'Color','color',0),(25,'Hair','hair',0),(26,'Skin care','skin-care',0),(27,'Treatments','treatments',0),(28,'200ml','200ml',0),(29,'500ml','500ml',0),(30,'750ml','750ml',0),(31,'archive','archive',0),(32,'Beard','beard',0),(33,'Beatuty Products','beatuty-products',0),(34,'custom','custom',0),(35,'error-404','error-404',0),(36,'footer','footer',0),(37,'Hair','hair',0),(38,'Hair care','hair-care',0),(39,'header','header',0),(40,'loop-item','loop-item',0),(41,'page','page',0),(42,'popup','popup',0),(43,'product','product',0),(44,'product-archive','product-archive',0),(45,'search-results','search-results',0),(46,'section','section',0),(47,'single-page','single-page',0),(48,'single-post','single-post',0),(49,'Footer','footer',0),(50,'Footer Menu - Beauty &amp; Salon','footer-menu-beauty-salon',0),(51,'Main','main',0),(52,'Menu Footer - Barber','menu-footer-barber',0),(53,'Side Menu - Barber','side-menu-barber',0);
/*!40000 ALTER TABLE `wpuf_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_usermeta`
--

DROP TABLE IF EXISTS `wpuf_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=33 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_usermeta`
--

LOCK TABLES `wpuf_usermeta` WRITE;
/*!40000 ALTER TABLE `wpuf_usermeta` DISABLE KEYS */;
INSERT INTO `wpuf_usermeta` VALUES (1,1,'nickname','admin'),(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,'wpuf_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpuf_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"a7c0e694a6bbee48902fa1addaf607d8d8e021502635d1eca0487ff6db389843\";a:4:{s:10:\"expiration\";i:1699488399;s:2:\"ip\";s:13:\"108.12.232.34\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15\";s:5:\"login\";i:1699315599;}}'),(17,1,'wpuf_dashboard_quick_press_last_post_id','7618'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"108.12.232.0\";}'),(19,1,'wpuf_persisted_preferences','a:3:{s:14:\"core/edit-site\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2023-11-06T13:15:57.006Z\";s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),(20,1,'wpuf_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"4Vt2yhBSWpqHhz5VwJqrLDHh6VTJYE6v\";s:11:\"auth_secret\";s:32:\"L0nLVRUavw90P4A1vLljSpzz2UQAkTZE\";s:12:\"access_token\";s:293:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjU3OTk5MDIsImF1ZCI6Imh0dHBzOi8vam9obmJhY29uc2Fsb24uY29tLyIsImNsaWVudF9pZCI6IjRWdDJ5aEJTV3BxSGh6NVZ3SnFyTERIaDZWVEpZRTZ2IiwiY29ubmVjdF90eXBlIjoibGlicmFyeSIsImlhdCI6MTY5OTEzOTM1NywiZXhwIjozMTcyNDM1ODE3NTd9.-51-XpaA3PlhOunji1MoFW8d8rNi3ul7wBqeRh77iNs\";s:19:\"access_token_secret\";s:32:\"WuIAEpT2UNIANQ4w8VrPO281tMy5JUky\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:26:\"scott@scottclarkdesign.com\";}s:19:\"data_share_opted_in\";b:1;}'),(21,1,'_woocommerce_tracks_anon_id','woo:P0Rpf8PTpTkiDwLXwBIXJg71'),(22,1,'wc_last_active','1699401600'),(23,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:\"\";}'),(24,1,'last_update','1699276557'),(25,1,'elementor_introduction','a:4:{s:27:\"ai-get-started-announcement\";b:1;s:14:\"ai_get_started\";b:1;s:20:\"globals_introduction\";b:1;s:16:\"favorites-notice\";b:1;}'),(27,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(28,1,'wpuf_user-settings','libraryContent=browse&editor=tinymce'),(29,1,'wpuf_user-settings-time','1699367246'),(30,1,'nav_menu_recently_edited','50'),(31,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\";}'),(32,1,'metaboxhidden_nav-menus','a:5:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:15:\"add-product_cat\";i:4;s:15:\"add-product_tag\";}');
/*!40000 ALTER TABLE `wpuf_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_users`
--

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

--
-- Dumping data for table `wpuf_users`
--

LOCK TABLES `wpuf_users` WRITE;
/*!40000 ALTER TABLE `wpuf_users` DISABLE KEYS */;
INSERT INTO `wpuf_users` VALUES (1,'admin','$P$BzHhwMcmto4MVUKsLbac7eReDvY7lw1','admin','admin@johnbaconsalon.com','https://johnbaconsalon.com','2023-07-31 00:27:14','',0,'admin');
/*!40000 ALTER TABLE `wpuf_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpuf_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_wc_admin_note_actions`
--

LOCK TABLES `wpuf_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpuf_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpuf_wc_admin_note_actions` VALUES (1,1,'notify-refund-returns-page','Edit page','https://johnbaconsalon.com/wp-admin/post.php?post=17&action=edit','actioned','',NULL,NULL),(2,2,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL);
/*!40000 ALTER TABLE `wpuf_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpuf_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_wc_admin_notes`
--

LOCK TABLES `wpuf_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpuf_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpuf_wc_admin_notes` VALUES (1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2023-11-06 13:01:34',NULL,0,'plain','',1,1,'info'),(2,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2023-11-06 13:07:27',NULL,0,'plain','',1,1,'info');
/*!40000 ALTER TABLE `wpuf_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_category_lookup`
--

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

--
-- Table structure for table `wpuf_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_customer_lookup`
--

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

--
-- Table structure for table `wpuf_wc_download_log`
--

DROP TABLE IF EXISTS `wpuf_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_download_log`
--

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

--
-- Table structure for table `wpuf_wc_order_addresses`
--

DROP TABLE IF EXISTS `wpuf_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_addresses`
--

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

--
-- Table structure for table `wpuf_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wpuf_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wpuf_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_operational_data`
--

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

--
-- Table structure for table `wpuf_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_product_lookup`
--

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

--
-- Table structure for table `wpuf_wc_order_stats`
--

DROP TABLE IF EXISTS `wpuf_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_stats`
--

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

--
-- Table structure for table `wpuf_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpuf_wc_orders`
--

DROP TABLE IF EXISTS `wpuf_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_orders`
--

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

--
-- Table structure for table `wpuf_wc_orders_meta`
--

DROP TABLE IF EXISTS `wpuf_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_orders_meta`
--

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

--
-- Table structure for table `wpuf_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wpuf_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wpuf_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_product_download_directories`
--

LOCK TABLES `wpuf_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wpuf_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wpuf_wc_product_download_directories` VALUES (1,'file:///home/ybnttrqi/public_html/johnbaconsalon.com/wp-content/uploads/woocommerce_uploads/',1),(2,'https://johnbaconsalon.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wpuf_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpuf_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_wc_product_meta_lookup`
--

LOCK TABLES `wpuf_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpuf_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpuf_wc_product_meta_lookup` VALUES (315,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(339,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(2245,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(2248,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(2251,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(2255,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4666,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4672,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4675,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4677,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4679,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4682,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4866,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4867,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4868,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4967,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4968,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable',''),(4969,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wpuf_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpuf_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_rate_limits`
--

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

--
-- Table structure for table `wpuf_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpuf_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_reserved_stock`
--

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

--
-- Table structure for table `wpuf_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpuf_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_tax_rate_classes`
--

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

--
-- Table structure for table `wpuf_wc_webhooks`
--

DROP TABLE IF EXISTS `wpuf_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_wc_webhooks`
--

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

--
-- Table structure for table `wpuf_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_api_keys`
--

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

--
-- Table structure for table `wpuf_woocommerce_attribute_taxonomies`
--

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

--
-- Dumping data for table `wpuf_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wpuf_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wpuf_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wpuf_woocommerce_attribute_taxonomies` VALUES (1,'size','Size','select','menu_order',0);
/*!40000 ALTER TABLE `wpuf_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpuf_woocommerce_log`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_log`
--

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

--
-- Table structure for table `wpuf_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wpuf_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_order_items`
--

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

--
-- Table structure for table `wpuf_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpuf_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpuf_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpuf_woocommerce_sessions`
--

LOCK TABLES `wpuf_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpuf_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpuf_woocommerce_sessions` VALUES (1,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:771:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2023-11-06T13:15:57+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"RI\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:2:\"RI\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:24:\"admin@johnbaconsalon.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1699449360);
/*!40000 ALTER TABLE `wpuf_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpuf_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `location_id` (`location_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 `wpuf_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpuf_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpuf_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpuf_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpuf_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpuf_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpuf_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 `wpuf_woocommerce_tax_rates`
--

LOCK TABLES `wpuf_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wpuf_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpuf_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-31 15:51:35
